document.write( "Question 1173944: The area of a circle is proportional to the square of its radius. If the area of a circle whose diameter is 5cm is 19.635 cm^2. What is the constant of proportionality? What is the equation that describes the relation? \n" ); document.write( "
Algebra.Com's Answer #799291 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi, \n" ); document.write( "Area of a circle is proportional to the square of its radius \n" ); document.write( "C = kR \n" ); document.write( "19.635 = k 2.5^2 \n" ); document.write( "k = 19.635/6.25 \n" ); document.write( "k = 3.14 \n" ); document.write( "Area of Circle = 3.14 x R^2 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |