Bibhu said to Bigyata, "I was twice as old as you were when I was as old as you are.". If the sum of their ages is 35 years, find their present ages.
My Attempt:
Let the present ages of Bibhu and Bigyata be $x$ years and $y$ years respectively. From the second statement of the question: $x+y=35$.
$y=35-x$.
But I did not understand the first condition(the first statement) given in the question. Please help.
Maybe the problem is easier to comprehend if you consider another variable $$\theta = number\ of\ years\ to\ go\ back\ in\ time\ for\ Bibhu\ to\ be\ twice\ as\ old\ as\ Bigyata$$
We have now 3 equations,
"Bibhu ($x$) was twice as old as Bigyata ($y$) $\theta$ years ago": $$x-\theta=2(y-\theta)$$
"sum of their age is 35": $$x+y=35$$
and we know that $\theta$ years ago Bibhu was Bigyata's age: $$x=y+\theta$$thus $$\theta=x-y$$
Replacing $\theta$ in the equation 1. we get $$x=\frac{3}{2}y$$ replacing $x$ in 2., $y=14$, and $x=21$