document.write( "Question 852498: I need to work out how many square metres of turf i need to buy\r
\n" ); document.write( "\n" ); document.write( "for a triangular garden of 12m x 16m x 22m\r
\n" ); document.write( "\n" ); document.write( "hope you can help\r
\n" ); document.write( "\n" ); document.write( "thanks
\n" ); document.write( "

Algebra.Com's Answer #513413 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Step 1: Calculate \"s\" (half of the triangles perimeter) using:
\n" ); document.write( " 12 + 16 + 22 = 50, s = 25
\n" ); document.write( "A = \"sqrt%2820%28s-12%29%28s-16%29%28s-22%29%29\"
\n" ); document.write( "Step 2:
\n" ); document.write( "A = \"sqrt%2820%2813%29%289%29%283%29%29\"
\n" ); document.write( "
\n" );