document.write( "Question 292634: A shopkeeper is making a triangular sign for his store front, but he must keep the sign under 20 square feet to adhere to zoning laws. If the base of the sign is 20 feet, what is the maximum height of the triangular sign? Use
\n" ); document.write( "A = bh.
\n" ); document.write( "

Algebra.Com's Answer #211349 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
The area formula for a triangle is:
\n" ); document.write( "A=bh/2
\n" ); document.write( "20=20h/2
\n" ); document.write( "20h=20*2
\n" ); document.write( "20h=40
\n" ); document.write( "h=40/20
\n" ); document.write( "h=2 ft. is the max. height.
\n" ); document.write( "
\n" );