
William W. answered 02/26/19
Math and science made easy - learn from a retired engineer
You just have to plug in "2 - a" wherever you see an "x" in 3x2 - 6x + 20, That would look like this:
f(2 - a) = 3(2 - a)2 - 6(2 - a) + 20 now multiply out the (2 - a)2 to get 4 - 4a + a2 then plug that back in to get:
f(2 - a) = 3(4 - 4a + a2) - 6(2 - a) + 20 now distribute the 3 and 6 to eliminate the parentheses to get:
f(2 - a) = 12 - 12a + 3a2 - 12 + 6a + 20 now combine like terms and simplify to get:
f(2 - a) = -6a + 3a2 + 20 now put into descending order to get:
f(2 - a) = 3a2 - 6a + 20