zorro
- 1,378
- 0
Homework Statement
Let s-a : s-b : s-c :: 1:2:3
then how do we find a:b:c from this?
Rewrite this proportion as three equations. The proportion is saying is that s - b is 2 times s - a, s - c is 3 times s - a, and s - c is (3/2) times s - b.Abdul Quadeer said:Homework Statement
Let s-a : s-b : s-c :: 1:2:3
then how do we find a:b:c from this?
That's slightly confusing because it represents several proportions together.Abdul Quadeer said:Homework Statement
Let s-a : s-b : s-c :: 1:2:3
then how do we find a:b:c from this?
Homework Equations
The Attempt at a Solution
<br /> <br /> That made it more clear.<br /> I got a:b:c :: 5:4:3<br /> Thanks a lot HallsofivyHallsofIvy said:That's slightly confusing because it represents several proportions together.
You can analyze it as s-a: s-b::1:2, s-b: s-c::2: 3, and s-a: s-c::1: 3. Those can be written as fraction:<br /> \frac{s-a}{s-b}= \frac{1}{2}<br /> \frac{s-b}{s-c}= \frac{2}{3}<br /> and<br /> \frac{s-a}{s-c}= \frac{1}{3}&lt;br /&gt; &lt;br /&gt; The first equation can be rewritten as 2(s- a)= s- b, 3(s-b)= 2(s- c), and 3(s-a)= s- c.&lt;br /&gt; &lt;br /&gt; You can solve each of those for s: 2s- 2a= x- b so s= 2a- b. 3s- 3b= 2s- 2c so s= 3b- 2c. 3s- 3a= s- c so 2s= 3a- c or s= (3/2)a- (1/2)c. &lt;br /&gt; &lt;br /&gt; Now put them back together: s= 2a- b= (2/3)a- (1/2 c, s= 2a- b= 3b- 2c. You should be able to find the relationships between a, b, and c from that.