d2jsp
Log InRegister
d2jsp Forums > Off-Topic > General Chat > Homework Help > Basic Gof + Fog Tasks > Need Help, O Fg.
Add Reply New Topic New Poll
Member
Posts: 3,640
Joined: Apr 24 2010
Gold: Locked
Trader: Scammer
Warn: 10%
Feb 10 2011 03:35pm
Bestem (fog)(0), (fog)(1), (gof)(0) and (gof)(1) when:
f(x)=x-1/3-x
og
g(x)=x^2+1

Define (fog)(0), (fog)(1), (gof)(0) and (gof)(1) when:
f(x)=x-1 / 3-x
and
g(x)=x^2+1

/ = divide.

x^2 = powered by 2.

Do this, and get fg. :)
Member
Posts: 3,640
Joined: Apr 24 2010
Gold: Locked
Trader: Scammer
Warn: 10%
Feb 10 2011 03:40pm
lmk :(
Member
Posts: 29,614
Joined: Sep 23 2008
Gold: 0.00
Feb 10 2011 03:47pm
Quote (Dreeb @ Feb 10 2011 04:35pm)
Bestem (fog)(0), (fog)(1), (gof)(0) and (gof)(1) when:
f(x)=x-1/3-x
og
g(x)=x^2+1

Define (fog)(0), (fog)(1), (gof)(0) and (gof)(1) when:
f(x)=x-1 / 3-x
and
g(x)=x^2+1

/ = divide.

x^2 = powered by 2.

Do this, and get fg. :)


Code
(fog)(x) = f(g(x)) = f(x^2 + 1) = (x^2 + 1 - 1)/3-(x^2+1) = x^2/(2 - x^2)
(fog)(0) = 0^2/(2-0^2) = 0
(fog)(1) = (1^2)/(2 - 1^2) = 1


Use the same logic for the other problems too. Remember, fog(x) = f( g(x) ), so you need to put g(x) in the place of x in the function, f.
Go Back To Homework Help Topic List
Add Reply New Topic New Poll