Write a function rule for your bacterium in the table where h is the number of hours, and b(h) is the bacterium at h hours.

y 0 1 2 3 4 5 6
x 1 4 16 64 256 1024 4096

Respuesta :

Answer:

B(h)=x (subscript)-1*4+1 basically x from the previous generation times 4 plus one.

Step-by-step explanation: