4/11 = 0.36 (repeat: 36)
5/11 = 0.45 (repeat: 45)
6/11 = 0.54 (repeat: 54)
7/11 = 0.63 (repeat: 63)
Answer:
1500 calories
Step-by-step explanation:
2400 is 100% of in this case, 8/8
So then we know that 1/8 of 2400 is 300 because we just divide it by 8. Sarah eats 5/8 that much so we multiply 300 by 5 which gives us 1500
Because you if it changes its a function
Answer:
c=80
Step-by-step explanation:
Based on my reading the critical damping occurs when the discriminant of the quadratic characteristic equation is 0.
So let's see that characteristic equation:
20r^2+cr+80=0
The discriminant can be found by calculating b^2-4aC of ar^2+br+C=0.
a=20
b=c
C=80
c^2-4(20)(80)
We want this to be 0.
c^2-4(20)(80)=0
Simplify:
c^2-6400=0
Add 6400 on both sides:
c^2=6400
Take square root of both sides:
c=80 or c=-80
Based on further reading damping equations in form
ay′′+by′+Cy=0
should have positive coefficients with b also having the possibility of being zero.
Check if you can write an equation relating the term number to the actual value
n1=3
n2=10 = 3+7
n3= 17 = n2+7 = n1+7+7 = n1 +2*7
n4= 24 = n1+3*7
so you will notice a pattern
for the x-th term
n_x =3+(x-1)*7
the 50th term would be n_50 = 3+(50-1) * 7