asked 205k views
1 vote
Write a linear function f with f(0) = 7 and f(3) = 1.
f(x) = 0

asked
User Petero
by
7.9k points

1 Answer

6 votes
Start with

y = mx + b

Now use the 2 given points to find m and b.

7 = m(0) + b
b = 7
1 = m(3) + 7
m = -2

f(x) = -2x + 7
answered
User Matt Denwood
by
9.0k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.