document.write( "Question 258983: I need to find the values of x and y where it is a 90-60-30 triangle I figured y was 4, but i cannot figure out x, 8 is the hypoteuse. \n" ); document.write( "
Algebra.Com's Answer #190678 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I need to find the values of x and y where it is a 90-60-30 triangle I figured y was 4, but i cannot figure out x, 8 is the hypoteuse. \n" ); document.write( "------ \n" ); document.write( "The triangle is a right triangle so Pythagoras can be applied. \n" ); document.write( "--- \n" ); document.write( "x^2 + y^2 = 8^2 \n" ); document.write( "x^2 + 4^2 = 64 \n" ); document.write( "x^2 = 64-16 \n" ); document.write( "x^2 = 48 \n" ); document.write( "x^2 = 16*3 \n" ); document.write( "x = 4*sqrt(3) \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |