Skip to main content
Ch. 3 - Derivatives
Briggs - Calculus: Early Transcendentals 3rd Edition
Briggs3rd EditionCalculus: Early TranscendentalsISBN: 9780136847243당신이 사용하는 게 아니라요?교과서 변경
3장, 문제 3.9.73

Calculate the derivative of the following functions. In some cases, it is useful to use the properties of logarithms to simplify the functions before computing f'(x).
f(x) = In (2x - 1)(x + 2)³ / (1 - 4x)²

검증된 단계별 안내
1
First, recognize that the function f(x) = ln((2x - 1)(x + 2)^3 / (1 - 4x)^2) is a natural logarithm of a quotient. Use the logarithmic property ln(a/b) = ln(a) - ln(b) to separate the terms.
Apply the property of logarithms ln(a * b) = ln(a) + ln(b) to further break down the expression: ln((2x - 1)(x + 2)^3) - ln((1 - 4x)^2).
Use the power rule for logarithms, ln(a^b) = b * ln(a), to simplify the expression: ln(2x - 1) + 3 * ln(x + 2) - 2 * ln(1 - 4x).
Differentiate each term separately using the chain rule. For ln(2x - 1), the derivative is 1/(2x - 1) * 2. For 3 * ln(x + 2), the derivative is 3 * (1/(x + 2)). For -2 * ln(1 - 4x), the derivative is -2 * (-4/(1 - 4x)).
Combine the derivatives from each term to find f'(x): f'(x) = 2/(2x - 1) + 3/(x + 2) + 8/(1 - 4x).

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

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

주요 개념

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

Derivative

The derivative of a function measures how the function's output value changes as its input value changes. It is a fundamental concept in calculus, representing the slope of the tangent line to the function's graph at any given point. The derivative can be computed using various rules, such as the power rule, product rule, and quotient rule, depending on the form of the function.
추천 영상:

Logarithmic Properties

Logarithmic properties are rules that simplify the manipulation of logarithmic expressions. Key properties include the product rule (log(a*b) = log(a) + log(b)), the quotient rule (log(a/b) = log(a) - log(b)), and the power rule (log(a^b) = b*log(a)). These properties are particularly useful in calculus for simplifying complex functions before differentiation.
추천 영상:
05:36
Change of Base Property

Chain Rule

The chain rule is a fundamental technique in calculus used to differentiate composite functions. It states that if a function y is composed of two functions u and x (i.e., y = f(u) and u = g(x)), then the derivative of y with respect to x is the product of the derivative of f with respect to u and the derivative of g with respect to x. This rule is essential for handling functions that are nested within each other.
추천 영상:
05:02
Intro to the Chain Rule