document.write( "Question 957039: A triangular sail has two sides that meets at a right angle. Both sides are 9 yards long. What is the area of the sail?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #584768 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
A=area; b=base=9yds; h=height=9yds
\n" ); document.write( "A=(1/2)bh
\n" ); document.write( "A=(1/2)(9yd)(9yd)
\n" ); document.write( "A=(1/2)81yd^2
\n" ); document.write( "A=40.5yd^2 ANSWER: The area is 40.5 square yards.
\n" ); document.write( "
\n" );