Answer: y =
and x =

Explanation:
The y-intercept of a line is the point where the line hits (or intercepts) the y-axis. You could also think of it as the value of y when x = 0; to find the y-intercept, take your given equation and plug in 0 for x and solve for y.
x - 5y = -3 original equation
(0) - 5y = -3 plug 0 in for x
0 - 5y = -3 any number multiplied by 0 = 0
-5y = -3
=
divide both sides by -5 to get y by itself
y =
solved for y
So, our y-intercept is
.
The x-intercept of a line is the point where the line hits (or intercepts) the x-axis. You could also think of it as the value of x when y = 0; to find the x-intercept, take your given equation and plug in 0 for y and solve for x.
x - 5y = -3 original equation
x - 5(0) = -3 plug 0 in for y
x - 0 = -3 any number multiplied by 0 = 0
x = -3
*
x = -3 *
multiply both sides by
to get x by itself
x =
solved for x
So, our x-intercept is
.
Side note: since the number attached to x is a fraction, in order to get x by itself, you multiply both sides of the equation by the reciprocal of the fraction, so the numerator and denominator swap places.
I hope this helped! :)