Question 261395
step 1 - add 7 to get
 2x+7 = y.
now reverse both sides to get
y = 2x + 7.
This is like
y = mx + b.
Now we graph as
{{{ graph( 300, 200, -5, 5, -10, 10, 2x + 7) }}}