Skip to main content
Ch. 7 - Transcendental Functions
Hass - Thomas' Calculus 15th Edition
Hass15th EditionThomas' CalculusISBN: 9780137616077당신이 사용하는 게 아니라요?교과서 변경
7장, 문제 7.3.73

In Exercises 59–86, find the derivative of y with respect to the given independent variable.
73. y = log₄ x + log₄ x²

검증된 단계별 안내
1
Recall that the logarithm with base 4 can be rewritten using the change of base formula: \(\log_4 x = \frac{\ln x}{\ln 4}\), where \(\ln\) is the natural logarithm.
Rewrite the given function \(y = \log_4 x + \log_4 x^2\) as \(y = \frac{\ln x}{\ln 4} + \frac{\ln x^2}{\ln 4}\).
Use the logarithm power rule on \(\ln x^2\) to simplify it to \(2 \ln x\), so the function becomes \(y = \frac{\ln x}{\ln 4} + \frac{2 \ln x}{\ln 4}\).
Combine the terms to get \(y = \frac{\ln x + 2 \ln x}{\ln 4} = \frac{3 \ln x}{\ln 4}\).
Differentiate \(y\) with respect to \(x\) using the derivative of \(\ln x\), which is \(\frac{1}{x}\), and treat \(\frac{3}{\ln 4}\) as a constant multiplier. So, \(\frac{dy}{dx} = \frac{3}{\ln 4} \cdot \frac{1}{x}\).

비슷한 문제에 대한 검증된 영상 답변:

이 영상 해법은 위 문제에 도움이 된다고 튜터들이 추천한 것입니다.
영상 길이:
1m
도움이 되었나요?

주요 개념

질문에 올바르게 답하기 위해 반드시 이해해야 하는 핵심 개념들은 다음과 같습니다.

Logarithmic Functions and Their Properties

Logarithmic functions are the inverses of exponential functions and have specific properties such as log_b(xy) = log_b(x) + log_b(y) and log_b(x^n) = n log_b(x). Understanding these properties helps simplify expressions before differentiation.
추천 영상:
가이드 코스
06:21
Properties of Functions

Change of Base Formula

The change of base formula, log_b(x) = ln(x) / ln(b), allows rewriting logarithms with any base in terms of natural logarithms, which are easier to differentiate using standard rules.
추천 영상:
05:36
Change of Base Property

Derivative of Logarithmic Functions

The derivative of ln(x) with respect to x is 1/x. Using the chain rule and the change of base formula, the derivative of log_b(x) is 1 / (x ln(b)), which is essential for finding the derivative of logarithms with bases other than e.
추천 영상:
05:18
Derivative of the Natural Logarithmic Function