Question 127910


In order to graph {{{x=-3}}}, simply draw a vertical line through the tick mark "{{{-3}}}" on the x-axis

{{{drawing(500,500,-10,10,-10,10,
graph(500,500,-10,10,-10,10,0),
line(-3,-20,-3,20)
)}}} Graph of {{{x=-3}}}