Answer:
that would be the third one
Step-by-step explanation:
I think it’s -6 but I’m not sure
Answer:

Step-by-step explanation:
We have a separable equation, first let's rewrite the equation as:

But:

So:

Multiplying both sides by dx and dividing both sides by 3a+y:

Integrating both sides:

Evaluating the integrals:

Where C1 is an arbitrary constant.
Solving for y:


So:

Finally, let's evaluate the initial condition in order to find C1:

Solving for C1:

Therefore:

Answer:
x = y/2 - 1/2
Step-by-step explanation:
you can use the slope-intercept form of a line first, then change to terms of 'x'
y = mx + b where 'm' is the slope and 'b' is the y-intercept
if we use two points on the line, such as (-1, -1) (0, 1), we can find the slope
m = 1-(-1) / 0-(-1)
m = 2/1
b = 1
Slope-Intercept form: y = 2x + 1
in terms of 'x':
2x = y - 1
x = y/2 - 1/2