Question 1148007
.
<pre>
Let x = share of the first person;  then the share of the second person is  (210-x).


The condition requires


    {{{x/6}}} = {{{(210-x)/5}}} + 2.


It is your basic equation, which is translation of English to Math.


To solve it, multiply both sides by 30; then simplify


    5x = 6*(210-x) + 60

    5x = 1260 - 6x + 60

    5x + 6x = 1260 + 60

    11x     = 1320

      x     = 1320/11 = 120.


<U>ANSWER</U>.  The shares are 120 and 90, for the first and the second persons, respectively.
</pre>

Solved.