document.write( "Question 192803: The area of a parallelogram is 60 Ft. The height is 5 Ft. How long is the base? \n" ); document.write( "
Algebra.Com's Answer #144710 by Alan3354(69443) You can put this solution on YOUR website! Area = base x height \n" ); document.write( "A = bh \n" ); document.write( "50 = 5b \n" ); document.write( "b = 12 feet \n" ); document.write( "---------- \n" ); document.write( "btw, the area is not 60 ft, it's 60 square feet. 5 ft times 12 ft = 60 ft^2 \n" ); document.write( " |