document.write( "Question 805212: The width of a rectangle is five less than twice the length. The perimeter of the rectangle is 68 cm. Find the dimensions of the rectangle. Please help.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #485152 by edjones(8007)![]() ![]() You can put this solution on YOUR website! w=2L-5 \n" ); document.write( "2L+2w=68 \n" ); document.write( "2L+2(2L-5)=68 \n" ); document.write( "2L+4L-10=68 \n" ); document.write( "6L=78 \n" ); document.write( "L=13 cm \n" ); document.write( "w=21 cm \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |