Question 1131390

Please help me solve this equation
-1/3 + 2z= -5/6

Thank you!
<pre>{{{matrix(1,3, - 1/3 + 2z, "=", - 5/6)}}}
Just MULTIPLY the entire equation by 6 to get: - 2 + 12z = - 5
12z = - 3
{{{highlight_green(matrix(1,5, z, "=", (- 3)/12, "=", - 1/4))}}}
That's ALL!!