document.write( "Question 1056745: The base of a triangular sail is 19
\n" ); document.write( "
\n" ); document.write( "m shorter than its height. The area is 145 m squared .
\n" ); document.write( "
\n" ); document.write( "Find the base and height of the sail.
\n" ); document.write( "

Algebra.Com's Answer #671821 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Let h be the height of the sail. Then it's base is h-19. So:
\n" ); document.write( "1/2(h)(h-19)=145
\n" ); document.write( "h²-19h-290=0
\n" ); document.write( "(h-29)(h+10)=0
\n" ); document.write( "h=29, -10
\n" ); document.write( "The height of the sail is 29 m; the base is 10 m. ☺☺☺☺
\n" ); document.write( "
\n" );