What is the slope of the normal line at x=3 for the inverse of f(x)=5x2+3e2x?

Click For Summary

Homework Help Overview

The problem involves finding the slope of the normal line to the inverse of the function f(x) = 5x² + 3e²ˣ at the point where x = 3. Participants are exploring the relationship between the original function and its inverse, particularly focusing on the derivatives and the implications of the inverse function theorem.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the need to find f⁻¹(3) and its implications for determining the slope of the normal line. Some express difficulty in finding the inverse function analytically, while others suggest estimating values to satisfy the equation f(x₀) = 3. There is also a discussion about the relationship between the slopes of the tangent and normal lines for the inverse function.

Discussion Status

Multiple interpretations of the problem are being explored, with some participants providing insights into the nature of the function and its inverse. There is a recognition that an analytical solution may not be feasible, prompting suggestions for numerical approaches. A participant has acknowledged a misunderstanding in their reasoning regarding the application of the inverse function theorem.

Contextual Notes

Participants note that the specific value of 3 was chosen for its potential to yield an easier solution, and they highlight the non-negativity of certain components of the function, which influences their approach to finding a solution.

Jude075
Messages
20
Reaction score
0

Homework Statement


The function f(x)=5x2+3e2x is invertible. Give the slope of the normal line to the graph of f-1 at x=3

Homework Equations



(f-1)'(x)=1/f'(f-1(x))
The slope of the normal line × the slope of the tangent =-1
So basically I just need to find -f'(f-1(x)) at x=3

The Attempt at a Solution


Derivative of the original function is 10x+6e2x, but I cannot find f-1(x) as I am not able to inverse the function.
Thank you in advance:smile:
 
Physics news on Phys.org
You don't need the full expression of the inverse to find its value at a particular point. The value f^{-1}(3) = x_0 is supposed to satisfy the equation \displaystyle f(x_0) = 5x_0^2 + 3e^{2x_0} = 3. Any idea what that x_0 might be?
 
Millennial said:
You don't need the full expression of the inverse to find its value at a particular point. The value f^{-1}(3) = x_0 is supposed to satisfy the equation \displaystyle f(x_0) = 5x_0^2 + 3e^{2x_0} = 3. Any idea what that x_0 might be?

This is just as difficult as finding the full expression for me. Please elaborate it more. Thank you!
 
Jude075 said:
This is just as difficult as finding the full expression for me. Please elaborate it more. Thank you!

There's no way to solve it analytically. The only thing to do is to guess some numbers and see if they work. Luckily, there is some easy number that does the trick!
 
micromass said:
There's no way to solve it analytically. The only thing to do is to guess some numbers and see if they work. Luckily, there is some easy number that does the trick!

Micromass is correct, if you waste time trying to find the inverse in a test, you will lose time for nothing. Here are a few tips for you to find the obvious solution to that equation:

- x^2 is not a nonzero function.
- e^x is a nonzero function.
- The coefficient of e^{2x_0} in the expression is the value of the expression.
 
Jude075 said:
This is just as difficult as finding the full expression for me. Please elaborate it more. Thank you!

We want to find the value of x such that

5x^2+3e^{2x}=3

Usually we would go about solving for x, but in this case, we can't because there is no analytic solution. That is, we don't have any easy way of writing x = ...

But the question purposely used the value of 3, which gives us a nice easy value for x that we can guess and find. If the question gave us a 4 or various other numbers instead, then we'd be out of luck and would have to go to the trouble of approximating a value for x.

So, what value of x solves that equation? Notice that x2 is never negative, so 5x2 is never negative, and e2x is always more than zero hence 3e2x>0. Hence since we are adding these two non-negative expressions, and we want them to add up to just 3, we should probably look at small values of x (not large negative else x2 is a large value).
 
Mentallic said:
We want to find the value of x such that

5x^2+3e^{2x}=3

Usually we would go about solving for x, but in this case, we can't because there is no analytic solution. That is, we don't have any easy way of writing x = ...

But the question purposely used the value of 3, which gives us a nice easy value for x that we can guess and find. If the question gave us a 4 or various other numbers instead, then we'd be out of luck and would have to go to the trouble of approximating a value for x.

So, what value of x solves that equation? Notice that x2 is never negative, so 5x2 is never negative, and e2x is always more than zero hence 3e2x>0. Hence since we are adding these two non-negative expressions, and we want them to add up to just 3, we should probably look at small values of x (not large negative else x2 is a large value).

It's 0,so the slope is -6 :)
Thank you guys very much!
 
Jude075 said:
It's 0,so the slope is -6 :)
Thank you guys very much!

That's it :smile:
 
Sorry to bump this thread but I was just reading it and I had a different approach and came up with a different answer and I can't see where my logic has gone wrong. I'm pretty tired at the moment so I'm sure someone will put me right here...

The function is:

f(x) = 5x^2 + 3e^{2x}
The question is:

What is the slope of the normal of f^{-1} at x=3 ?

Well, as already stated:

the slope of the normal = -1/the slope of tangent

Also, as the graph of f^{-1} is just the graph of f reflected in the line y=x, then surely...

the slope of the tangent of f^{-1} = 1/the slope of tangent of f

Therefore, the slope of the normal of f^{-1} = -f'

f'(x) = 10x + 6e^{2x}
-f'(3) = -30 - 6e^6
So the answer to the question is: -6(e^6+5)

Where is the error in my logic? :redface:
 
Last edited:
  • #10
oay said:
Sorry to bump this thread but I was just reading it and I had a different approach and came up with a different answer and I can't see where my logic has gone wrong. I'm pretty tired at the moment so I'm sure someone will put me right here...

The function is:

f(x) = 5x^2 + 3e^{2x}
The question is:

What is the slope of the normal of f^{-1} at x=3 ?

Well, as already stated:

the slope of the normal = -1/the slope of tangent

Also, as the graph of f^{-1} is just the graph of f reflected in the line y=x, then surely...

the slope of the tangent of f^{-1} = 1/the slope of tangent of f

Therefore, the slope of the normal of f^{-1} = -f'

f'(x) = 10x + 6e^{2x}
-f'(3) = -30 - 6e^6
So the answer to the question is: -6(e^6+5)

Where is the error in my logic? :redface:

You need to plug in f-1(x) instead of x, which is 0 .
 
  • #11
Jude075 said:
You need to plug in f-1(x) instead of x, which is 0 .
Got it now, sorry.

Told you I was tired! :zzz:
 

Similar threads

Replies
2
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
13
Views
5K
Replies
15
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
4
Views
1K
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K