document.write( "Question 980584: The sides of an isosceles triangle are
\n" ); document.write( "30
\n" ); document.write( ",
\n" ); document.write( "30
\n" ); document.write( ", and
\n" ); document.write( "10yd
\n" ); document.write( " long. What is the area of the triangle?
\n" ); document.write( "Do not round any intermediate computations, and round your answer to the nearest tenth.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #601710 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
The height of the triangle is one leg of a right triangle with the 30 side as hypotenuse and 1/2 the 10 side as the other leg:
\n" ); document.write( "A=short leg=5; B=height; C=hypotenuse=30
\n" ); document.write( "\"A%5E2%2BB%5E2=C%5E2\"
\n" ); document.write( ".
\n" ); document.write( "\"B%5E2=C%5E2-A%5E2\"
\n" ); document.write( ".
\n" ); document.write( "\"B=sqrt%28C%5E2-A%5E2%29\"
\n" ); document.write( "\"B=sqrt%2830%5E2-5%5E2%29\"
\n" ); document.write( "\"B=sqrt%28875%29\"
\n" ); document.write( "\"B=5sqrt%2835%29\"
\n" ); document.write( ".
\n" ); document.write( "Area=1/2 x base x height
\n" ); document.write( "\"Area=%281%2F2%29x10x5sqrt%2835%29\"
\n" ); document.write( "\"Area=25sqrt%2835%29\"
\n" ); document.write( "Area =147.9 square units
\n" ); document.write( "
\n" );