Answer:
y = 12 *(2^x)
x=11 months
Explanation:
This is exponential growth
y= ab^x
where a is the initial value (12)
and b is the growth rate (doubles = 2)
y =12 * 2^x
We need to know when the tree is completely filled
24576 = 12 * 2^x
Divide each side by 12
24576/12 = 12/12 * 2^x
2048 = 2^x
Rewriting 2048 in terms of powers of 2
2^11 =2048
2^11 = 2^x
Since the bases are the same, the powers are the same
x=11