document.write( "Question 1103578: A rectangular field originally has dimensions 65m by 35m. Its area is reduced by removing a strip of equal width from the east and the north sides. The area of the new field is 1000 square meters. Write a quadratic equation to model this situation. Use ‘x’ for the width of the strips removed. Solve the equation to find the dimensions of the new field.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #718261 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "Let \"w\" be the wide of the removed strip.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then the new dimensions of the reduced field are 65-w meters by 35-w meters.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The area of the new rectangle is (65-w)*(35-w), and the equation to find w is\r\n" ); document.write( "\r\n" ); document.write( "(65-w)*(35-w) = 1000. (*)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "You can solve this equation MENTALLY by noticing that the difference of the original dimensions is 65-35 = 30 m \r\n" ); document.write( "and noticing that the difference of the reduced dimensions is the same 30 m.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "So all you need is to find two factors of 1000 with the difference between them of 30,\r\n" ); document.write( "\r\n" ); document.write( "and it is EASY: 50 and 20.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Thus 65-w = 50, which implies w = 65-50 = 15.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "New dimensions are 65- 15 = 50 m and 35-15 = 20 m.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "------------ \n" ); document.write( "Surely, you still have an alternative approach solving the quadratic equation (*).\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |