document.write( "Question 706295: i am trying to figure out the lengths of the sides of a triangle i have the height
\n" ); document.write( "and the angle but nothing else.\r
\n" ); document.write( "\n" ); document.write( "overall height is 4 feet
\n" ); document.write( "angles are 60 deg.
\n" ); document.write( " 60 deg.
\n" ); document.write( " 60 deg.\r
\n" ); document.write( "\n" ); document.write( "how do i figure out?
\n" ); document.write( "

Algebra.Com's Answer #435071 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
The other poster solved it for you, but I figured I'd draw out a pic for you so you can see what's going on.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Start with an equilateral triangle (note an equilateral triangle has three 60 degree angles, ie all angles are equal, and all sides are equal)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So let x = side length of equilateral triangle\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We would get this pic if we drew out an equilateral triangle\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now cut the triangle in half. Pick any vertex and draw a perpendicular line to the opposite side. I'm going to pick the top vertex to get this\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Note: the opposite side is cut in half, so the bottom side of x gets cut in half to get two equal pieces of \"x%2F2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Another Note: the top angle gets cut in half to get two equal 30 degree angles\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So we have a 30-60-90 triangle with legs: \"4\" and \"x%2F2\", the hypotenuse is \"x\" units
\n" ); document.write( "
\n" ); document.write( "
\n" );