document.write( "Question 911273: The width of a rectangle is 6 in. less than its length. The perimeter is 68 in.
\n" );
document.write( "
\n" );
document.write( "What is the width of the rectangle? \n" );
document.write( "
Algebra.Com's Answer #552977 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The width of a rectangle is 6 in. less than its length. The perimeter is 68 in.\r \n" ); document.write( "\n" ); document.write( " What is the width of the rectangle? \n" ); document.write( "----- \n" ); document.write( "perimeter = 2(length + width) \n" ); document.write( "68 = 2(L + L-6) \n" ); document.write( "34 = 2L-6 \n" ); document.write( "2L = 40 \n" ); document.write( "Length = 20 in \n" ); document.write( "Width = L-6 = 14 \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------- \n" ); document.write( " |