find range of sqrt(25-x^2-y^2-z^2)
\[\sqrt{25-x^{2}-y^{2}-z^{2}}\]
25 - x^2 - y^2 - z^2 ≥ 0 25 ≥ x^2 + y^2 + z^2 5^2 ≥ x^2 + y^2 + z^2 so it's a sphere with the radius less than or equal to 5
actually it's the upper hemisphere
ok, just use sphere formula to find the range?? can't be calculate by using function way??
actually this is the multivariable function question
f(x,y,z)=sqrt(25-x^2-y^2-z^2)
if that's the case, 0 <= f(x,y,z) <= 5
ya, but how to calculate??
still using sphere formula??
well it's not sphere anymore. It's like a 4-dimension "sphere"
quite blur.... is there any method of calculation??
well, i'm certian there are.
sqrt(r^2 - x^2) is a upper semi-circle and the range is 0 <= y = < r sqrt(r^2 - x^2 - y^2) is an upper hemisphere, range: 0 <= z <= r sqrt(r^2 - x^2 - y^2 - z^2) (this is 4-d), regardless, range: 0 <= f(x,y,z) <= r
ok. thx a lot, understand ald... ^^
Join our real-time social learning platform and learn together with your friends!