document.write( "Question 1085539: The area of parallelogram PQRS in square units is given by the polynomial {x^2+x−42}. If the parallelogram has length x+7 units, find an expression for the height RT---. \n" ); document.write( "
Algebra.Com's Answer #699615 by fcabanski(1391)![]() ![]() ![]() You can put this solution on YOUR website! Area of a parallelogram is bh (base times height).\r \n" ); document.write( "\n" ); document.write( "(x+7) * h = x^2 + x - 42\r \n" ); document.write( "\n" ); document.write( "h = (x^2 + x - 42)/(x-7)\r \n" ); document.write( "\n" ); document.write( "Use polynomial long division or synthetic division to find that the result is (x+6) \n" ); document.write( " |