- #1
816318
- 14
- 0
What is the x-intercept of the line that passes through points (-3,7) and (6,4) in the standard (x,y) coordinate plane?
MarkFL said:Hello and welcome to MHB! :D
We ask that our users show their progress (work thus far or thoughts on how to begin) when posting questions. This way our helpers can see where you are stuck or may be going astray and will be able to post the best help possible without potentially making a suggestion which you have already tried, which would waste your time and that of the helper.
Can you post what you have done so far?
816318 said:I solved the slope for the two points, which is 1/3.
The y-intercept for is y=1/3x+8, I cannot go further past that point.
An x-intercept is the point at which a line crosses the x-axis on a graph. It is the value of x when y is equal to 0.
To find the x-intercept of a line given two points, you can use the slope-intercept form of a line (y = mx + b) and plug in the values of the two points to solve for x. Alternatively, you can use the point-slope form of a line (y - y1 = m(x - x1)) and plug in the values of the two points to solve for x.
The slope-intercept form of a line is y = mx + b, where m is the slope of the line and b is the y-intercept (the point where the line crosses the y-axis).
To find the x-intercept using the slope-intercept form, you can rewrite the equation as x = (y - b) / m and plug in the value of y as 0. This will give you the x-intercept of the line.
No, you need at least two points to find the x-intercept of a line. With only one point, you can determine the y-intercept, but not the x-intercept.