document.write( "Question 150220: Find the area of a triangle whose altitude is 7 feet and whose base is 22 feet. \n" ); document.write( "
Algebra.Com's Answer #110232 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find the area of a triangle whose altitude is 7 feet and whose base is 22 feet.
\n" ); document.write( "-----
\n" ); document.write( "Area = bh/2 (1/2 base times height)
\n" ); document.write( "=7*22/2
\n" ); document.write( "=77 square units
\n" ); document.write( "
\n" );