Answer:
Step-by-step explanation:
Answer:

Step-by-step explanation:
25 - 3x = -5(1 - x) - 2x
<u></u>
<u>We have to first get rid of the parenthesis:</u>
==> -5
==> 5x
<u>So now you should have:</u>
25 - 3x = -5 + 5x - 2x
<u>Combine like terms:</u>
25 - 3x = -5 + 5x - 2x
25 - 3x = -5 + 3x
<u>Add 3x to both sides:</u>
25 - 3x = -5 + 3x
+ 3x = + 3x
<u>And you should have:</u>
25 = -5 + 6x
<u></u>
<u>Add 5 to both sides:</u>
25 = -5 + 6x
+5 = +5
30 = 6x
<u>Divide 6 to both sides:</u>
= 
5 = x
The term "autonomous" refers to an ordinary differential equation that relates the derivatives of the dependent variable as a function *only* of the dependent variable. In other words, the ODE doesn't explicitly depend on the independent variable.
Examples:

is autonomous

is *not* autonomous
Answer:
y = 1/6 x^2 + 8/3 x + 49/6
Step-by-step explanation:
This is a parabola which opens upwards.
The distance of a point (x, y) from the focus is
√[(x - -8)^2 + (y - -1)^2] and
the distance of the point from the line y = -4
= y - -4
These distances are equal for a parabola so:
√[(x - -8)^2 + (y - -1)^2] = y + 4
Squaring both sides:
(x + 8)^2 + (y + 1)^2 = (y + 4)^2
x^2 + 16x + 64 + y^2 + 2y + 1 = y^2 + 8y + 16
x^2 + 16x + 64 + 1 - 16 = 8y - 2y
6y = x^2 + 16x + 49
y = 1/6 x^2 + 8/3 x + 49/6 is the equation of the parabola.