document.write( "Question 1064785: The length of the rectangular lot is 6 more then its widht. If the perimeter is 152 m. What are its dimensions? \n" ); document.write( "
Algebra.Com's Answer #679874 by addingup(3677)![]() ![]() You can put this solution on YOUR website! 2L+2W = Perimeter \n" ); document.write( "and \n" ); document.write( "L = W+6 substitute is the formula above: \n" ); document.write( "2(W+6)+2W = 152 \n" ); document.write( "2W+12+2W = 152 \n" ); document.write( "4W = 140 \n" ); document.write( "W = 35 \n" ); document.write( "L = W+6 = 35+6 = 41 \n" ); document.write( "--------------------------------- \n" ); document.write( "Check: \n" ); document.write( "2L+2W = 152 \n" ); document.write( "2(41)+2(35) = 152 \n" ); document.write( "82+70 = 152 Correct. \n" ); document.write( ": \n" ); document.write( "John \n" ); document.write( " |