SOLUTION: I need help on the following questions:I am having a hard time with finding slopes and writing the following equations. I would really appreciate your help,thank you in advance. 1

Algebra ->  Linear-equations -> SOLUTION: I need help on the following questions:I am having a hard time with finding slopes and writing the following equations. I would really appreciate your help,thank you in advance. 1      Log On


   



Question 113203: I need help on the following questions:I am having a hard time with finding slopes and writing the following equations. I would really appreciate your help,thank you in advance.
1.Find the slope of the line passing through the points (-3,1) and (-6,10)
2. Write the equation of the line with slope -5 and y intercept (0,5)
3. Write the equation of the line with x-intercept (-1,0) and undefined slope

Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!
To find the slope of a line given two points, the first thing to decide is which will be Point 1 and which Point 2. It doesn't matter which you pick, as long as you keep it consistent as you solve the problem.

Let's say that your point (-3, 1) is P%5B1%5D and (-6, 10) is P%5B2%5D

The coordinates of P%5B1%5D are x%5B1%5D=-3 and y%5B1%5D=1, and

The coordinates of P%5B2%5D are x%5B2%5D=-6 and y%5B2%5D=10

Now we can use the formula for the slope to compute it.



===============================

The slope-intercept form of a straight line is y=mx%2Bb where m is the slope and b is the y-coordinate of the y-intercept. The y-intercept is the point where the line intersects the y-axis, in other words, the value of y when x = 0.

Given that the slope of the line is -5 and the y-intercept is (0, 5), we can write the equation directly by substitution in the slope-intercept form.

y=mx%2Bb
y=-5x%2B5

Can you see that if you put 0 in for x in this equation that y = 5?

=================================

A line with an undefined slope is a line where all of the x-coordinate points are equal. That means that if you tried to compute the slope, the slope formula, m=%28y%5B1%5D-y%5B2%5D%29%2F%28x%5B1%5D-x%5B2%5D%29 would have a zero denominator. Such a line must be a vertical line for all of the x-coordinates to be equal.

Since all of the x-coordinates are equal, we know what that value is from the x-coordinate of the x-intercept, (-1, 0). Since x = -1 for all values of y, the equation x=-1 fully describes the line and is therefore the sought after equation.

Hope this helps,
John