Question 821268
<pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
The graph of f(x) = 7x is shifted 8 units up. 
What is the equation of the new graph?  {{{f(x) = 7x+8}}}  (Blue)
{{{drawing(300,300,   -10,10,-10,10,  grid(1),
circle(0, 8,0.4),
circle(0, 0,0.4),
graph( 300, 300, -10,10,-10,10,0,7x, 7x+8))}}}