document.write( "Question 222731: Hannah wants to plant strawberries in a circular plot covering an area of 15 sq meters - write an equation you can use to find the radius \n" ); document.write( "
Algebra.Com's Answer #166808 by edjones(8007)![]() ![]() You can put this solution on YOUR website! A=pi*r^2 \n" ); document.write( "pi*r^2=15 \n" ); document.write( "r^2=15/pi \n" ); document.write( "r=sqrt(15/pi) \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |