SOLUTION: the angles of a triangle are consecutive multiples of 5.find the biggest angle

Algebra ->  Triangles -> SOLUTION: the angles of a triangle are consecutive multiples of 5.find the biggest angle       Log On


   



Question 573697: the angles of a triangle are consecutive multiples of 5.find the biggest angle

Answer by htmentor(1343) About Me  (Show Source):
You can put this solution on YOUR website!
the angles of a triangle are consecutive multiples of 5.find the biggest angle
=====================
Let A = the largest angle
Then, since they are consecutive multiples of 5, the other two angles are A-5 and A-10
The sum of the 3 angles is 180 deg:
A + A-5 + A-10 = 180
3A - 15 = 180
A = 65
So the largest angle is 65 deg.