document.write( "Question 1177833: A landscape architect is planning a circular flower
\n" );
document.write( "bed that will be surrounded by a ring of paving
\n" );
document.write( "stones, 25 cm wide. The area of the ring of paving
\n" );
document.write( "stones will be half the area of the flower bed.
\n" );
document.write( "Determine the radius of the flower bed, to the
\n" );
document.write( "nearest centimetre. \n" );
document.write( "
Algebra.Com's Answer #806938 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "pi*(r+25)^2 -pi*r^2= (1/2) pi*r^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "pi*(r+25)^2 = (3/2) pi*r^2\r \n" ); document.write( "\n" ); document.write( "(r+25)^2= 3/2 * r^2\r \n" ); document.write( "\n" ); document.write( "r^2+50t +625 = 3/2 * r^2 \r \n" ); document.write( "\n" ); document.write( "r^2-(3/2)r^2=-625\r \n" ); document.write( "\n" ); document.write( "-(1/2) r^2 =-625\r \n" ); document.write( "\n" ); document.write( "r^2= 1250\r \n" ); document.write( "\n" ); document.write( "r = 35 cm\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |