document.write( "Question 129807: The sides of and equilateral triangle are 8 inches each. What is the height of the triangle? \n" ); document.write( "
Algebra.Com's Answer #94831 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
HERE YOU HAVE A RIGHT TRIANGLE WITH BASE=4 & HYPOTENUSE=8 & THE HEIGHT (X) BEING THE UNKNOWN SIDE.
\n" ); document.write( "4^2+X^2=8^2
\n" ); document.write( "16+X^2=64
\n" ); document.write( "X^2=64-16
\n" ); document.write( "X^2=48
\n" ); document.write( "X=SQRT48
\n" ); document.write( "X=6.93 ANSWER FOR THE HEIGHT.
\n" ); document.write( "
\n" ); document.write( "
\n" );