Question 1044838
The functions of f and g are given by:  f(x)= (2x-3)^2 and g(x)=7x+20
1) Find (f+g)(x) in the form of ax^2+bx+c **** Not (ax)^2
Add them
(f+g)(x) = (2x-3)^2 + 7x+20 = 4x^2 -12x + 9 + 7x + 20 = 4x^2 -5x + 29
---------------
2) Find the value of f º g(2)
g(2) = 7*2+20 = 34
f(34) = (2*34-3)^2 = 65^2 = 4225