Mathfolis

Logarithmic Function Manipulation

Unit 2 · Exponential and Logarithmic Functions

What AP Precalc asks here

Three core log rules let you rewrite expressions: the product rule log(xy)=logx+logy\log(xy) = \log x + \log y, the quotient rule log(x/y)=logxlogy\log(x/y) = \log x - \log y, and the power rule log(xp)=plogx\log(x^p) = p \log x. Run them forward to expand a single log into a sum/difference; run them backward to condense. The change-of-base formula lets you evaluate any log via your calculator's log\log or ln\ln key.

The three rules

Product
logb(xy)=logbx+logby\log_b(xy) = \log_b x + \log_b y
Quotient
logb ⁣(xy)=logbxlogby\log_b\!\left(\tfrac{x}{y}\right) = \log_b x - \log_b y
Power
logb(xp)=plogbx\log_b(x^p) = p \log_b x

Change of base

General
logbx=logcxlogcb\log_b x = \frac{\log_c x}{\log_c b}
Caution: log(x+y)logx+logy\log(x + y) \neq \log x + \log y. The rules apply to products, quotients, and powers — not sums.
Type 1

Expand a single log into a sum/difference

Apply quotient first to split top and bottom, then power on each factor with an exponent, then product on any remaining factors.

Example 1
Expand log(x3yz2)\log\left(\dfrac{x^3 \sqrt{y}}{z^2}\right). (A) 3logx+12logy2logz3\log x + \tfrac{1}{2}\log y - 2\log z (B) 3logx+2logy2logz3\log x + 2\log y - 2\log z (C) log(x3)log(z2)+log(y)\log(x^3) - \log(z^2) + \log(\sqrt{y}) (D) log3x+logylog2z\log 3x + \log\sqrt{y} - \log 2z

Practice more of this type— AI-generated · always-new problems

Generate Problems →
Type 2

Condense multiple logs into one

Run the rules in reverse: coefficients become exponents, sums become products, differences become quotients.

Example 2
Condense 2loga+logb3logc2 \log a + \log b - 3 \log c to a single log. (A) log(a2bc3)\log\left(\dfrac{a^2 b}{c^3}\right) (B) log(a2+bc3)\log\left(\dfrac{a^2 + b}{c^3}\right) (C) log(a2bc3)\log(a^2 b c^{-3}) — incorrect interpretation of coefficient (D) log(2a+b3c)\log(2a + b - 3c)

Practice more of this type— AI-generated · always-new problems

Generate Problems →
Type 3

Change of base

Rewrite using logbx=logcx/logcb\log_b x = \log_c x / \log_c b with c=10c = 10 or c=ec = e, then compute.

Example 3
Approximate log350\log_3 50 to three decimal places. (A) 1.732\approx 1.732 (B) 3.561\approx 3.561 (C) 4.500\approx 4.500 (D) 11.510\approx 11.510

Practice more of this type— AI-generated · always-new problems

Generate Problems →