Fill in the y of the bottom equation with the top equation because it gives you what Y equals. To answer the question it would be easier to input the top equation into the bottom one. Once you then get the equation for X go to the equation on top and fill in the x to get the y. X=0 Y=2
Answer: 50
Step-by-step explanation:
Step 1: 60% = .60
Step 2: 30 = .60Y
Step 3: Divide both sides of the equation by .30 to isolate the variable Y.
30/.60 = .60/.60Y
50=Y
Therefore, 30 is 60% of 50.
Answer:
The correct answers are A B D
Step-by-step explanation:
hope this helped!
Answer:
5 1/5
Step-by-step explanation:
6 1/2 *4/5
Rewriting as an improper fraction
( 2*6 +1)/2 *4/5
13/2 *4/5
52/ 10
50/10 + 2/10
5 +1/5
5 1/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