document.write( "Question 1110896: The sail on a sailboat is shaped like a​ triangle, with an area of 50 square feet. The height of the sail is 9 feet more than the base of the sail. Find the base and height of the sail. \n" ); document.write( "
Algebra.Com's Answer #725901 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Let the base of the sail be x
\n" ); document.write( "the height is (x+9)\r
\n" ); document.write( "\n" ); document.write( "Area = 50 ft^2\r
\n" ); document.write( "\n" ); document.write( "Area of triangle = 1/2 * base * height\r
\n" ); document.write( "\n" ); document.write( "50 = 1/2(x) (x+9)\r
\n" ); document.write( "\n" ); document.write( "100 = x^2+9x\r
\n" ); document.write( "\n" ); document.write( "x^2+9x-100=0\r
\n" ); document.write( "\n" ); document.write( "solve using quadratic formula\r
\n" ); document.write( "\n" ); document.write( "x= 6.47 ft\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );