Question 1083925
--------------------------------------------------
a) With a slope of 0 and a y-intercept of 10.
--------------------------------------------------


Flat, horizontal, so y is 10 everywhere.
{{{highlight(y=10)}}}




-----------------------------------------------------
b) With an undefined slope and an x-intercept of -3.
-----------------------------------------------------


No slope, and line is vertical, taking all real values for y.
{{{highlight(x=-3)}}}




<pre>---------------------------------------------------------
c) With a positive slope and a negative y-intercept.
---------------------------------------------------------</pre>

You choose.
{{{y=mx+b}}}
Use any {{{m>0}}} and {{{b<0}}}.