document.write( "Question 184319: the area of a parallelogram is 60ft squared. the height is 5ft. how long is the base? \n" ); document.write( "
| Algebra.Com's Answer #138349 by Alan3354(69443)     You can put this solution on YOUR website! the area of a parallelogram is 60ft squared. the height is 5ft. how long is the base? \n" ); document.write( "--------------- \n" ); document.write( "Area = base times height \n" ); document.write( "60 = base*5 \n" ); document.write( "base = 12 feet \n" ); document.write( " \n" ); document.write( " |