document.write( "Question 266071: Area of triangular sail is 193 square feet, if the base is 16 feet long, what is the height? \n" ); document.write( "
Algebra.Com's Answer #195529 by dabanfield(803)\"\" \"About 
You can put this solution on YOUR website!
Area of triangular sail is 193 square feet, if the base is 16 feet long, what is the height?\r
\n" ); document.write( "\n" ); document.write( "The area of a triangle is (1/2)*base*height. Let H be the height. Then we have:\r
\n" ); document.write( "\n" ); document.write( "193 = (1/2)*16*H
\n" ); document.write( "193 = 8*H\r
\n" ); document.write( "\n" ); document.write( "Solve the above for H.
\n" ); document.write( "
\n" );