document.write( "Question 884831: Find the area of a parallelogram if its area is represented by x^2-4, the length of a side by x+4, and the length of the altitude on that side by x-3... thanx \n" ); document.write( "
Algebra.Com's Answer #534756 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
the area(A) of a parallelogram = base times altitude
\n" ); document.write( "x^2 -4 = (x+4)*(x-3)
\n" ); document.write( "x^2 -4 = x^2 +x -12
\n" ); document.write( "subtract x^2 from both sides of =
\n" ); document.write( "-4 = x -12
\n" ); document.write( "add -12 to both sides of =
\n" ); document.write( "x = 8
\n" ); document.write( "check the answer
\n" ); document.write( "8^2 -4 = (8+4)*(8-3)
\n" ); document.write( "64 -4 = 12 * 5
\n" ); document.write( "60 = 60
\n" ); document.write( "our answer checks
\n" ); document.write( "A = 60\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );