document.write( "Question 1063328: the width of a rectangle is 15 cm less than 3 times the lenght if the area is 42 square cm find the dimensions of the rectangle \n" ); document.write( "
Algebra.Com's Answer #678458 by ikleyn(52802)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "the width of a rectangle is 15 cm less than 3 times the lenght if the area is 42 square cm find the dimensions of the rectangle
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "LW = 42,     (1)    (\"the area is 42 square cm\")\r\n" );
document.write( "W = 3L-15.   (2)    (\"the width of a rectangle is 15 cm less than 3 times the lenght\")\r\n" );
document.write( "\r\n" );
document.write( "Substitute expression for W from (2) into the equation (1) replacing W. You will get\r\n" );
document.write( "\r\n" );
document.write( "L*(3L - 15) = 42.\r\n" );
document.write( "\r\n" );
document.write( "Simplify and solve for L this quadratic equation.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );