document.write( "Question 1127231: A)Write a formula that expresses the radius of a circle in cm, r, in terms of the circumference of the circle in inches, C.
\n" ); document.write( "B)Write a formula that expresses the area of the circle in cm2, A, in terms of the radius of the circle in cm, r.
\n" ); document.write( "C)Write a formula that expresses the area of the circle in cm2, A, in terms of the circumference of the circle in inches, C.
\n" ); document.write( "D)Suppose the function f determines the area of the circle in cm2 given the circumference of the circle in inches, C. Write a function formula for f.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #743710 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A)Write a formula that expresses the radius of a circle in cm, r, in terms of the circumference of the circle in inches, C.
\n" ); document.write( "1 inch = 2.54 cm
\n" ); document.write( "\"%282%2Api%2Ar%29%2F2.54\" = C in inches
\n" ); document.write( "\"2%2Api%2Ar+=+2.54%2AC\"
\n" ); document.write( ":
\n" ); document.write( "\"r+=+%282.54%2AC%29%2F%282%2Api%29\"
\n" ); document.write( "\"r+=+%281.27%2AC%29%2Fpi\"
\n" ); document.write( ":
\n" ); document.write( "B)Write a formula that expresses the area of the circle in cm2, A, in terms of the radius of the circle in cm, r.
\n" ); document.write( "\"A+=+pi%2Ar%5E2\"
\n" ); document.write( ":
\n" ); document.write( "C)Write a formula that expresses the area of the circle in cm2, A, in terms of the circumference of the circle in inches, C.
\n" ); document.write( "replace r with \"%281.27C%29%2Fpi\"
\n" ); document.write( "\"A+=+pi%2A%28%281.27C%29%2Fpi%29%5E2\"
\n" ); document.write( "\"A+=+pi%2A%28%281.27C%29%2Fpi%29%2A%28%281.27C%29%2Fpi%29\"
\n" ); document.write( "\"A+=+1.27C%28%281.27C%29%2Fpi%29\"
\n" ); document.write( "\"A+=+%281.6129C%5E2%29%2Fpi\"
\n" ); document.write( ":
\n" ); document.write( "D)Suppose the function f determines the area of the circle in cm2 given the circumference of the circle in inches, C. Write a function formula for f.
\n" ); document.write( "\"f%28C%29+=+%281.6129C%5E2%29%2Fpi\"
\n" ); document.write( "
\n" );