asked 218k views
3 votes
More points!! Please solve 22 and 23

More points!! Please solve 22 and 23-example-1

1 Answer

3 votes
For the table, we can count the circles that appear in each step of the fractal. The center is a single circle and is step 0. Step 1 sees 4 circles grow off of that one circle. Step 2 sees 4 circles grow off of each of these circles. Therefore the table should be:

Step 0 : 1 circle
Step 1 : 4 circles
Step 2 : 16 circles
Step 3: 64 circles

Using this table, we can solve the second part. This function is exponential growth and each step is a multiple of 4. Therefore, the function is
f(x) = 4^x.
answered
User Mhartington
by
7.7k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.