SOLUTION: One angle of a triangle is 3 less than twice another. The other is 4X the sum of the small angle and 2. What are the angle measurements??

Algebra ->  Triangles -> SOLUTION: One angle of a triangle is 3 less than twice another. The other is 4X the sum of the small angle and 2. What are the angle measurements??      Log On


   



Question 211837: One angle of a triangle is 3 less than twice another. The other is 4X the sum of the small angle and 2. What are the angle measurements??
Found 3 solutions by RAY100, tutor_paul, MathTherapy:
Answer by RAY100(1637) About Me  (Show Source):
You can put this solution on YOUR website!
sum of the angles of a triangle = 180
.
(x) + (2x-3) + 4(x+2) = 180
.
7x +5 = 180
.
x= 25
.
angles are 25, 47, 108
.

Answer by tutor_paul(519) About Me  (Show Source):
You can put this solution on YOUR website!
Let the 3 angles of the triangle be A,B,C.
You know that since it is a triangle, you can write:
Equation #1: A%2BB%2BC=180
You are given the following information:
Equation #2: A=3B-3
Equation #3: C=4%28A%2B2%29
---------------
You have 3 equations and 3 unknowns. Anytime you have at least as many equations as unknowns, you can solve the problem!
Substitute the expression for C from Equation #3 into Equation #1:
A%2BB%2B4A%2B8=180
Solve for B in terms of A:
5A%2BB=172
Equation #4: B=172-5A
Substitute Equation #4 into Equation #2:
A=3%28172-5A%29-3
Solve for A:
A=516-15A-3
16A=513
highlight%28A=32.0625%29
Plug this value for A into Equation #2 and solve for B:
32.062=3B-3
3B=35.062
highlight%28B=11.6875%29
Plug the value for A into Equation #3 and solve for C:
C=4%2832.0625%2B2%29
highlight%28C=136.25%29
Plug these values for A, B, and C into Equation #1 and make sure it still holds true. I will leave that part to you.
==========================
Good Luck,
tutor_paul@yahoo.com

Answer by MathTherapy(10555) About Me  (Show Source):
You can put this solution on YOUR website!
One angle of a triangle is 3 less than twice another. The other is 4X the sum of the small angle and 2. What are the angle measurements??

Let the smallest angle be S

Since the middle angle is 3 less than twice the smallest, then middle angle = 2S - 3

Since the largest angle is 4 times the sum of the smallest angle, and 2, then largest angle = 4(S + 2), or 4S + 8

Since the angles of a triangle are supplementary, it follows that:

S + 2S - 3 + 4S + 8 = 180

7S + 5 = 180

7S = 175

S+=+175%2F7 = 25

Middle angle = 47 ------> [2(25) - 3]

Largest angle = 108 -----> [4(25 + 2)]

Therefore, the smallest, middle, and largest angles are: highlight_green%2825_47_and_108%29, respectively.