Question 1100150
.
<pre>
The formula for the slope of a straight line passing through two given points  &nbsp;&nbsp;({{{x[1]}}},{{{y[1]}}})  &nbsp;&nbsp;and  &nbsp;&nbsp;({{{x[2]}}},{{{y[2]}}})  &nbsp;&nbsp;is

m = {{{(y[2]-y[1])/(x[2]-x[1])}}}.



Substitute the given data into this formula and calculate


m = {{{(0-(-2))/(3-0)}}} = {{{2/3}}}.


<B>Answer</B>.  The slope is {{{2/3}}}.
</pre>