Question
Question: If x = r sinA cosC, y= r sinA sinC and z = r cosA , then prove that \({{r}^{2}}={{x}^{2}}+{{y}^{2}}+...
If x = r sinA cosC, y= r sinA sinC and z = r cosA , then prove that r2=x2+y2+z2.
Solution
Evaluate the sum x2+y2 first. Then add it to z2 to get the result. Use the trigonometric identity sin2A+cos2A=1.
Complete step-by-step answer:
We have x = r sinA cosC
Squaring both sides, we get
x2=(rsinAcosC)2
We know that (ab)m=ambm
Using the above formula, we get
x2=r2sin2Acos2C (i)
y= r sinA sinC
Squaring both sides, we get
y2=(rsinAsinC)2
We know that (ab)m=ambm
Using the above formula, we get
y2=r2sin2Asin2C (ii)
Adding equation (i) and equation (ii), we get
x2+y2=r2sin2Acos2C+r2sin2Asin2C
Taking r2sin2A common, we get
x2+y2=r2sin2A(cos2C+sin2C)
We know that sin2A+cos2A=1.
Using the above formula, we get
x2+y2=r2sin2A(1)
⇒x2+y2=r2sin2A (iii)
Also, we know have z = r cosA
Squaring both sides, we get
z2=(rcosA)2
We know that (ab)m=ambm
Using the above formula, we get
z2=r2cos2A (iv)
Adding equation (iii) and equation (iv), we get
x2+y2+z2=r2sin2A+r2cos2A
Taking r2 common in RHS, we get
x2+y2+z2=r2(sin2A+cos2A)
We know that sin2A+cos2A=1.
Using the above formula, we get
x2+y2+z2=r2(1)
⇒x2+y2+z2=r2
Hence proved.
Note: [1] If v→ is any vector in 3D-space of magnitude r making an angle C with z-axis, and projection of the vector v in x-y plane making an angle A with x-axis, then we have v=rsinAcosCi+rsinAsinCj+rcosAk=xi+yj+zk
Taking modulus on both sides we get
v=x2+y2+z2
But magnitude of |v| = r.
Substituting the value of |v| we get
r=x2+y2+z2
Squaring both sides, we get
r2=(x2+y2+z2)2
⇒x2+y2+z2=r2
Hence proved.
[2] Here x, y and z can be considered as the x-coordinate, y-coordinate and the z-coordinate of a point P and r as the distance of P from origin in 3-D plane.