SOLUTION: Find the linear equation given the following information:
y-intercept = -1 and the line decreases by 3 when x increases by 1
Algebra ->
Linear-equations
-> SOLUTION: Find the linear equation given the following information:
y-intercept = -1 and the line decreases by 3 when x increases by 1
Log On
Question 254831: Find the linear equation given the following information:
y-intercept = -1 and the line decreases by 3 when x increases by 1 Found 2 solutions by vksarvepalli, richwmiller:Answer by vksarvepalli(154) (Show Source):
You can put this solution on YOUR website! y-intercept = -1 means when the value of x coordinate is 0 the value of y coordinate is -1
given that the line decreases by 3 when x increases by 1
so when the x coordinate is 1 the y coordinate will be -1-3 = -4
so we have two points (0,-1) and (1,-4)
the eq is y-(-1)=[(-4+1)/(1-0)] *(x-0)
that is y+1=-3x
that is 3x+y+1=0
You can put this solution on YOUR website! y=mx+b
b is the y intercept
line decreases by 3 when x increases by one is the slope
-3/1=3
m=slope=-3 and b=-1
y=3x-1
3x+y+1=0