document.write( "Question 624625: in a triangle, the measure of the first angle is 15 degrees more than twice the measure of the second angle. the measure of the third angle exceeds that of the second angle by 25 degrees. what is the measure of each angle. \n" ); document.write( "
Algebra.Com's Answer #393047 by math-vortex(648)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Hi, there--\r\n" );
document.write( "\r\n" );
document.write( "The Problem:\r\n" );
document.write( "In a triangle, the measure of the first angle is 15 degrees more than twice the measure of the \r\n" );
document.write( "second angle. the measure of the third angle exceeds that of the second angle by 25 degrees. \r\n" );
document.write( "What is the measure of each angle?\r\n" );
document.write( "\r\n" );
document.write( "Solution:\r\n" );
document.write( "Let a be the measure of the first angle.\r\n" );
document.write( "Let b be the measure of the second angle.\r\n" );
document.write( "Let c be the measure of the third angle.\r\n" );
document.write( "\r\n" );
document.write( "Now we need to write three equations using information inform the problem statement.\r\n" );
document.write( "We know that, \"the measure of the first angle is 15 degrees more than twice the measure of the\r\n" );
document.write( "second angle.\" So,\r\n" );
document.write( "[the measure of the first angle] = [15 degrees] + [twice the measure of the second angle]\r\n" );
document.write( "\r\n" );
document.write( "An equation representing this relationship is \r\n" );
document.write( "a =15+2b\r\n" );
document.write( "\r\n" );
document.write( "We also know that, \"the measure of the third angle exceeds that of the second angle by \r\n" );
document.write( "25 degrees.\" So,\r\n" );
document.write( "[the measure of the third angle] = [25 degrees] + [the measure of the second angle]\r\n" );
document.write( "\r\n" );
document.write( "An equation representing this relationship is\r\n" );
document.write( "c=25+b\r\n" );
document.write( "\r\n" );
document.write( "A math fact that will help us here: the sum of the interior angles in a triangle is always \r\n" );
document.write( "180 degrees. We can write this relationship as an equation,\r\n" );
document.write( "a+b+c=180\r\n" );
document.write( "\r\n" );
document.write( "Now we have three equations in three variables. We will use the substitution method to solve\r\n" );
document.write( "for a, b, and c.\r\n" );
document.write( "\r\n" );
document.write( "We see in the 1st equation that a is equivalent to 15+2b. We see in the 2nd equation that c is\r\n" );
document.write( "equivalent to 25+b. Make these substitutions in the third equation.\r\n" );
document.write( "a+b+c=180\r\n" );
document.write( "(15+2b) + b + (25+b) = 180\r\n" );
document.write( "\r\n" );
document.write( "Solve for b by combining like terms. 2b+b+b is 4b and 15+25 is 40\r\n" );
document.write( "4b+40=180\r\n" );
document.write( "\r\n" );
document.write( "Subtract 40 from both sides of the equation.\r\n" );
document.write( "4b+40-40=180-40\r\n" );
document.write( "4b=140\r\n" );
document.write( "\r\n" );
document.write( "Divide both sides of the equation by 4. 4b/4 is b and 140/4 is 35.\r\n" );
document.write( "b=35\r\n" );
document.write( "\r\n" );
document.write( "In the context of this problem, the equation b=35 means that the measure of the second angle is\r\n" );
document.write( "35 degrees.\r\n" );
document.write( "\r\n" );
document.write( "Substitute 35 for b in the first and second equations.\r\n" );
document.write( "a=15+2b\r\n" );
document.write( "a=15+2(35)\r\n" );
document.write( "a=15+70\r\n" );
document.write( "a=85\r\n" );
document.write( "The measure of the first angle is 85 degrees.\r\n" );
document.write( "\r\n" );
document.write( "c=25+b\r\n" );
document.write( "c=25+35\r\n" );
document.write( "c=60\r\n" );
document.write( "The measure of the third angle is 60 degrees.\r\n" );
document.write( "\r\n" );
document.write( "The measures of a, b, and c are 85, 35, and 60 degrees, respectively.\r\n" );
document.write( "\r\n" );
document.write( "We need to make sure that these angle measure add up to 180 degrees.\r\n" );
document.write( "85+35+60=180 True!\r\n" );
document.write( "\r\n" );
document.write( "That's it. Please email me if you have questions or comments about the solution. I'm happy to \r\n" );
document.write( "explain in more detail, and I'd appreciate your feedback.\r\n" );
document.write( "\r\n" );
document.write( "Ms.Figgy\r\n" );
document.write( "math.in.the.vortex@gmail.com\r\n" );
document.write( "
\n" ); document.write( "
\n" );