document.write( "Question 1068786: The base of a parallelogram is 9 ft more than the height. If the area of the parallelogram is 36 ft squared, what are the measures of the base and the height? \n" ); document.write( "
Algebra.Com's Answer #684026 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The base of a parallelogram is 9 ft more than the height. If the area of the parallelogram is 36 ft squared, what are the measures of the base and the height? \n" ); document.write( "-------- \n" ); document.write( "Area = base*height \n" ); document.write( "36 = (h+9)h \n" ); document.write( "------- \n" ); document.write( "h^2 + 9h - 36 = 0 \n" ); document.write( "h^2+12h-3h-36 = 0 \n" ); document.write( "h(h+12)-3(h+12) = 0 \n" ); document.write( "(h+12)(h-3) = 0 \n" ); document.write( "Positive solution:: \n" ); document.write( "height = 3 ft \n" ); document.write( "base = 3+9 = 12 ft \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |