Question 107388
You are having a little trouble with the left side of the equation. Here's the way to do this
type of problem:
.
Given:
.
f(x) = 5x - 1
.
To find f(a-2) all you do is to plug (a-2) in for every x in the given equation. When you
make that substitution the given equation becomes:
.
f(a-2) = 5(a-2) - 1 <=== note the difference in the left side compared to yours
.
Then multiply out the right side, just as you did, and the equation becomes:
.
f(a-2) = 5a - 10 - 1
.
Finally combine the -10 and the -1 to get - 11 and the equation becomes:
.
f(a-2) = 5a - 11
.
That's the answer. You were asked to find f(a-2) and you did. It equals 5a - 11.
.
Hope this helps you to see where you went astray. The left side of the equation never really
gets involved with solving the right side. It just stays f(a-2).
.