document.write( "Question 132293: Can someone help me please?\r
\n" );
document.write( "\n" );
document.write( "The width of a rectangular is 4ft. less than the length. The area is 5ft.^2. Find the length and the width.\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #96638 by edjones(8007)![]() ![]() You can put this solution on YOUR website! w=L-4 \n" ); document.write( "A=L*w \n" ); document.write( "L(L-4)=5 \n" ); document.write( "L^2-4L-5=0 \n" ); document.write( "(L-5)(L+1)=0 \n" ); document.write( "L=5 \n" ); document.write( "w=5-4=1 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |