Answer:
<u>x = 36</u>
Step-by-step explanation:
180 - 126 = 54
90 + 54 + x = 180
144 + x = 180
180 - 144 = x
x = 36
Have a nice day!
I believe the equation is y=350+150x with y being the total amount of money in his account and x being the number of months..Paul starts with $350, which is the y-intercept (starting value) of the equation then the slope is 150 because his total savings increases by $150 for every month he saves without making any withdrawals. I apologize if I'm wrong but I hope this helps.
it will be twelve and thirty eight hundredths
First day: 25% × 100 = 25 ( miles)
Second day : the remaining distance is 100 - 25 = 75 ( milesl
Third day: 40% × 75 = 30
25 + 75 + 30 = 130 (miles)
Answer:
y = x*sqrt(Cx - 1)
Step-by-step explanation:
Given:
dy / dx = (x^2 + 5y^2) / 2xy
Find:
Solve the given ODE by using appropriate substitution.
Solution:
- Rewrite the given ODE:
dy/dx = 0.5(x/y) + 2.5(y/x)
- use substitution y = x*v(x)
dy/dx = v + x*dv/dx
- Combine the two equations:
v + x*dv/dx = 0.5*(1/v) + 2.5*v
x*dv/dx = 0.5*(1/v) + 1.5*v
x*dv/dx = (v^2 + 1) / 2v
-Separate variables:
(2v.dv / (v^2 + 1) = dx / x
- Integrate both sides:
Ln (v^2 + 1) = Ln(x) + C
v^2 + 1 = Cx
v = sqrt(Cx - 1)
- Back substitution:
(y/x) = sqrt(Cx - 1)
y = x*sqrt(Cx - 1)