document.write( "Question 1072631: The area of a rectangle is 22 square centimeters. If the length is 5 centimeters less than twice the width, then find the dimensions of the rectangle. Round off to the nearest tenth of a centimeter. \n" ); document.write( "
Algebra.Com's Answer #687470 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
w width
\n" ); document.write( "L length
\n" ); document.write( "L=2w-5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"wL=w%282w-5%29=22\"
\n" ); document.write( "\"2w%5E2-5w-22=0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"w=%285%2Bsqrt%2825%2B4%2A2%2A22%29%29%2F4\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"w=%285%2Bsqrt%28201%29%29%2F4\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"w=4.794\"
\n" ); document.write( "\"L=4.589\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "ROUNDED, nearest tenth
\n" ); document.write( "\"system%28w=4.8%2CL=4.6%29\"
\n" ); document.write( "
\n" );