Make the x axis seconds and y axis floors. Your first point would be at (0,-2), then (1,3), then (2,8) and so on.
You could scale the axes just going by one
T(1) = 3, t(n) = -2t(n-1) + 1
So t(2) = -2(t(1)) + 1 = -2(3) + 1 = -5
t(3) = -2(t(2)) +1 = -2(-5) +1 = 11
t(4) = -2(t(3)) +1 = -2(11) +1 = -21
t(5) = -2(t(4)) +1 = -2(-21) +1 = 43
Answer:
2.5 eggs per chicken
Step-by-step explanation:
Answer:
Quality Plumbing charges more per hour.
In the graph, you can see that it would cost $150 for their work plus $100 per hour based on the slope of the line.
A Plus Plumbing charges $140 for their work plus $60 per hour.