Given that f(x) = 4x-7 and g(x) = 3x+1 over 2 determine the value of
G(0)+ G(5)
3 answers
Huh - what is the definition of G? You only defined f and g
x is just a place holder. You can replace it with whatever you want. So, since
g(x) = 3x+1
g(0)+g(5) = (3*0+1)+(3*5+1) = (0+1)+(15+1) = 1+16 = 17
g(x) = 3x+1
g(0)+g(5) = (3*0+1)+(3*5+1) = (0+1)+(15+1) = 1+16 = 17
oops. g(x) = (3x+1)/2
bu you get the idea. It's easy to fix.
bu you get the idea. It's easy to fix.