Answer:
Step-by-step explanation:
(0, 1) (4, -2)
(-2 - 1)/(4 -0) = -3/4
Answer:
J: x - 2y = -8
Step-by-step explanation:
All you have to do is plug in x or y as 0 for the y-intercept and the x-intercept, respectively. But, for these specific equations, looking at the constant when y isn't multiplied by any number but 1 will show the y-intercept. (e.g. 2x + y = -12, -12 is the y-intercept, 2x - y = -20 -> -2x + y = 20, 20 is the y-intercept)
F: y-intercept = -12 (incorrect)
G: y-intercept = 0 (incorrect)
H: y-intercept = 20 (incorrect)
J: y-intercept = 4 (correct)
Answer:
A
Step-by-step explanation:
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>