document.write( "Question 1122921: Write a formula that expresses the radius of a circle in cm, r, in terms of the circumference of the circle in inches, C.\r
\n" ); document.write( "\n" ); document.write( "r=\r
\n" ); document.write( "\n" ); document.write( "Write a formula that expresses the area of the circle in cm2, A, in terms of the radius of the circle in cm, r.\r
\n" ); document.write( "\n" ); document.write( "A=\r
\n" ); document.write( "\n" ); document.write( "Write a formula that expresses the area of the circle in cm2, A, in terms of the circumference of the circle in inches, C.\r
\n" ); document.write( "\n" ); document.write( "A=\r
\n" ); document.write( "\n" ); document.write( "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.\r
\n" ); document.write( "\n" ); document.write( "f(C)=\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #739166 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
Write a formula that expresses the radius of a circle in cm, r, in terms of the circumference of the circle in inches, C. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula for circumference of a circle is C = 2 * pi * r
\n" ); document.write( "C is the circumference, r is the radius.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if you solve this equation for r, you will get:
\n" ); document.write( "r = C / (2 * pi).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Write a formula that expresses the area of the 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( "the formula for the area of a circle is A = pi * r^2.
\n" ); document.write( "A is the area and r is the radius.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Write a formula that expresses the area of the circle in cm2, A, in terms of the circumference of the circle in inches, C. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula for the circumference of a circle C = 2 * pi * r\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula for the area of a circle is A = pi * r^2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in the formula of C = 2 * pi * r, solve for r to get r = C / (2 * pi)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in the formula of A = pi * r^2, replace r with C / (2 * pi) to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A = pi * (C / (2 * pi)) ^ 2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "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. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the function f determines the area of the circle in square centimeters, given the circumference of the circle in inches.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula for the circumference of the circle is C = 2 * pi * r.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve this formula for r to get r = C / (2 * pi)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula for the area of the circle is A = pi * r^2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "replace r in this formula with C / (2 * pi) to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A = pi * (C / (2 * pi)) ^ 2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "now C is in inches and you want A in square centimeters.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the conversion factor from inches to centimeters is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1 inch = 2.54 centimeters\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "therefore, if the circumference is in inches, you would multiply it by 2.54 to get the equivalent value in centimeters.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you formula for A in terms of C would become:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A = pi * (C / (2 * pi) * 2.54) ^ 2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this could also be written as:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A = pi * (C / (2 * pi)) ^ 2 * 2.54 ^ 2.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );