First you have to change them all to the same form, so you have to pick one out of them, so for instance you could pick percent which would be; 23%, 19%, and 20%, so from least to greatest it would be; 19%, 20%, and 23%. Hope this helps!
The greatest common factor is 4
50 times 28, you will get 1400.
If trying to mental calculate, I would :
28=20+8
50 times 20 = 1000
50 times 8 = 400
Then add them up to 1400.
C. 1/5 is the fraction of employees that work part time.
Answer:
y = (11x + 13)e^(-4x-4)
Step-by-step explanation:
Given y'' + 8y' + 16 = 0
The auxiliary equation to the differential equation is:
m² + 8m + 16 = 0
Factorizing this, we have
(m + 4)² = 0
m = -4 twice
The complimentary solution is
y_c = (C1 + C2x)e^(-4x)
Using the initial conditions
y(-1) = 2
2 = (C1 -C2) e^4
C1 - C2 = 2e^(-4).................................(1)
y'(-1) = 3
y'_c = -4(C1 + C2x)e^(-4x) + C2e^(-4x)
3 = -4(C1 - C2)e^4 + C2e^4
-4C1 + 5C2 = 3e^(-4)..............................(2)
Solving (1) and (2) simultaneously, we have
From (1)
C1 = 2e^(-4) + C2
Using this in (2)
-4[2e^(-4) + C2] + 5C2 = 3e^(-4)
C2 = 11e^(-4)
C1 = 2e^(-4) + 11e^(-4)
= 13e^(-4)
The general solution is now
y = [13e^(-4) + 11xe^(-4)]e^(-4x)
= (11x + 13)e^(-4x-4)