SOLUTION: y=f(x)is a linear equation. If f(1)=2 and f(3)=7, find the slope.
Algebra
->
Linear-equations
-> SOLUTION: y=f(x)is a linear equation. If f(1)=2 and f(3)=7, find the slope.
Log On
Algebra: Linear Equations, Graphs, Slope
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear-equations
Question 677165
:
y=f(x)is a linear equation. If f(1)=2 and f(3)=7, find the slope.
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
m = (f(x1) - f(x2))/(x1 - x2)
m = (f(1) - f(3))/(1 - 3)
m = (2 - 7)/(1 - 3)
m = (-5)/(-2)
m = 5/2
So the slope is 5/2