document.write( "Question 1175418: The length of a rectangular is 2 ft more than twice the width. The area is 60 ft^2. Find the length and width if the rectangle \n" ); document.write( "
Algebra.Com's Answer #801019 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Hi\r\n" );
document.write( "     .\r\n" );
document.write( "length is 2 ft more than twice the width 'w'\r\n" );
document.write( "     Lw = A\r\n" );
document.write( "(2w+2)w = 60Ft^2 \r\n" );
document.write( "2w^2 + 2w -60 = 0\r\n" );
document.write( " w^2 + w - 30 = 0\r\n" );
document.write( "(w + 6)(w-5) = 0\r\n" );
document.write( " w = 5ft  |tossing out a negative value for length\r\n" );
document.write( "and\r\n" );
document.write( " L = 12ft   \"2%2A5%2B2\"\r\n" );
document.write( "\r\n" );
document.write( " 12ft(5ft) = 60ft^2  checks.\r\n" );
document.write( "Wish You the Best in your Studies.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );