Saved Bookmarks
| 1. |
Simplify (3¹⁰+3⁷)×3⁵ |
|
Answer» -STEP explanation:f(INPUT) = 2(input)+3g(input) = (input)2Let's START:(g º f)(X) = g(f(x))FIRST we apply f, then apply g to that result:(g º f)(x) = (2x+3)2 What if we reverse the order of f and g?(f º g)(x) = f(g(x))First we apply g, then apply f to that result:(f º g)(x) = 2x2+3 |
|