document.write( "Question 720257: hey can you help me... the name of the chapter is: solving problems involving quadratic equations.\r
\n" );
document.write( "\n" );
document.write( "question : \r
\n" );
document.write( "\n" );
document.write( "the length of a rectangle is 5m more than its width. its area is 234m squared ,find the dimension of the rectangle \n" );
document.write( "
Algebra.Com's Answer #441757 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! AREA=LW \n" ); document.write( "L=W+5 \n" ); document.write( "234=(W+5)W \n" ); document.write( "234=W^2+5W \n" ); document.write( "W^2+5W-234=0 \n" ); document.write( "(W+18)(W-13)=0 \n" ); document.write( "W-13=0 \n" ); document.write( "W=13 ANS. FOR THE WIDTH. \n" ); document.write( "L=13+5=18 ANS. FOR THE LENGTH. \n" ); document.write( "PROOF: \n" ); document.write( "234=13*18 \n" ); document.write( "234=234 \n" ); document.write( " |