document.write( "Question 408106: A parallelogram has a height of 12 meters and an area of 96 square meters. How many meters long is the parallelograms base? \n" ); document.write( "
Algebra.Com's Answer #287574 by Tatiana_Stebko(1539)\"\" \"About 
You can put this solution on YOUR website!
The area of the parallelogram is \"S=h%2Ab\", when h - is height, b - is a base
\n" ); document.write( "from this formula \"b=S%2Fh\"
\n" ); document.write( "\"b=96%2F12\"
\n" ); document.write( "\"b=8\" meters
\n" ); document.write( "Answer: the base is 8 meters
\n" ); document.write( "
\n" );