document.write( "Question 116501: find the measure of the third angle of a triangle in which the measures of two angles are w and (w+20). \n" ); document.write( "
Algebra.Com's Answer #84708 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! The sum of the angles in a triangle is 180 degrees. \n" ); document.write( ". \n" ); document.write( "Suppose that you knew one of the angles in the triangle was 20 degrees and another angle in \n" ); document.write( "the triangle was 80 degrees. How would you find the third angle? You can do it by adding the \n" ); document.write( "two angles that you know ... 20 degrees + 80 degrees = 100 degrees. Since these two angles \n" ); document.write( "provide 100 degrees of the 180 degrees in the triangle, the third angle must provide the \n" ); document.write( "rest. Therefore, the third angle must be 180 degrees minus 100 degrees and this is 80 degrees. \n" ); document.write( ". \n" ); document.write( "The problem you are given can be worked in a similar manner. \n" ); document.write( ". \n" ); document.write( "You are given that two of the angles of a triangle are w and w + 20. If you add these two \n" ); document.write( "angles you get: \n" ); document.write( ". \n" ); document.write( "w + (w + 20) = w + w + 20 = 2w + 20 \n" ); document.write( ". \n" ); document.write( "The third angle of the triangle must be the remainder after you subtract the sum of the two \n" ); document.write( "known angles from 180 degrees. So subtract 2w + 20 from 180 degrees: \n" ); document.write( ". \n" ); document.write( "180 - (2w + 20) \n" ); document.write( ". \n" ); document.write( "If you have terms inside a set of parentheses that is preceded by a minus sign, you can remove \n" ); document.write( "the parentheses if you change the signs of the terms inside the parentheses. Applying that \n" ); document.write( "rule we remove the parentheses by changing the 2w inside the parentheses to -2w and the +20 \n" ); document.write( "inside the parentheses to -20. So the problem becomes: \n" ); document.write( ". \n" ); document.write( "180 - 2w - 20 \n" ); document.write( ". \n" ); document.write( "Combine the 180 and the -20 to get 160 and the answer becomes that the third angle equals: \n" ); document.write( ". \n" ); document.write( "160 - 2w \n" ); document.write( ". \n" ); document.write( "Check: do the three angles: w, w + 20, and 160 - 2w add up to be 180 degrees? \n" ); document.write( ". \n" ); document.write( "w + w + 20 + 160 - 2w \n" ); document.write( ". \n" ); document.write( "The w + w -2w equals 2w - 2w and this cancels out to zero. What remains is 20 + 160 and \n" ); document.write( "this does equal 180. So the three angles correctly add to 180 degrees. The answer that \n" ); document.write( "the third angle is 160 - 2w therefore is correct. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand the problem. \n" ); document.write( ". \n" ); document.write( " |