Question 1133421
<pre>
PERSON        AMOUNT RECEIVE
Ralph            y/2
Rayden           y
Velika          3y
TOTAL          2700000
</pre>


Question is how much raYden receives, so assgined a variable for this.

{{{y/2+y+3y=2700000}}}
Simplify and solve.


{{{(4&1/2)y=2700000}}}


{{{(9/2)y=2700000}}}


{{{y=(2/9)2700000}}}


{{{y=2*300000}}}


{{{highlight(y=600000)}}}