How to Simplify f(3a-4) for the Function f(x)=-4x+5?

  • Context:
  • Thread starter Thread starter Monk1
  • Start date Start date
  • Tags Tags
    Simplify
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Monk1
Messages
2
Reaction score
0
Let f(x)=-4x+5. Find and simplify f(3a-4)

I have the answer, but I don't know how to get there.
Missed it on a test.
Answer= = -12a+21
 
Mathematics news on Phys.org
Monk said:
Let f(x)=-4x+5. Find and simplify f(3a-4)
When you are asked to find $f(3a-4)$, it means that you have to substitute $3a-4$ for every occurrence of $x$ in the definition of $f(x)$. The definition (i.e., the right-hand side) of $f(x)$ is $-4x+5$. It has a single occurrence of $x$. This occurrence must be replaced by $3a-4$. Thus, the result of substitution is $-4(3a-4)+5$. The remaining step is simplification. Here you have to "multiply through", i.e., apply distributivity of multiplication over addition. The expression becomes $-4\cdot(3a)-4\cdot(-4)+5$, which simplifies to $-12a+16+5=-12a+21$.

I have not played modern games, but if I am right, substitution is similar to engaging a portal. The definition like $f(x)=-4x+5$ is a portal with entry $x$ on the left-hand side and exit $x$ on the right-hand side. Applying $f(x)$ to $3a-4$ is similar to throwing $3a-4$ into the portal, so it appears unchanged at the exit. Note that even though $x$ appears once on the left-hand side of the definition of $f$, it may appear several or zero times at the right-hand side, i.e., the portal may have several or zero exits.