Question 338702
Solve for x to get {{{x=2}}}, then graph to get the blue vertical line shown below



{{{ drawing(500, 500, -10, 10, -10, 10,
 graph( 500, 500, -10, 10, -10, 10,0),
 blue(line(2,-20,2,20))
)}}}