document.write( "Question 863109: how do i find the height of a equilateral triangle with the given side of 29 inches \n" ); document.write( "
Algebra.Com's Answer #520200 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
The height and half the base and one side form a right triangle
\n" ); document.write( "The side is 29 1/2 the base is 14.5
\n" ); document.write( "We want to find h
\n" ); document.write( "29^2=14.5^2+h^2
\n" ); document.write( "h = 25.1147
\n" ); document.write( "
\n" );