document.write( "Question 625524: .can you please help me solve this problem. i am stuck.
\n" );
document.write( " Find the length of a rectangular lot with a perimeter of 96 meters if the
\n" );
document.write( "length is 8 meters more than the width. (P = 2L + 2W)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #393606 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 2(w+8)+2w=96 \n" ); document.write( "2w+16+2w=96 \n" ); document.write( "4w=96-16 \n" ); document.write( "4w=80 \n" ); document.write( "w=80/4 \n" ); document.write( "w=20 \n" ); document.write( "w+8=28 \n" ); document.write( " |