A rectangular prism<span>, any pair of opposite faces </span>can<span> be </span><span>bases</span>
Answer:
Step-by-step explanation:
=
= =
Answer:
640 students own a bicycle
Step-by-step explanation:
The rate shows that 4 out of 5 students own a bicycle. 4 out of 5 is 80% of the students. Now, we need to find 80% of 800 students.
To do this, we multiply the number of students by .80, which represents 80%.
800 x 0.8 = 640
I Hope That This Helps! :)
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)