SOLUTION: The perimeter of a triangle is 75 units. The sides have lengths a, b, and c. The ratio of b to a is 3:5, and the ratio of c to a is 7:5. Find the length of each side.

Algebra ->  Triangles -> SOLUTION: The perimeter of a triangle is 75 units. The sides have lengths a, b, and c. The ratio of b to a is 3:5, and the ratio of c to a is 7:5. Find the length of each side.      Log On


   



Question 254628: The perimeter of a triangle is 75 units. The sides have lengths a, b, and c. The ratio of b to a is 3:5, and the ratio of c to a is 7:5. Find the length of each side.
Found 2 solutions by drk, JimboP1977:
Answer by drk(1908) About Me  (Show Source):
You can put this solution on YOUR website!
The perimeter is 75 can be expressed as
P+=+a+%2B+b+%2B+c = 75
Now
b/a = 3/5 means that
(i) b = (3/5)a
and
c/a = 7/5 means that
(ii) c = (7/5)a
by substituting (i) and (ii) into perimeter we get
a+%2B+%283%2F5%29a+%2B+%287%2F5%29a+=+75
and then
multiply by 5 to get
5a+%2B+3a+%2B+7a+=+375
15a+=+375
a+=+25
b+=+15
c+=+35

Answer by JimboP1977(311) About Me  (Show Source):
You can put this solution on YOUR website!
a:b:c = 5:3:7
5z+3z+7z=75 where z is the common multiple.
15z=75
z=5
So a = 5*5 = 25
b = 3*5 = 15
c = 7*5 = 35