Answer:
475
Step-by-step explanation:
If each represents 100
For carousel, there are 4 whole and a 3/4
Hence,
4(100)+3/4(100)
=475
Answer:
X=7 because 88=12x+4. Simple math gives you x=7
Answer:
(8,-4)
Step-by-step explanation:
The difference between A and M is 2.5x and -4y
so B would be 5.5+2.5 and 0-4
(8,-4)
The answer is C your welcome Gn
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)