SOLUTION: at 5:00 am the number of visitors in the eggsactly breakfast place is 13. at 6:00 am there are 21 visitors and at 7:00 there are 29. if this pattern continues how many visitors w

Algebra ->  Probability-and-statistics -> SOLUTION: at 5:00 am the number of visitors in the eggsactly breakfast place is 13. at 6:00 am there are 21 visitors and at 7:00 there are 29. if this pattern continues how many visitors w      Log On


   



Question 51775: at 5:00 am the number of visitors in the eggsactly breakfast place is 13. at 6:00 am there are 21 visitors and at 7:00 there are 29. if this pattern continues how many visitors will there be at 8:00 am?
thanks for your time!

Answer by Nate(3500) About Me  (Show Source):
You can put this solution on YOUR website!
Rate of change: (y2 - y1)/(x2 - x1) = (21 - 13)/(2 - 1) = 8
f(x) = 8x + 13
Where x is the amount of hours from 5:00 a.m. and f%28x%29 is the amount of visitors.
f(3) = 8*3 + 13 = 37