document.write( "Question 1110878: You have a circular garden with an area of 32 square feet. If you increase the radius by a scale factor of 5, what is the area of the new garden?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I think it may be:
\n" );
document.write( "32=r^2(pi)\r
\n" );
document.write( "\n" );
document.write( "so with scale factor of 5, it would be:
\n" );
document.write( "(5r)^2
\n" );
document.write( "so 25*32 or 800 square feet \n" );
document.write( "
Algebra.Com's Answer #725873 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! You are correct. The answer is 800 square feet. The linear dimension increases by a scale factor of 5, so the area increases by a scale factor of 5^2 = 5*5 = 25. This idea works for any shape. It does not have to be a circle. \n" ); document.write( " |