SOLUTION: Good day I will like your help with the following function g (y) = y ^ 2, to calculate g (5 + x) - 3g (x) you got: I really apreciate your help

Algebra ->  Functions -> SOLUTION: Good day I will like your help with the following function g (y) = y ^ 2, to calculate g (5 + x) - 3g (x) you got: I really apreciate your help      Log On


   



Question 636395: Good day
I will like your help with the following function
g (y) = y ^ 2, to calculate g (5 + x) - 3g (x) you got:
I really apreciate your help

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
g (y) = y ^ 2, to calculate g (5 + x) - 3g (x)
-------
g(5+x)-3g(x)
------
= (5+x)^2 -3x^2
------
= 25 + 10x + x^2 - 3x^2
----
= -2x^2 + 10x + 25
=======
Cheers,
Stan H.
============