document.write( "Question 618220: find the area of an isosceles triangle with the base = 12 and the legs = 10 \n" ); document.write( "
Algebra.Com's Answer #388762 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
find the area of an isosceles triangle with the base = 12 and the legs = 10
\n" ); document.write( "Area of triangle=1/2*base*height
\n" ); document.write( "height=distance from apex to base=√(10^2-6^2)=√(100-36)=√64=8
\n" ); document.write( "Area=1/2*12*8=48 sq units
\n" ); document.write( "
\n" );