Asked by Misha
Can someone show me how to do this?
let f(x)=x^2+3x-1 and g(x)=x^3+4x^2+1
let f(x)=x^2+3x-1 and g(x)=x^3+4x^2+1
Answers
Answered by
Steve
do what?
Answered by
Misha
Its a unit in algebra of functions and i dont know how to solve it
Answered by
Damon
But you did not say what you want to do with the two functions
add them?
multiply them ?
add them?
multiply them ?
Answered by
Steve
another idea might be composition.
(f◦g)(x) = f(g) = g^2+3g-1
= (x^3+4x^2+1)^2+3(x^3+4x^2+1)-1
= x^6+8x^5+16x^4+5x^3+20x^2+3
(g◦f)(x) = g(f) = f^3+4f^2+1
= (x^2+3x-1)^3+4(x^2+3x-1)^2+1
= x^6+9x^5+28x^4+33x^3+4x^2-15x+4
(f◦g)(x) = f(g) = g^2+3g-1
= (x^3+4x^2+1)^2+3(x^3+4x^2+1)-1
= x^6+8x^5+16x^4+5x^3+20x^2+3
(g◦f)(x) = g(f) = f^3+4f^2+1
= (x^2+3x-1)^3+4(x^2+3x-1)^2+1
= x^6+9x^5+28x^4+33x^3+4x^2-15x+4
Answered by
Damon
I was afraid it might be that :)
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.