I'm so sorry I wish I knew the answer to your question
Distance traveled = 70 m
Number of rotations = 29
We know, Circumference * Number of rotations = Distance traveled
So, C = 70 / 29
C = 2.41 m
Now, we know, diameter = C / π
So, d = 2.41/3.14 = 0.768
In short, Your Answer would be: 0.8 m
Hope this helps!
Answer:

Step-by-step explanation:
We want to write an exponential function that goes through the points (0, 20) and (6, 1280).
The standard exponential function is given by:

The point (0, 20) tells us that <em>y</em> = 20 when <em>x</em> = 0. Hence:

Simplify:

So, our exponential function is now:

Next, the point (6, 1280) tells us that <em>y</em> = 1280 when <em>x</em> = 6. Thus:

Solve for <em>b</em>. Divide both sides by 20:

Therefore:
![b=\sqrt[6]{64}=2](https://tex.z-dn.net/?f=b%3D%5Csqrt%5B6%5D%7B64%7D%3D2)
Hence, our function is:

Answer:
b- 13 weeks
Step-by-step explanation:
She makes $550 a week but spends $200 on merchandise so her total weekly is technically $350 in order to earn profit she has to get more than $4500
divide $4500 by $350 which you will get 12.6 but you round it to 13 meaning it would take her a maximum of 13 weeks to receive profit
Answer:
y = 2*x^2 - 2*x - 24
Step-by-step explanation:
If we have a quadratic function with roots a and b, we can write the equation for that function as:
y = f(x) = A*(x - a)*(x - b)
Where A is the leading coefficient.
In this case, we know that the roots are: 4 and -3
Then the function will be something like:
f(x) = A*(x - 4)*(x - (-3) )
f(x) = A*(x - 4)*(x + 3)
Now we need to determine the value of A.
We also know that the graph of the function passes through the point (3, -12)
This means that:
f(3) = -12
Then:
-12 = A*(3 - 4)*(3 + 3)
-12 = A*(-1)*(6)
-12 = A*(-6)
-12/-6 = A
2 = A
Then the equation is:
y = f(x) = 2*(x - 4)*(x + 3)
Now we need to write this in standard form, so we just need to expand the equation:
y = f(x) = 2*(x^2 + x*3 - x*4 - 4*3)
y = f(x) = 2*(x^2 - x - 12)
y = f(x) = 2*x^2 - 2*x - 24
Then the relation is:
y = 2*x^2 - 2*x - 24