Question 1027514
.
Find the volume of a sphere with a great circle area of 201.06 square inches
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


<pre>
The area of the circle is {{{pi*R^2}}}.

Therefore, the condition gives you an equation to find the radius of the sphere:

{{{3.14*R^2}}} = {{{201.06}}} {{{in^2}}}.

Hence, {{{R}}} = {{{sqrt(201.06/(3.14))}}} = {{{sqrt(64)}}} = {{{8}}} in (approximately).

Then the sphere volume {{{V}}} = {{{(4/3)*pi*R^3}}} = {{{(4/3)*3.14*8^3}}} = {{{2143.57}}} {{{in^3}}} (approximately).
</pre>