document.write( "Question 1126554: The length of a warehouse is 23 ft more than its width. Find the width and length of the warehouse if its area is 6840 ft^2\r
\n" );
document.write( "\n" );
document.write( "How do you find length and width of a rectangle when given the area? \n" );
document.write( "
Algebra.Com's Answer #742866 by ikleyn(52786)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "Let W represents the width, in feet.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then the length is (W+23) feet, and the equation for the area is\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " W*(W+23) = 6840.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "It gives you the quadratic equation\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " W^2 + 23W - 6840 = 0.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Solve it by using the quadratic formula to find W.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "That's all.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let me give you an advise about using factoring when solving quadratic equations.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " If you can not find the factoring mentally in your head in 5 - 10 seconds - USE THE QUADRATIC FORMULA.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " In this case, I DEFINITELY advise you to use the quadratic formula.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |