Differentiation of log function

b521
Messages
10
Reaction score
0

Homework Statement



Find an equation of the tangent line to the curve at the
given point.

y = ln(xe^(x²)) P=(1, 1)


The Attempt at a Solution



I know how to plug in the numbers into the Point-Slope formula once I find the derivative of the function, or slope, I'm just not sure how to derive this function.
 
Physics news on Phys.org
b521 said:

Homework Statement



Find an equation of the tangent line to the curve at the
given point.

y = ln(xe^(x²)) P=(1, 1)


The Attempt at a Solution



I know how to plug in the numbers into the Point-Slope formula once I find the derivative of the function, or slope, I'm just not sure how to derive this function.
First, use the properties of logarithms; namely ln(a*b) = ln a + ln b. Then, take the derivative. Presumably you know how to differentiate y = ln u, where u is a function of x.
 
Yes, thank you!
 
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