SOLUTION: Write the equation of the line with slope 4 and y-intercept (0, –5). Then graph the line

Algebra ->  Algebra  -> Graphs -> SOLUTION: Write the equation of the line with slope 4 and y-intercept (0, –5). Then graph the line      Log On

Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!
Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!

   


Question 85069: Write the equation of the line with slope 4 and y-intercept (0, –5). Then graph the line
Answer by jim_thompson5910(21667) About Me  (Show Source):
You can put this solution on YOUR website!
Solved by pluggable solver: FIND a line by slope and one point

What we know about the line whose equation we are trying to find out:

  • it goes through point (0, -5)

  • it has a slope of 4



First, let's draw a diagram of the coordinate system with point (0, -5) plotted with a little blue dot:

%0D%0A++++drawing%28+400%2C+400%2C+-10%2C+10%2C+-10%2C+10%2C%0D%0A+++++++++++++grid%281%29%2C%0D%0A+++++++++++++blue%28+circle%28+0%2C+-5%2C+0.2+%29+%29+%29%0D%0A++

Write this down: the formula for the equation, given point x%5B1%5D%2C+y%5B1%5D and intercept a, is

y=ax+%2B+%28y%5B1%5D-a%2Ax%5B1%5D%29 (see a paragraph below explaining why this formula is correct)

Given that a=4, and system%28+x%5B1%5D+=+0%2C+y%5B1%5D+=+-5+%29+, we have the equation of the line:

y=4%2Ax+%2B+-5

Explanation: Why did we use formula y=ax+%2B+%28y%5B1%5D+-+a%2Ax%5B1%5D%29 ? Explanation goes here. We are trying to find equation y=ax+b. The value of slope (a) is already given to us. We need to find b. If a point (x%5B1%5D, y%5B1%5D) lies on the line, it means that it satisfies the equation of the line. So, our equation holds for (x%5B1%5D, y%5B1%5D): y%5B1%5D+=+a%2Ax%5B1%5D%2Bb Here, we know a, x%5B1%5D, and y%5B1%5D, and do not know b. It is easy to find out: b=y%5B1%5D-a%2Ax%5B1%5D. So, then, the equation of the line is: +y=ax%2B%28y%5B1%5D-a%2Ax%5B1%5D%29+.

Here's the graph:

%0D%0A++++drawing%28+400%2C+400%2C+-10%2C+10%2C+-10%2C+10%2C%0D%0A+++++++++++++grid%281%29%2C%0D%0A+++++++++++++graph%28+400%2C+400%2C+-10%2C+10%2C+-10%2C+10%2C+4%2Ax%2B-5+%29%2C%0D%0A+++++++++++++blue%28+circle%28+0%2C+-5%2C+0.2+%29+%29%2C%0D%0A+++++++++++++locate%28+0%2C+-5%2C+%27%280%2C+-5%29%27+%29+%29%0D%0A+++++++++++++%29%0D%0A++++++++++