Finding f^-1'(2): Solving a Homework Equation

  • Thread starter Thread starter Joe_K
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 5K views
Joe_K
Messages
32
Reaction score
0

Homework Statement



f(x)= x^3 + 3sinx + 2cosx, a=2


Homework Equations



(f^-1)'(a)= 1 / f'(f^-1(a))

The Attempt at a Solution



I am lost as to where to start on this problem. Can someone get me going in the right direction? Thanks in advance.
 
Physics news on Phys.org
It is not possible to solve for the inverse analytically (as far as I know at least), so think about what value of [itex]x[/itex] would yield [itex]f(x)=2[/itex]. In other words, compute [itex]f^{-1}(2)[/itex] by inspection. This is not as hard as it seems because you've been given some trig functions that are easy to deal with for certain values of [itex]x[/itex]. Then, it is trivial as it is simply plug and chug.
 
Joe_K said:

Homework Statement



f(x)= x^3 + 3sinx + 2cosx, a=2

Homework Equations



(f^-1)'(a)= 1 / f'(f^-1(a))

The Attempt at a Solution



I am lost as to where to start on this problem. Can someone get me going in the right direction? Thanks in advance.
What does your Relevant Equation, (f -1)'(a)= 1 / f '(f -1(a)) tell you to do ??

Finding f -1(a) is like solving your previous problem.

Then find f '(x), and as lineintegral1 said, "plug & chug".
 
Joe_K said:

Homework Statement



f(x)= x^3 + 3sinx + 2cosx, a=2


Homework Equations



(f^-1)'(a)= 1 / f'(f^-1(a))

The Attempt at a Solution



I am lost as to where to start on this problem. Can someone get me going in the right direction? Thanks in advance.

That notation is just making it confusing and harder to deal with. May I suggest looking at it more intuitively to make it easier to deal with.

Let:

[tex]z=x^3+3\sin(x)+2\cos(x)[/tex]

and therefore:

[tex]z_0=x_0^3+3\sin(x_0)+2\cos(x_0)[/tex]

and therefore we can write:

[tex]\frac{dx}{dz}\biggr|_{z=z_0}=\displaystyle\frac{1}{\frac{dz}{dx}\biggr|_{x=x_0}}[/tex]

Ok, so now at that point, just calculate a few that you already know just to get the feel of it. Say (approx):

[tex]4.605=(1)^3+3\sin(1)+2\cos(1)[/tex]

so that I can write:


[tex]\frac{dx}{dz}\biggr|_{z=4.605}=\displaystyle\frac{1}{\frac{dz}{dx}\biggr|_{x=1}}=\frac{1}{3x^2+3\cos(x)-2\sin(x)}\biggr|_{x=1}=0.340[/tex]

Now do a few more say let x=-2,-1,0,2 and see what happens.