SOLUTION: What is the equation of the line through points (5,3) and (5, -3)? Thanks for your help.

Algebra ->  Linear-equations -> SOLUTION: What is the equation of the line through points (5,3) and (5, -3)? Thanks for your help.       Log On


   



Question 90995: What is the equation of the line through points (5,3) and (5, -3)?
Thanks for your help.


Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Solved by pluggable solver: Finding the Equation of a Line
First lets find the slope through the points (5,3) and (5,-3)


m=%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29 Start with the slope formula (note: (x%5B1%5D,y%5B1%5D) is the first point (5,3) and (x%5B2%5D,y%5B2%5D) is the second point (5,-3))


m=%28-3-3%29%2F%285-5%29 Plug in y%5B2%5D=-3,y%5B1%5D=3,x%5B2%5D=5,x%5B1%5D=5 (these are the coordinates of given points)


m=+-6%2F0 Subtract the terms in the numerator -3-3 to get -6. Subtract the terms in the denominator 5-5 to get 0




Since the denominator is zero, the slope is undefined (remember you cannot divide by zero). So we cannot use the slope intercept form to write an equation. So we can only say that the equation is a vertical line through x=5, which means the equation is x=5 (notice this is not in slope-intercept form)



So the equation x=5 looks like this:

Graph of x=5 through the points (5,3) and (5,-3)