document.write( "Question 142607: To find the hypotenuse of a right triangle the equation is a2+b2=c2, but what is the equation for finding the hypotenuse of an obtuse triangle.
\n" );
document.write( "Example would be a 12 foot addition to a house with a new roof having an 18 degree angle laid upon an existing roof having a 45 degree angle. \n" );
document.write( "
Algebra.Com's Answer #103799 by jojo14344(1513)![]() ![]() ![]() You can put this solution on YOUR website! First, there's no hypotenuse to an obtuse triangle. There's the longest side(and I think this the one you're looking for) opposite the greatest angle(>90deg). \n" ); document.write( "Let's try to picture first your problem so we can solve it better. \n" ); document.write( "I'll try to explain it clearly in writing. \n" ); document.write( "The existing foundation has an acute angle of 45deg, name it angle ABC. So it has a line from A to B and B to C, and the angle is on B which is 45deg, right? \n" ); document.write( "Now, you added 12 ft to a new roof having 18 deg., and this became a triangle now, right? So we need to close that acute angle to make it a triangle, and that line you added will be from C to A, and we'll assign it \"b\"=12ft. Why \"b\"? Because it's opposite angle B right? Also, you have angle A as 18 deg as it was stated in the problem. Having known that we can compute for angle C: \n" ); document.write( "By law, all included angles in a triangle equals 180deg. \n" ); document.write( "A+B+C=180 \n" ); document.write( "18+45+C=180 \n" ); document.write( "C=180-63 \n" ); document.write( "C=117deg (the largest angle)\r \n" ); document.write( "\n" ); document.write( "Can you pricture the triangle now? I guess so. We have to assign opposite angle A as \"a\" side, and opp. angle C as \"c\" side - and this the one you're looking for.You need 2 laws in trigo to solve this. \n" ); document.write( "First we need to solve for side \"a\" and we use Sine Law, \n" ); document.write( "a/sinA = b/sinB \n" ); document.write( "a/sin18 = 12/sin45 \n" ); document.write( "a= 5.24ft \n" ); document.write( "Next, we need to use Cosine Law for the side you're looking for, side c (longest side), \n" ); document.write( "c^2 = a^2 + b^2 - 2abcosC \n" ); document.write( "=(5.24)^2 + (12)^2 - 2(5.24)(12)cos117 \n" ); document.write( "c=sq rt[171.46 -(- 57.09)] \n" ); document.write( "c=15.12 ft \n" ); document.write( "Thank you, \n" ); document.write( "Jojo\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |