document.write( "Question 64387This question is from textbook Algebra Structure and Method
\n" );
document.write( ": I do not understand how to set this problem up. \r
\n" );
document.write( "\n" );
document.write( "A small city park consists of a rectangular lawn surrounded on all sides by a 330m2(squared) borded of flowers 2.5m wide. Find the area of the lawn if the entire park is 5m longer than it is wide. \n" );
document.write( "
Algebra.Com's Answer #45016 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A small city park consists of a rectangular lawn surrounded on all sides by a 330m2(squared) borded of flowers 2.5m wide. Find the area of the lawn if the entire park is 5m longer than it is wide. \n" ); document.write( "--------- \n" ); document.write( "Draw the picture: a rectangle inside a larger rectangle. \n" ); document.write( "Let the dimensions of the outer rectangle be x and x+5; label the picture with these dimensions. \n" ); document.write( "The dimensions of the inner rectangle are x-5 and x+5-5=x because the border \n" ); document.write( "is 2.5 on each side. These are the dimensions of the lawn. \n" ); document.write( "The area of the lawn is therefore (x)(x-5) or x^2-5x \n" ); document.write( "We need to find \"x\".\r \n" ); document.write( "\n" ); document.write( "--------- \n" ); document.write( "EQUATION: \n" ); document.write( "Area of outer rectangle - Area of inner rectangle = 330 m^2 \n" ); document.write( "x(x+5)-(x(x-5))=330 \n" ); document.write( "x^2+5x-x^2+5x=330 \n" ); document.write( "10x=330 \n" ); document.write( "x=33 meters \n" ); document.write( "Lawn area = x(x-5)= 33(28)= 924 m^2 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |