asked 55.2k views
1 vote
(0,1), (1,5),(2,9), (3,13),(4,17) what is rule function

asked
User Inliner
by
8.9k points

1 Answer

4 votes
The rule function of the points is the function y = 4x + 1.


m = (y_(2) -y_(1))/(x_(2) - x_(1)) = (17 - 1)/(4 - 0) = (16)/(4) = 4

y - y₁ = m(x - x₁)
y - 1 = 4(x - 0)
y - 1 = 4(x) - 4(0)
y - 1 = 4x - 0
+ 1 + 1
y = 4x + 1
answered
User Ootoovak
by
8.9k 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.