Y = 3x + c
then,
11 = 6 + c
c = 5
So:
y = 3x + 5
Answer:
y(x) = c_1 e^(-1/(2 x^2))
Step-by-step explanation:
Solve the separable equation x^3 (dy(x))/(dx) - y(x) = 0:
Solve for (dy(x))/(dx):
(dy(x))/(dx) = y(x)/x^3
Divide both sides by y(x):
((dy(x))/(dx))/y(x) = 1/x^3
Integrate both sides with respect to x:
integral((dy(x))/(dx))/y(x) dx = integral1/x^3 dx
Evaluate the integrals:
log(y(x)) = -1/(2 x^2) + c_1, where c_1 is an arbitrary constant.
Solve for y(x):
y(x) = e^(-1/(2 x^2) + c_1)
Simplify the arbitrary constants:
Answer: y(x) = c_1 e^(-1/(2 x^2))
Answer:
B. m∠B = 80°
Step-by-step explanation:
Supplementary angles are two angles that sum to 180°
⇒ m∠A + m∠B = 180°
⇒ 100° + m∠B = 180°
⇒ m∠B = 180° - 100°
⇒ m∠B = 80°
Answer:
The total cost for 8 skiers=316 dollars
Step-by-step explanation:
Given that the expression 15n+12n+100 represents the total cost in dollars for skis,boots and a lesson for n skiers.
To simplify the given expression :
15n+12n+100=27n+100
27n=-100
Therefore 
Now to find the total cost for 8 skiers.
The total cost for 8 skiers can be written as below
Put n=8 in the given expression 15n+12n+100
15(8)+12(8)+100
=120+96+100
=316
Therefore the total cost for 8 skiers is 316 dollars
The total cost for 8 skiers=316 dollars
3x + 2y = 10 ....multiply by -4
12x + 5y = 25
-------------------
-12x - 8y = -40 (result of multiplying by -4)
12x + 5y = 25
------------------add
-3y = - 15
y = -15/-3
y = 5
3x + 2y = 10
3x + 2(5) = 10
3x + 10 = 10
3x = 10 - 10
3x = 0
x = 0
solution is (0,5)