
William W. answered 02/27/21
Math and science made easy - learn from a retired engineer
You can either multiply the two functions together and then plug in 3, our you can plug in 3 to each one and multiply the results together.
Method 1 (multiply functions together)
(2x2 + 3x - 5)(x + 9) = 2x3 + 21x2 + 22x - 45 and plugging in 3 gives: 2(3)3 + 21(3)2 + 22(3) - 45 = 264
Method 2 (plug in 3 to each and then multiply the results)
f(3) = 2(3)2 + 3(3) - 5 = 22
g(3) = (3) + 9 = 12
22•12 = 264