Question 151363
The budget deficit for Central City can be modeled by the equation
D = 0.5n + 6.5 where n is the number of years since 1990 and D is the deficit in millions of dollars.
Graph the equation for n ranging from 0 to 20.
:
Just plot the equation y = .5x + 6.5
:
 x | y 
-------
 0 |6.5
20 |16.5
:
{{{ graph( 300, 200, -2, 25, -4, 20, .5x+6.5) }}}