document.write( "Question 202806: The perimeter of a lot is 190 m. The width is one fourth the length. Find the dimensions.\r
\n" );
document.write( "\n" );
document.write( "Could you please help me leabel them like 1,2,1a,2a,3,3 into 1,etc. \n" );
document.write( "
Algebra.Com's Answer #152981 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! let x= short side \n" ); document.write( "let 4x= long side \n" ); document.write( "2x+2(4x)=190 \n" ); document.write( "10x=190 \n" ); document.write( "x=19 short side \n" ); document.write( "4x=76 long side \n" ); document.write( " \n" ); document.write( " |