The first one is rectangle
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)
Answer:
2
Step-by-step explanation:
4x = 32 - x2 would be much clearer if written as 4x = 32 - x^2. Please use
" ^ " to indicate exponentiation.
Rewrite 4x = 32 - x^2 in the standard form of a quadratic: x^2 + 4x - 32
Then the coefficients are a = 1, b = 4 and c = -32.
Find the discriminant. It is b^2-4ac.
Here, b^2-4ac = 4^2 - 4(1)(-32), or 16 + 128, or 144.
Because the discriminant is positive, we know immediately that this quadratic has two real, unequal roots.
So, the answer to this question is "the graph of 4x = 32 - x^2 cross the x-axis in two places."
the horizontal line must have the same y coordinate so y=14