SOLUTION: Hi, I need help with these two problem. 1. Find an equation of the line meeting the specified conditions. Slope intercepts form containing the point (0,6) and parallel to y=4x-6

Algebra ->  Graphs -> SOLUTION: Hi, I need help with these two problem. 1. Find an equation of the line meeting the specified conditions. Slope intercepts form containing the point (0,6) and parallel to y=4x-6       Log On


   



Question 243670: Hi, I need help with these two problem.
1. Find an equation of the line meeting the specified conditions. Slope intercepts form containing the point (0,6) and parallel to y=4x-6
2. Find an equation in point slope form of the line having the specified slope and containing the point indicated m=-8;(6,9)

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
# 1



We can see that the equation y=4x-6 has a slope m=4 and a y-intercept b=-6.


Since parallel lines have equal slopes, this means that we know that the slope of the unknown parallel line is m=4.
Now let's use the point slope formula to find the equation of the parallel line by plugging in the slope m=4 and the coordinates of the given point .


y-y%5B1%5D=m%28x-x%5B1%5D%29 Start with the point slope formula


y-6=4%28x-0%29 Plug in m=4, x%5B1%5D=0, and y%5B1%5D=6


y-6=4x%2B4%28-0%29 Distribute


y-6=4x%2B0 Multiply


y=4x%2B0%2B6 Add 6 to both sides.


y=4x%2B6 Combine like terms.


So the equation of the line parallel to y=4x-6 that goes through the point is y=4x%2B6.


Here's a graph to visually verify our answer:

Graph of the original equation y=4x-6 (red) and the parallel line y=4x%2B6 (green) through the point .





# 2




If you want to find the equation of line with a given a slope of -8 which goes through the point (6,9), you can simply use the point-slope formula to find the equation:


---Point-Slope Formula---
y-y%5B1%5D=m%28x-x%5B1%5D%29 where m is the slope, and is the given point


So lets use the Point-Slope Formula to find the equation of the line


y-9=-8%28x-6%29 Plug in m=-8, x%5B1%5D=6, and y%5B1%5D=9 (these values are given)


Now if you just want the equation in point slope form, then the answer is simply y-9=-8%28x-6%29. However, if you want it in slope-intercept form, then read on...


y-9=-8x%2B%28-8%29%28-6%29 Distribute -8


y-9=-8x%2B48 Multiply -8 and -6 to get 48


y=-8x%2B48%2B9 Add 9 to both sides to isolate y


y=-8x%2B57 Add

------------------------------------------------------------------------------------------------------------
Answer:


So the equation of the line with a slope of -8 which goes through the point (6,9) is:

y=-8x%2B57 which is now in y=mx%2Bb form where the slope is m=-8 and the y-intercept is b=57