document.write( "Question 1185330: The length of a rectangle is 4cm less than thrice its width. If the area is 160 sq cm , what are the dimensions of the rectangle?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #816144 by ikleyn(52790)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "The length of a rectangle is 4cm less than thrice its width. \n" ); document.write( "If the area is 160 sq cm , what are the dimensions of the rectangle? \n" ); document.write( "~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let w be the width, in centimeters;\r\n" ); document.write( "\r\n" ); document.write( "then the length is 3w-4 centimeters.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The area equation is\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " w*(3w-4) = 160.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Reduce it to the standard form quadratic equation\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 3w^2 - 4w - 160 = 0\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "To solve it, use the quadratic formula\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " w =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |