Answer:
Rate of change is 6/7 Initial value: 6
Step-by-step explanation:
To find the slope (which is the rate of change), use (y1 - y2)/(x1 - x2).
x1 and y1 will be (0, 6)
x2 and y2 will be (7, 0)
Note that x1 x2 y1 y2 can be any points on the line, I just chose these because they were x and y-intercepts.
(6 - 0)/(0 - 7) = 6/7
The initial value is simply the y-intercept, which is 6.
Answer:
c
Step-by-step explanation:
Answer:
1/25
Step-by-step explanation:
I worked out the equation!
Answer:
Yes they can all be written in y = mx + b. You just have to move the terms around.
Step-by-step explanation:
y = 2x -3, this is already in slope-intercept form
Now, y - 2 = x + 2: We can add 2 on both sides to cancel out the one on the left side:
y - 2 = x + 2
y - 2 + 2 = x + + 2
y = x + 4 <-- This is in y = mx + b form
Now the last one, 3x = 9 + 3y
We can first divide all terms by 3,
3x = 9 + 3y
/3 /3 /3
x = 3 + y: Then we can subtract 3 from both sides:
x - 3 = 3 + y - 3
x - 3 = y
These are all linear equations because none of the x's have bigger powers than 1. x^2 is a quadratic equation and x^3 is cubic equation.