Question 75806
x intercept = 4 & y intercept = -3
.
A form of equation that can be used to represent the equation of the line that has a y intercept
of -3 and an x intercept of +4 is the slope intercept form.  This form is:
.
y = mx + b 
.
where m is the slope of the line and b is the y intercept.
.
The problem tells us that the y intercept is -3. This is half of the information that we
need ... it is the b that we are looking for.  When we put this into the equation form it
becomes:
.
y = mx - 3
.
All we have to do now is find the slope m.  We can do this in a couple of different
ways. One of the ways is to make a quick sketch of a coordinate system.  Put a dot on
the y-axis at -3.  Then go to the x-axis and put a dot at +4. (Those dots represent
the x and y intercepts that are given in the problem.) Start at the dot on the y axis. 
Note that you have to go horizontally to the right 4 units to be under the dot on the
x-axis. Also note that you then have to go up 3 units to get to the dot on the x-axis.
That's all the information we need ... +4 to the right and then +3 up to get the dot on the
x-axis.  The slope is the vertical change (+3) divided by the horizontal change (+4).
This is 3/4 and we can substitute this for m in the slope intercept equation that we
have so far.  This makes the equation:
.
{{{y = (3/4)x - 3}}}
.
and that's an equation for the line that has the given intercepts.
.
Note that we could also get m (the slope) by identifying the two known points on the line.
The intercept points in coordinate form are the y intercept (0, -3) and the x intercept (4, 0).
.
Call (0, -3) the point {{{x[1] y[1]}}}.  The corresponding parts are {{{x[1] = 0}}} and
{{{y[1] = -3}}}.  Similarly call (4, 0) the point {{{x[2] y[2]}}} which means that the
corresponding parts are {{{x[2] = 4}}} and {{{y[2] = 0}}}.  The equation for the slope is:
.
{{{m = (y[2] - y[1])/(x[2] - x[1])}}}
.
Just substitute the values that we defined above. When we do, the equation becomes:
.
{{{m = (0 - (-3))/(4 - 0)}}}
.
This simplifies to 
.
{{{m = 3/4}}} 
.
And this is exactly what we found previously. So using this method would also give us
the slope intercept equation:
.
{{{y = (3/4)x - 3}}}
.
Hope this gives you some insight into finding an equation for a line that is defined
by two points ... the x and y intercepts.