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

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