document.write( "Question 108135: In a triangle ABC,angle B is 3 times angle A and angle C is 19 degrees less than 6 times angle A. Find the size of the angles. \n" ); document.write( "
Algebra.Com's Answer #78786 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! From the problem you can see that all three angles are expressed in terms of angle A. \n" ); document.write( ". \n" ); document.write( "First there is angle A. \n" ); document.write( ". \n" ); document.write( "Then there is angle B which you are told is three times angle A ... or 3A \n" ); document.write( ". \n" ); document.write( "Finally, there is angle C which is six times angle A ... take away 19 degrees ... which is 6A - 19 \n" ); document.write( ". \n" ); document.write( "But the sum of all three angles has to equal 180 degrees for this triangle. So you can add \n" ); document.write( "the three angles and set the sum equal to 180: \n" ); document.write( ". \n" ); document.write( "A + 3A + 6A - 19 = 180 \n" ); document.write( ". \n" ); document.write( "Get rid of the -19 on the left side of the equation by adding 19 to both sides to get: \n" ); document.write( ". \n" ); document.write( "A + 3A + 6A = 199 \n" ); document.write( ". \n" ); document.write( "Now add up all the terms on the left side and the equation reduces to: \n" ); document.write( ". \n" ); document.write( "10A = 199 \n" ); document.write( ". \n" ); document.write( "Solve for angle A by dividing both sides by 10. When you do that division, you get that \n" ); document.write( "angle A = 19.9 degrees. \n" ); document.write( ". \n" ); document.write( "Since you know that angle B must be 3 times angle A you can multiply angle A by 3 (19.9 * 3) \n" ); document.write( "to find that angle B = 59.7 degrees. Finally, you can find angle C by multiplying \n" ); document.write( "angle A by 6 and subtracting 19 degrees. Six times angle A is 6 * 19.9 and this equals 119.4 degrees \n" ); document.write( "and then subtracting 19 degrees results in 100.4 degrees. \n" ); document.write( ". \n" ); document.write( "In summary, the measures of the three angles of this triangle are angle A = 19.9 degrees, \n" ); document.write( "angle B = 59.7 degrees, and angle C = 100.4 degrees. \n" ); document.write( ". \n" ); document.write( "If you add them the result is 180 degrees, just as it should be. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand the problem and how to solve it. \n" ); document.write( ". \n" ); document.write( " |