document.write( "Question 1123098: the function f(r)=πr^2 determines the area of a circle in cm2, A, in terms of the radius of the circle in cm, r. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a. Write a function g that determines the radius of a circle in cm, r, in terms of the area of the cirlce in cm2, A.
\n" ); document.write( "g(A)= \r
\n" ); document.write( "\n" ); document.write( "b. Use function notation to answer the following questions:
\n" ); document.write( "-What is the area (in cm2) of a circle whose radius is 2.21 cm?\r
\n" ); document.write( "\n" ); document.write( "-What is the radius (in cm) of a circle whose area is 1798 cm2?\r
\n" ); document.write( "\n" ); document.write( "-How much greater is the area of a circle whose radius is 15.3 cm than the area of a circle whose radius is 15.2 cm?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #739340 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
area=pi*r^2 so sqrt (area/pi)=r
\n" ); document.write( "g(r)=sqrt)area/pi
\n" ); document.write( "A=pi*2.21^2=15.34 cm^2
\n" ); document.write( "r=sqrt(1798/pi)=23.92 cm
\n" ); document.write( "it is the ratio of (15.3/15.2)^2=1.013 times greater
\n" ); document.write( "15.3^2*pi=735.42
\n" ); document.write( "15.2^*pi=725.83
\n" ); document.write( "That ratio is 1.013
\n" ); document.write( "
\n" );