This is a growth exponential equation.
It can be solved 2 ways, but one of them is long and cumbersome and not worth the effort. You could take 2% of the base number and keep doing it 8 times.
The other way is to realize that 100$ + 2% of 100 dollars can be written as 2% = 2/100 = 0.02 and that can be written as
100( 1 + 0.02 ) = 100(1.02) Now if you want this to be raised 8 times, it will look like this
y = 100(1.02)^(n - 1) for any number of weeks
y(8) = 100(1.02)^7 = 114.87
So at week 1 she has 100 dollars and at week 8 she has 114.87 dollars.
CommentRealize that if her boss does not want to give her compounded interest that she could still make
Ln = L

= 100 + (n - 1)*0.02*100
L

= 100 + 7*0.02*100 = 100 + 14. = 114
By compounding she makes a whole 0.87$ more.
Answer:
x = 3
Step-by-step explanation:
It should NOT be "fight of the origin", rather "right of the origin".
Now let's move on to solve the question...
The x-intercept is found by setting the function equal to 0. Thus:
0 = x^3 - 9x
<em>Let's solve this using algebra:</em>
<em>
</em>
<em />
<em>Hence, x = -3 and x = 3</em>
<em />
The coordinate that is to the right of the origin is the positive one, so x = 3 is the x-intercept we are looking for.
1. 40/8 = 45/9
2. 42/14 = 15/5
3. 14/2 = 56/8
4. 8/4 = 26/13
Answer:
An interesting experiment is given. We need to address various questions based on our knowledge of calculus.
Step 2
Part (a)
Time taken for the radius to grow to 2 cm = t1 = r/0.5 = 2/0.5 = 4 hours
Time taken for the radius to become 0 = t2 and the same can be obtained by solving:
r = 2 - √t2 = 0
Hence, t2 = 22 = 4 hours
Hence, the time duration of the entire experiment (from the introduction of the bacteria until its disappearance) = t1 + t2 = 4 + 4 = 8 hours
Step 3
Part (b)
r(t) = 0.5t for 0 ≤ t ≤ 4
and
r(t) = 2 - √(t - 4) for t > 2
Step-by-step explanation:
Answer:
C
Step-by-step explanation:
Slope of a line that goes trough the points (x1=9, y1=1) and (x2=17, y2=2)
m= (y2-y1)/(x2-x1) = (2-1) / (17-9) = 1/8