document.write( "Question 1156399: If the length of a rectangle is 7 meters less than twice the width, we have
\n" );
document.write( "L=2W-7
\n" );
document.write( "If the area is 60 square meters, we have
\n" );
document.write( "L×W=60 substitute L
\n" );
document.write( "(2W-7)×W=60
\n" );
document.write( "2W^2-7W=60
\n" );
document.write( "2W^2-7W-60=0
\n" );
document.write( "2W^2-15W+8W-60=0
\n" );
document.write( "(2W^2+8W)-(15W-60)=0
\n" );
document.write( "2W(W+4)-15(W+4)=0
\n" );
document.write( "(W+4)(2W-15)=0
\n" );
document.write( "2W-15=0 W=15/2 W=7.5
\n" );
document.write( "Can someone explain where the 15 and 8 came from? \n" );
document.write( "
Algebra.Com's Answer #779123 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " If the length of a rectangle is 7 meters less than twice the width, we have \n" ); document.write( "L=2W-7 \n" ); document.write( "If the area is 60 square meters, we have \n" ); document.write( "L×W=60 substitute L \n" ); document.write( "(2W-7)×W=60 \n" ); document.write( "2W^2-7W=60 \n" ); document.write( "2W^2-7W-60=0 \n" ); document.write( "2W^2-15W+8W-60=0 \n" ); document.write( "(2W^2+8W)-(15W-60)=0 \n" ); document.write( "2W(W+4)-15(W+4)=0 \n" ); document.write( "(W+4)(2W-15)=0 \n" ); document.write( "2W-15=0 W=15/2 W=7.5 \n" ); document.write( "Can someone explain where the 15 and 8 came from? \n" ); document.write( " \n" ); document.write( " |