document.write( "Question 19879: The length of a rectangular garden is 10 feet longer than its width. If the garden's perimeter is 184 feet, what is the area of the garden in square feet?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #67015 by zerosignal(28)![]() ![]() You can put this solution on YOUR website! Given: length is 10 ft longer than its width, perimeter is 184 ft.\r \n" ); document.write( "\n" ); document.write( "Let x = width (a) \n" ); document.write( "Let x+10 = length (b)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "therefore, the width of the garden is 41 feet, and the length is 41+10 = 51 feet.\r \n" ); document.write( "\n" ); document.write( "Area of a rectangle is A = a*b\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |