Answer:
i think its 1cm/10mm = 12.5/x
and the answer like the thing is 125 mm = 12.5
im from korea so i know mm/cm
Answer:
x = 44
Step-by-step explanation:
sqrt(x+5) -3 =4
Add 3 to each side
sqrt(x+5) -3+3 =4+3
sqrt(x+5) =7
Square each side
(sqrt(x+5))^2 =7^2
x+5 = 49
Subtract 5 from each side
x+5-5 = 49-5
x=44
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:
8x^2+19x
Step-by-step explanation:
Simplify the expression by combining like terms. Terms which look a like and sound a like should be added together.
3x^2+7x+3+5x^2+12x
x^2 terms: 3x^2+5x^2=8x^2
x terms: 7x+12x=19x
constants: 3
Together is is 8x^2+19x+3.