Answer:
the answer is 35.0° pls thank :)
Answer:
4.8 miles per hour.
Step-by-step explanation:
Average speed=Total distance/Time taken
=26.2miles/5.5hour
=4.8 miles per hour
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)
9514 1404 393
Answer:
C. 2y = (2x-1)/4
Step-by-step explanation:
An equation is linear when the exponents of the variables are 1 and the sum of the exponents of the variables in any term is 1.
a) 3xy = 4 . . . . sum of exponents is 1+1=2
b) f(x) = 2/3(1 -x^2) . . . . exponent is 2
c) 2y = (2x -1)/4 . . . . all exponents are 1 (linear)
d) y = 3/(x+1) ⇒ xy +y = 3 . . . . sum of exponents is 1+1 = 2