Mathematics
17 Online
OpenStudy (anonymous):
Need help with a discrete math problem.
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
OpenStudy (dape):
Have you solved any of them? Do you know how to take the composite of two functions?
OpenStudy (anonymous):
I am thinking f of g would be would be like f(g(x))
OpenStudy (anonymous):
so for (a) we must be looking at f(f(x)) if that is right
OpenStudy (anonymous):
But I don't understand the mapping R into R part
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
Mapping from R to R just means that its domain is a subset of the real numbers and its range is a subset of the real numbers
OpenStudy (anonymous):
ah, that makes sense.
OpenStudy (anonymous):
What about writing k(x) in terms of x
OpenStudy (anonymous):
Would that just be for (a) k(x) = (x^2)^2
OpenStudy (dape):
It just means that you should have k equal something involving only x's. Yeah, that's right.
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
ok cool I'm sure I can figure out the rest then. Thanks for the help! :)
OpenStudy (anonymous):
b. k(x) = g(g(x)) = root((root(x^2)+1)^2 + 1)
OpenStudy (dape):
Yup, and that simplifies to \(\sqrt{x^2+2}\).
OpenStudy (anonymous):
ah ok, awesome
OpenStudy (anonymous):
c. k(x) = h(g(x)) = 3(root(x^2+1))
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
d. k(x) = g(h(x) = root((3x - 1)^2 + 1)
OpenStudy (anonymous):
e. k(x) = f(g(h(x))) = (root((3x - 1)^2 + 1))^2
OpenStudy (dape):
They are all correct except c. And e can be simplified.
OpenStudy (anonymous):
c. 3root(x^2+1)
OpenStudy (dape):
You are still missing the -1 at the end ;)
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (dape):
\(h(x)=3x-1\)
OpenStudy (anonymous):
3(root(x^2+1) - 1)
OpenStudy (anonymous):
ah I see
OpenStudy (anonymous):
so 3root(x^2)
OpenStudy (dape):
Nope, the 1's doesn't cancel, \(3\sqrt{x^2-1}-1\neq3\sqrt{x^2}\).
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
oh woops
OpenStudy (anonymous):
can it be simplified then?
OpenStudy (dape):
Nope
OpenStudy (anonymous):
ah ok then e can be simplified?
OpenStudy (dape):
Yeah, since the f(x) takes away the square-root sign of g(x).
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (dape):
\(f(g(x))=f(\sqrt{x^2+1})=(\sqrt{x^2+1})^2=x^2+1\)
OpenStudy (dape):
Then you can put \(h(x)\) into that.
OpenStudy (anonymous):
should I multiply out the squared part or just leave it?
OpenStudy (anonymous):
looks simpler to just leave it so (3x - 1)^2 + 1
OpenStudy (dape):
Yeah, it's a matter of taste, I would probably multiply it out to get the pure polynomial form of it.
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
ah ok, makes sense.
OpenStudy (anonymous):
9x^2 - 6x + 2
OpenStudy (anonymous):
Alrighty thanks so much for the help :D
OpenStudy (dape):
No problem =)