Finding the derivative of an unknowable inverse function

yiyopr
Messages
4
Reaction score
0

Homework Statement



The function f(x) has an inverse function, g(x). Find g'(5).

Homework Equations



f(x) = x^5 + 2x^2 + 2x

The Attempt at a Solution



I don't see how I can possibly find the inverse of this function. So I opted to use the derivative rule for inverses.

f'(x) = 5x^4 + 4x + 25 = x^5 + 2x^2 + 2xThis doesn't help me either. I need to solve for x in the second equation and substitute that x in the derivative. In essence, I can't find x of f(x), and without that I can't find the value of f'(x), which is the reciprocal of g'(x).

Any help would be appreciated!
 
Last edited:
Physics news on Phys.org
Try a few simple values of x, you will quickly find an x where f(x)=5.
 
LCKurtz said:
Try a few simple values of x, you will quickly find an x where f(x)=5.

Oh wow. x=1. That was very foolish of me! Thank you for your time man.
 
The answer is g'(5)=1/11 . If anyone is curious.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top