SOLUTION: One of the angles of a triangle is 8 deg more than 5 times another angle. If the third angle is 4 deg larger than the difference of the first two angles, find the angles.
Algebra ->
Systems-of-equations
-> SOLUTION: One of the angles of a triangle is 8 deg more than 5 times another angle. If the third angle is 4 deg larger than the difference of the first two angles, find the angles.
Log On
Question 1172614: One of the angles of a triangle is 8 deg more than 5 times another angle. If the third angle is 4 deg larger than the difference of the first two angles, find the angles. Found 2 solutions by greenestamps, math_helper:Answer by greenestamps(13215) (Show Source):
Call the angles A, B, and C.
B = 8+5A
C = (B-A)+4 = ((8+5A)-A)+4 = 4A+12
So we have:
A + (8+5A) + (4A+12) = 180
10A + 20 = 180
10A = 160
A = 16 --> B = 88 and C = 76 (angles in degrees)