document.write( "Question 504021: the length of a rectangular parking lot is 8 meters less than twice its width. and the perimeter is 470 meters, find the length of the parking lot.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #339489 by Sarpi(32)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let W= the width \n" ); document.write( "Therefore, Length(L)= 2W-8 \"8meters less than twice of W\" \n" ); document.write( " Perimeter=470\r \n" ); document.write( "\n" ); document.write( "Formula: the perimeter of a rectangle; P=2(L+W)\r \n" ); document.write( "\n" ); document.write( "=> 470=2[(2W-8)+W) \n" ); document.write( " 470=2(3W-8) \n" ); document.write( " 470=6W-16 \n" ); document.write( "470+16=6w \n" ); document.write( " 486=6W \n" ); document.write( " \n" ); document.write( " W=81\r \n" ); document.write( "\n" ); document.write( "However, L= (2*81)-8 =154meters\r \n" ); document.write( "\n" ); document.write( "Verification: \n" ); document.write( "Length=154 \n" ); document.write( "Width=81\r \n" ); document.write( "\n" ); document.write( "Perimeter=2(154+81)=470meters \n" ); document.write( " \n" ); document.write( " |