Question 796687
What does the problem tell you to do?
Are you supposed to plot this?
{{{ N = .17t + 3.99 }}}
{{{ N }}} is on the vertical axis and
{{{ t }}} is on the horizontal axis
-------------------
{{{ graph( 600, 400, -30, 10, -10, 10, .17x + 3.99 ) }}}