document.write( "Question 338556: The width of a rectangle is 4 cm less than its length. If the area of the rectangle is 87cm^2 what are the dimensions of the rectangle? Round to the nearest thousandth. \r
\n" );
document.write( "\n" );
document.write( "I have figured out the answer as \r
\n" );
document.write( "\n" );
document.write( "Length = 11.539
\n" );
document.write( "Width = 7.539\r
\n" );
document.write( "\n" );
document.write( "Just don't know the formula or how to solve, help would be greatly appreciated thank you. \n" );
document.write( "
Algebra.Com's Answer #242704 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The width of a rectangle is 4 cm less than its length. If the area of the rectangle is 87cm^2 what are the dimensions of the rectangle? Round to the nearest thousandth. \n" ); document.write( "I have figured out the answer as \n" ); document.write( "Length = 11.539 \n" ); document.write( "Width = 7.539 \n" ); document.write( "-------------------- \n" ); document.write( "Area = L*W \n" ); document.write( "L = W+4 \n" ); document.write( "Area = (W+4)*W = 87 \n" ); document.write( "W^2 + 4W = 87 \n" ); document.write( "W^2 + 4W - 87 = 0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------- \n" ); document.write( "W = x (ignore the negative solution) \n" ); document.write( "W = 7.53939 ... \n" ); document.write( "L = 11.53939... \n" ); document.write( " |