Answer:
(14, 2).
Step-by-step explanation:
x - y = 12
y = 2
Solving this system:
Plug y = 2 into the first equation:
x - 2 = 12
x = 14.
Therefore the point of intersection is at (14, 2).
Step-by-step explanation:
3(5x - 4) = 2(7x)
=> 15x - 12 = 14x
=> x = 12
<em>By the options given, I would say none of the options are correct!</em>
Answer:
<h3>x = 5</h3>
Step-by-step explanation:
f(x) = 2(x + 6)
f(x) = 22
thereofre we have the equation:
2(x + 6) = 22 <em>use distributive property</em>
2x + 12 = 22 <em>subtract 12 from both sides</em>
2x = 10 <em>divide both sides by 2</em>
x = 5
This is a linear differential equation of first order. Solve this by integrating the coefficient of the y term and then raising e to the integrated coefficient to find the integrating factor, i.e. the integrating factor for this problem is e^(6x).
<span>Multiplying both sides of the equation by the integrating factor: </span>
<span>(y')e^(6x) + 6ye^(6x) = e^(12x) </span>
<span>The left side is the derivative of ye^(6x), hence </span>
<span>d/dx[ye^(6x)] = e^(12x) </span>
<span>Integrating </span>
<span>ye^(6x) = (1/12)e^(12x) + c where c is a constant </span>
<span>y = (1/12)e^(6x) + ce^(-6x) </span>
<span>Use the initial condition y(0)=-8 to find c: </span>
<span>-8 = (1/12) + c </span>
<span>c=-97/12 </span>
<span>Hence </span>
<span>y = (1/12)e^(6x) - (97/12)e^(-6x)</span>