Question 1080068

Find the remaining sides of a 30°-60°-90° triangle if the longest side is 11. (Enter your answers as a comma-separated list.)
<pre>The HYPOTENUSE is the longest side
Shorter LEG: {{{highlight_green(HYPOTENUSE/2)}}}
Longer LEG: {{{highlight_green(matrix(1,5, (HYPOTENUSE * sqrt(3))/2, or, HYPOTENUSE/2, "*", sqrt(3)))}}}