#hi
3 messages · Page 1 of 1 (latest)
ah okay thank you so so much!
@heavy edge has given 1 rep to @rich lava
3 messages · Page 1 of 1 (latest)
f is a function taking x as an input. In this question, for any given x you choose to pass through f, it returns f(x), which in this case is 3(x^2) + 9x - 12. This holds for whatever value of x you input. To find f(n), (where n is any number you want) simply replace x with it and simplify
ah okay thank you so so much!
@heavy edge has given 1 rep to @rich lava