document.write( "Question 565972: I really need your help!
\n" );
document.write( "The length of a rectangle is 3ft less than 2 times the width. What is the length and width if the perimeter is 42? \n" );
document.write( "
Algebra.Com's Answer #366075 by ad_alta(240)![]() ![]() You can put this solution on YOUR website! Let 'l' be the length and 'w' the width. Then l=2w-3. Also, 42=2w+2l. Substituting the first equation into the second we get 42=2w+2(2w-3). Solving, we get w=8 and l=13. \n" ); document.write( " |