document.write( "Question 69329: What is the area of a parallelogram that has a height of 12 inches and base of 28 inches? \n" ); document.write( "
Algebra.Com's Answer #49366 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
area=base*height
\n" ); document.write( "a=28*12
\n" ); document.write( "a=336 square inches.
\n" ); document.write( "
\n" );