If B is half of A and C is half of B and the sum of all them is 1 then, what is A?

64 Views Asked by At

If $B = A/2$, $C = B/2$, and $A + B + C = 1$, then what does $A$ equal? I'm baffled trying to solve this question I made up for "my own purposes" and this problem is always a bit off when I try to solve it (Min. Found Distortion = 1/Infinity).

2

There are 2 best solutions below

0
On BEST ANSWER

$$ A + \tfrac{A}{2} + \tfrac{\;\tfrac{A}{2}\;}{2} = 1$$

$$ 4A + 2A + A = 4$$

$$ A = \tfrac{4}{7}$$

0
On

Hint: Then according to your definitions $$C=\frac A 4$$ and then you have that $$A+A/2+A/4=1$$