document.write( "Question 705356: The area of a cicle can be found by multiplying the number 3.14 by the square of the radius. If the radius of a circle is r, write an expression that represents the area of the circle. \n" ); document.write( "
Algebra.Com's Answer #434563 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
AREA=3.14*R^2 \n" ); document.write( "
\n" );