SOLUTION: Find the slope-intercept equation of the line that has the given characteristics Slope 4 and y-intercept (0,3) y=? help please I have never done this before and I need help with

Algebra ->  Linear-equations -> SOLUTION: Find the slope-intercept equation of the line that has the given characteristics Slope 4 and y-intercept (0,3) y=? help please I have never done this before and I need help with      Log On


   



Question 243549: Find the slope-intercept equation of the line that has the given characteristics
Slope 4 and y-intercept (0,3)
y=?
help please I have never done this before and I need help with it Thanks

Found 2 solutions by jim_thompson5910, oberobic:
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!

If you want to find the equation of line with a given a slope of 4 which goes through the point (0,3), 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-3=%284%29%28x-0%29 Plug in m=4, x%5B1%5D=0, and y%5B1%5D=3 (these values are given)


y-3=4x%2B%284%29%280%29 Distribute 4


y-3=4x%2B0 Multiply 4 and 0 to get 0


y=4x%2B0%2B3 Add 3 to both sides to isolate y


y=4x%2B3 Combine like terms.

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


So the equation of the line with a slope of 4 which goes through the point (0,3) is:

y=4x%2B3 which is now in y=mx%2Bb form where the slope is m=4 and the y-intercept is b=3

Notice if we graph the equation y=4x%2B3 and plot the point (0,3), we get (note: if you need help with graphing, check out this solver)



Graph of y=4x%2B3 through the point (0,3)


We can see that the point lies on the line. Since we know the equation has a slope of 4 and goes through the point (0,3), this verifies our answer.

Answer by
oberobic(2304) About Me  (Show Source):
You can put this solution on YOUR website!
The general linear equation is: y = mx + b.
m = slope = change in 'y' divided by change in 'x' = the rise over the run
.
m =4, which is given
.
The y-intercept is the point (0,3). So when x=0, y=3.
.
y = 4x + 3
.
You can graph this to see how steep a slope of 4 looks.
.
%0D%0Agraph+%28500%2C500%2C-10%2C10%2C-10%2C10%2C4%2Ax%2B3%29%0D%0A
.
Note
a) Positive slope always goes up from lower left to upper right.
b) Negative slope always goes down from upper left to lower right.
c) A horizontal line has slope = 0.
d) A vertical line has an undefined slope because you cannot divide by 0.
.
Done.