Answer:
h = -5*t +800
Step-by-step explanation:
The initial value is 800 ft
She is falling at a rate of 5 ft per second
That would be -5ft/s
We can write this in the form
y = mx+b
h = -5*t +800 where t is the number of seconds and h is the height above ground
Answer:
70,110,110,110
Step-by-step explanation:
I'm Asian and I was less than 5 minutes
1) 4 divided by 7 = 0.57
2) 4 times 5 = 20 and 4 times 8 = 32
3) 20 plus 32 = 52
4) 0.57 times 52 = 29.64
5) answer : 29.64
i hope this is correct. i tried to break it down.
Answer:
D. 1.3
Step-by-step explanation:
5(1.3) = 6.5
Since the value of r is .2 less than b, b would be 1.5
2(1.5) = 3
6.5+3=9.5
Answer:
y_c = 2 + 10*x
Step-by-step explanation:
Given:
y'' = 0
Find:
- The solution to ODE such that y(0) = 2, y'(0) = 10
Solution:
- Assuming a solution y = Ce^(mt)
So, y' = C*me^(mt)
y'' = C*m^2e^(mt)
- Back substitute into given ODE, we get:
y'' = C*m^2e^(mt) = 0
e^(mt) can not be equal to zero
- Hence, m^2 = 0
m = 0 , 0 - (repeated roots)
- The complimentary function for repeated roots is:
y_c = (C1 + C2*x)*e^(m*t)
y_c = C1 + C2*x
- Evaluate @ y(0) = 2
2 = C1 + C2*0
C1 = 2
-Evaluate @ y'(0) = 10
y'(t) = C2 = 10
Hence, y_c = 2 + 10*x