document.write( "Question 877515: If a triangle has side lengths of 125 feet, 160 feet, and 135 feet, what is the area of the triangle to the nearest square foot? \n" ); document.write( "
Algebra.Com's Answer #530141 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Use Heron's formula,
\n" ); document.write( "\"s=%28125%2B160%2B135%29%2F2=210\"
\n" ); document.write( "\"A=sqrt%28210%28210-125%29%28210-160%29%28210-135%29%29\"
\n" ); document.write( "\"A=sqrt%28210%2885%29%2850%29%2875%29%29\"
\n" ); document.write( "\"A=750%2Asqrt%28119%29\"
\n" ); document.write( "
\n" );