document.write( "Question 756870: an isosceles triangle has an area of 48 ft squared. If the base is 12 ft what is the length of each leg? \n" ); document.write( "
Algebra.Com's Answer #460496 by sachi(548)\"\" \"About 
You can put this solution on YOUR website!
area of the isoceles triangle=1/2 base*altitude
\n" ); document.write( "base=12 & area=48
\n" ); document.write( "so altitude=48*2/12=8
\n" ); document.write( "now the altitude divides the triangle into two right angled triangles
\n" ); document.write( "so each leg of the trianle=sq root [(altitude)^2+(1/2base)^2]
\n" ); document.write( "=sq root [(8)^2+(1/2*12)^2]=sq root [64+36]=sq root 100=10
\n" ); document.write( "
\n" ); document.write( "
\n" );