how do express it as a composition of two functions?
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (perl):
you can write
f o g
OpenStudy (anonymous):
fog=x^2 over (x^2 +4) ?
OpenStudy (anonymous):
or something else?
OpenStudy (anonymous):
@ganeshie8 could you please help? :)
OpenStudy (anonymous):
@iGreen
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (perl):
sorry, i was helping other people
OpenStudy (perl):
what was the question?
OpenStudy (anonymous):
i dont understand where you were going with the fog part. the question is express the following function F(x) as a composition of two functions f and g @perl
OpenStudy (anonymous):
F(x)=x^2 over (x^2 +4)
OpenStudy (perl):
we are breaking down F(x) into two functions, into a composition of two functions
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
yea :)
OpenStudy (perl):
F(x) = f ( g ( x) ) , (caps matters here)
OpenStudy (anonymous):
ok
OpenStudy (perl):
so now, the 'inner' function, i chose to be x^2
OpenStudy (perl):
g(x) = x^2
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (perl):
we can think of composition as two machines connected to each other