document.write( "Question 941513: find the cost of making a triangular sail that has a base dimension of 14 ft and a height of 30 ft if the price for making the sail is $20.50 per sq foot \n" ); document.write( "
Algebra.Com's Answer #574097 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
For a triangle, Area=1/2(base)(height)
\n" ); document.write( "Area=1/2 (14 ft)(30 ft)=1/2(420 sq ft)=210sq ft
\n" ); document.write( "Total price = 210 sq ft ($20.50/sq ft)=$4305
\n" ); document.write( "
\n" );