
James H. answered 01/27/14
Tutor
5
(10)
Advanced Mathematics and Physics Tutoring
To find the X-intercept, one would wish to find where the line intersects the X-axis. For any equation referring to X and another variable, say Y, one is looking for the solution to the equation where Y=0. Since when we are looking at a line plotted on a graph, one can imagine an example such as:
There are 2 values measured: one vertical height which is referred to as Y, and the other horizontal distance which is referred to as X. When the Height, or the Y value is 0, the line has crashed into land and its position is measured by a 0 height and some distance, or X value, from the reference point.
If there is a solution to Y=0, the intercept will be of the form (X,Y) and look like (X,0) for some value X.
Likewise, one will do the opposite for the Y-intercept. One will solve for X=0 and the solution will be of the form (X,Y) and look like (0,Y) for some value Y.
So of the two equations you derived, the second one was the one you wanted.
So when solving for Y=0, we arrive at:
0=10(3/(X+4)-6/X)
(1/10)*(0=10(3/(X+4)-6/X))
0=3/(X+4)-6/X)
6/X=3/(X+4)
6(X+4)=3X
6X+24=3X
3X=-24
X=-8
Therefore the X-intercept is at (-8,0).
This is the point at which the line crosses the X-axis. You were correct.
I hope this explanation has been helpful.