Question 899232

Please help me solve this equation, solve for y : {{{x=(2y-z)/4}}}
<pre>
{{{x = (2y - z)/4}}}
2y - z = 4x ------ Cross-multiplying
2y = 4x + z
{{{highlight_green(y = (4x + z)/2)}}}