Compute the surface area of a sphere of radius R Hint use th
Compute the surface area of a sphere of radius R. Hint: use the parametric form of a circle.
Solution
consider any circle at a distance x from centre of sphere :
circumgference of circle - 2* sqrt[R2 - x2]dx
integrate it using substitution
put x = r sin
dx = r cos d
: 2* *(R cos)*(R* cos) d
: R2 [ 1 + cos2 ] d
: R2 [ + sin2/2 }
put limits of from 0 to /2 and multiply it by 2 in end
: 2R2 [2 ]
4r2 answer !!!
