Question 1125976
-------------------------------------------------
1. An employer pays 3 workers x, y and z a total amount of $6100.x is paid 125% of the amount y is paid; which represents 80% of the amount z is paid. How much does x receive a month? 
--------------------------------------------------

<pre>
WORKER         WAGE EXPRESSION
x              1.25z
y              0.8z
z                z
TOTAL          6100
</pre>

{{{1.25z+0.8z+z=6100}}}
Solve this and then evaluate x and y.




{{{z=2000}}}