Answer:
a
Explanation:
To determine which ordered pair is a solution to the functions
Substitute the x- coordinate into the right side and if the value is equal to the y- coordinate then it is a solution.
(a) f(x) = 2x + 1
f(2) = (2 × 2) + 1 = 4 + 1 = 5 ⇒ (2,5) is a solution
f(3) = (2 × 3) + 1 = 6 + 1 = 7 ⇒ (3, 7) is a solution
f(5) = (2 × 5) + 1 = 10 + 1 = 11 ⇒ (5, 11) is a solution
----------------------------------------------------------------
(b) f(x) = x + 5
f(2) = 2 + 5 = 7 ⇒ (2, 5) is not a solution
f(3) = 3 + 5 = 8 ⇒ (3, 7) is not a solution
f(5) = 5 + 5 = 10 ⇒ (5, 11) is not a solution
------------------------------------------------------------------
(c) f(x) = - x + 10
f(2) = - 2 + 10 = 8 ⇒ (2, 5) is not a solution
f(3) = - 3 + 10 = 7 ⇒ (3, 7) is a solution
f(5) = - 5 + 10 = 5 ⇒ (5, 11) is not a solution
--------------------------------------------------------------------------
The only function representing the ordered pairs is (a)