document.write( "Question 987351: A rectangle parking lot has a length that is 8 yards greater that the width, the area of the parking lot is 240 square yards find the length and the width. Use formula area= length x width \n" ); document.write( "
Algebra.Com's Answer #608088 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Let w be the width of the parking lot in yards. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then its length is w+8 yards, according to the condition.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The condition says that\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "w*(w+8) = 240.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solve it:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use the quadratic formula:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The positive root only fits the condition (the measure should be positive). \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, the width is 12 yards. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The length is 12 + 8 = 20 yards.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |