Question 888697
Let {{{ x }}} = the worker who makes 
less money than the other
The worker who makes the most money
makes {{{ x + 25 }}}
--------------------
Together they make {{{ 300 }}}, so I can say:
{{{ x + x + 25 = 300 }}}
{{{ 2x = 300 - 25 }}}
{{{ 2x = 275 }}}
{{{ x = 137.5 }}}
and
{{{ x + 25 = 162.5 }}}
---------------------
One gets 137.50 and the other gets 162.50
check:
{{{ 137.5 + 162.5 = 300 }}}
{{{ 300 = 300 }}}
---------------
Hope this helps