document.write( "Question 423980: I am asked the values of the variables in a 30-60-90 special right triangle. I am given 9 as the longer leg, x as the shorter leg, and 3root10 for the hypotenuse. This is what I first tried:
\n" );
document.write( "9/root3= 12/root2= x/1. I cross multiplied, then divided and added both answers together to get my final answer. My final answer was 3root10/2. Im confused on how to solve this problem. \n" );
document.write( "
Algebra.Com's Answer #295642 by linht117(37)![]() ![]() ![]() You can put this solution on YOUR website! little leg= hypotenuse/2 or long leg/root3 \n" ); document.write( "long leg= little leg * root3 \n" ); document.write( "hypotenuse= little leg *2\r \n" ); document.write( "\n" ); document.write( "9/root3*root3/root3=9root3/3=3root3 \n" ); document.write( "answer is 3root3 \n" ); document.write( " |