201k views
3 votes
If c(x) = 2x^2 - 4x + 3

17. c(3a)
18. c(b^2)

1 Answer

5 votes
Put the function argument where the variable is, then simplify where possible.

17. c(3a) = 2(3a)^2 -4(3a) +3
.. = 18a^2 -12a +3

18. c(b^2) = 2b^4 -4b^2 +3
User Stefan Arentz
by
8.2k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories