Question 1046850
.
Eight plus the quotient of a number and 3 is -2.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


<pre>
8 + x/3 = -2.

{{{x/3}}} = -2 -8,

{{{x/3}}} = -10,

x = 3*(-10),

x = -30.
</pre>