
Robert K. answered 08/03/22
Experienced Math Tutor Who Will Improve Both Understanding and Grades
f(x) = -3x + 4
f(a) = -3a + 4
2f(a)= 2(-3a + 4) = -6a + 8
f(2a) = -3(2a)+ 4 = -6a + 4
f(a + 2) = -3(a + 2) + 4 = -3a - 6 + 4 = -3a - 2
f(2) = -3(2) + 4 = -6 + 4 = -2
f(a) + f(2) = -3a + 4 + (-2) = -3a - 2
Note that f(a) + f(2) is the same as f(a + 2)
This is so because f(x) is linear.