document.write( "Question 20366: In a triangle, the measure of the second angle is six times the measure of the first angle. The measure of the third angle is 18 degrees less than the sum of the measures of the second angle and the square of the first angle. Find the measure of each angle. \n" ); document.write( "
Algebra.Com's Answer #9817 by mmm4444bot(95)\"\" \"About 
You can put this solution on YOUR website!
Hello There:\r
\n" ); document.write( "\n" ); document.write( "We have three unknowns (the sides of the triangle), so we need to assign three variable names for these unknowns and then come up with three equations to solve the whole system.\r
\n" ); document.write( "\n" ); document.write( "Let x = the first angle\r
\n" ); document.write( "\n" ); document.write( "Let y = the second angle\r
\n" ); document.write( "\n" ); document.write( "Let z = the third angle\r
\n" ); document.write( "\n" ); document.write( "From the problem information, we can write:\r
\n" ); document.write( "\n" ); document.write( "y = 6*x\r
\n" ); document.write( "\n" ); document.write( "and\r
\n" ); document.write( "\n" ); document.write( "z = y + x^2 - 18\r
\n" ); document.write( "\n" ); document.write( "Of course, we can also write:\r
\n" ); document.write( "\n" ); document.write( "x + y + z = 180\r
\n" ); document.write( "\n" ); document.write( "Okay, these are our three equations.\r
\n" ); document.write( "\n" ); document.write( "Substitute 6*x for y in the last two equations to get:\r
\n" ); document.write( "\n" ); document.write( "z = 6*x + x^2 - 18\r
\n" ); document.write( "\n" ); document.write( "and\r
\n" ); document.write( "\n" ); document.write( "z = 180 - x - 6*x\r
\n" ); document.write( "\n" ); document.write( "Setting these two equal, we get:\r
\n" ); document.write( "\n" ); document.write( "6*x + x^2 - 18 = 180 - x - 6*x\r
\n" ); document.write( "\n" ); document.write( "This is a quadratic equation. You can solve it to find that x is 9.\r
\n" ); document.write( "\n" ); document.write( "Since y = 6*x, that means y = 54.\r
\n" ); document.write( "\n" ); document.write( "180 - 9 - 54 = 117\r
\n" ); document.write( "\n" ); document.write( "The three sides are 9, 54, and 117.\r
\n" ); document.write( "\n" ); document.write( "You can check these values with the original information in the problem to see that they work.\r
\n" ); document.write( "\n" ); document.write( "~ Mark
\n" ); document.write( "
\n" ); document.write( "
\n" );