document.write( "Question 23169: I an using the Pythagorean theorem to find the horizontal side of a right triangle. The hypothenuse is 1 and the vertical side is 0.5. I know that the answer is b= sqrt 1^2-0.5^2 and I think the answer is the sqrt of 3 divided by 2. However, I do not know WHY the sqrt of 3 divided by 2 is the answer. I would really appreciate if someone could explain the process of getting the answer. \n" ); document.write( "
Algebra.Com's Answer #11744 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Write the 0.5 as 1/2. \n" ); document.write( "Then 1^2 = (1/2)^2 + x^2 where \"x\" is the horizontal side. \n" ); document.write( "1 = 1/4 +x^2 \n" ); document.write( "x^2 = 3/4 \n" ); document.write( "x = (sqrt3)/2\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |