Question 911851
The graph g(x) = x − 7 (Blue)is the result of translating the graph of f(x) = x + 3 down 10 units.
{{{drawing(300,300,   -10,10,-10,10,  blue(line(2,10,2,-10))  ,  
 grid(1),
circle(0, 3,0.4),
circle(0,-7,0.4),
graph( 300, 300, -10,10,-10,10,0, x+3,x-7))}}}