SOLUTION: Homework ditto that was handed out Given f(x) = 3x + 1, find f(a + 3)
Algebra
->
Linear-equations
-> SOLUTION: Homework ditto that was handed out Given f(x) = 3x + 1, find f(a + 3)
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 93170
:
Homework ditto that was handed out
Given f(x) = 3x + 1, find f(a + 3)
Answer by
mathispowerful(115)
(
Show Source
):
You can
put this solution on YOUR website!
Given f(x) = 3x + 1, find f(a + 3)
here x = a+3, so we just replace x in 3x+1 by a+3
so we get f(a+3) = 3(a+3) + 1
= 3a+9+1
= 3a + 10