Coordinate Geometry: Slope
The slope of line $$m$$ is -1. If line $$m$$ passes through point (9,4), what are the coordinates of the _x_-intercept of line $$m$$?
Correct.
[[snippet]]
Use the slope formula using the two points $$(9{,} \ 4)$$ and $$(x{,} \ 0)$$, where $$x$$ is the _x_-coordinate of the _x_-intercept.
>$$\text{Slope} = \frac{4-0}{9-x}$$
Set this equal to -1:
>$$\frac{4}{9-x} = -1$$
To solve for $$x$$, multiply by $$9-x$$:
>$$4=-(9-x)$$
>$$4 =x-9$$
>$$13 = x$$
Therefore, the _x_-intercept is (13, 0).
Incorrect.
[[snippet]]
This answer choice can be eliminated on sight because its _y_-coordinate is not 0. Don't make careless mistakes. Use __POE__.
Incorrect.
[[snippet]]
This answer choice can be eliminated on sight because its _y_-coordinate is not 0. Don't make careless mistakes; use __POE__.
Incorrect.
[[snippet]]
Incorrect.
[[snippet]]
(0,13)
(0,-5)
(13,0)
(5,0)
(-5,0)