Skip to main content
Ch. 7 - Transcendental Functions
Hass - Thomas' Calculus 15th Edition
Hass15th EditionThomas' CalculusISBN: 9780137616077Not the one you use?Change textbook
Chapter 7, Problem 7.2.18

In Exercises 7–38, find the derivative of y with respect to x, t, or θ, as appropriate.
18. y = t√(ln t)

Verified step by step guidance
1
Identify the function given: \(y = t \sqrt{\ln t}\). Notice that this is a product of two functions of \(t\): \(t\) and \(\sqrt{\ln t}\).
Rewrite the square root in exponent form to make differentiation easier: \(y = t (\ln t)^{1/2}\).
Apply the product rule for differentiation, which states: \(\frac{d}{dt}[u v] = u' v + u v'\), where \(u = t\) and \(v = (\ln t)^{1/2}\).
Find the derivatives of each part: \(u' = \frac{d}{dt}[t] = 1\), and for \(v'\), use the chain rule. First, write \(v = (\ln t)^{1/2}\), so \(v' = \frac{1}{2} (\ln t)^{-1/2} \cdot \frac{d}{dt}[\ln t]\). Since \(\frac{d}{dt}[\ln t] = \frac{1}{t}\), combine these to get \(v' = \frac{1}{2} (\ln t)^{-1/2} \cdot \frac{1}{t}\).
Substitute \(u\), \(u'\), \(v\), and \(v'\) back into the product rule formula: \(\frac{dy}{dt} = 1 \cdot (\ln t)^{1/2} + t \cdot \left( \frac{1}{2} (\ln t)^{-1/2} \cdot \frac{1}{t} \right)\). Simplify the expression where possible.

Verified video answer for a similar problem:

This video solution was recommended by our tutors as helpful for the problem above.
Video duration:
3m
Was this helpful?

Key Concepts

Here are the essential concepts you must grasp in order to answer the question correctly.

Derivative of a Product

When a function is the product of two functions, such as y = t * √(ln t), the derivative is found using the product rule. This rule states that the derivative of f(t)g(t) is f'(t)g(t) + f(t)g'(t), requiring differentiation of each part separately.
Recommended video:
05:18
The Product Rule

Chain Rule

The chain rule is used to differentiate composite functions, like √(ln t). It involves taking the derivative of the outer function evaluated at the inner function and multiplying by the derivative of the inner function. For example, d/dt [√(ln t)] requires differentiating the square root and the natural log inside.
Recommended video:
05:02
Intro to the Chain Rule

Derivative of Logarithmic Functions

The derivative of the natural logarithm function ln t is 1/t. This is essential when differentiating expressions involving ln t, especially when combined with other functions, as in √(ln t). Recognizing this derivative helps simplify the application of the chain rule.
Recommended video:
05:18
Derivative of the Natural Logarithmic Function