document.write( "Question 103909: suppose that the width of a rectangle is 5 inches shorter than the length and that the perimeter of the rectangle is 50.
\n" );
document.write( "set up an equation for the perimeter involving only L, the length of the rectangle.
\n" );
document.write( "sove this equation algebraically to find the length of the rectange. find the width as well.\r
\n" );
document.write( "\n" );
document.write( "thanks for the help-renee \n" );
document.write( "
Algebra.Com's Answer #75586 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! W=L-5 \n" ); document.write( "PERIMETER=2L+2W \n" ); document.write( "50=2L+2(L-5) \n" ); document.write( "50=2L+2L-10 \n" ); document.write( "50=4L-10 \n" ); document.write( "4L=50+10 \n" ); document.write( "4L=60 \n" ); document.write( "L=60/4 \n" ); document.write( "L=15 ANSWER FOR THE LENGTH. \n" ); document.write( "W=15-5 \n" ); document.write( "W=10 ANSWER FOR THE WIDTH. \n" ); document.write( "PROOF \n" ); document.write( "2*15+2*10=50 \n" ); document.write( "30+20=50 \n" ); document.write( "50=50 \n" ); document.write( " \n" ); document.write( " |