Mathfolis

Semi-log Plots

Unit 2 · Exponential and Logarithmic Functions

What AP Precalc asks here

If y=abxy = a \cdot b^x then logy=loga+xlogb\log y = \log a + x \log b — a linear function of xx. So plotting logy\log y vs xx (a semi-log plot) turns exponential data into a straight line, with slope logb\log b and intercept loga\log a. Similarly, y=axpy = a x^p becomes linear on log-log axes with slope pp. Reading the slope is what recovers bb or pp — but you must back-convert: b=10slopeb = 10^{\text{slope}} for common log, b=eslopeb = e^{\text{slope}} for natural log.

Linearizations

Semi-log (exponential y=abxy = a b^x)
logy=loga+xlogb\log y = \log a + x \log b
Log-log (power law y=axpy = a x^p)
logy=loga+plogx\log y = \log a + p \log x
Caution: The slope of a semi-log line is logb\log b, not bb. Back-convert with b=10slopeb = 10^{\text{slope}} (or b=eslopeb = e^{\text{slope}} for natural log).
Type 1

Linearization check on semi-log

Compute logy\log y for each data point. If the values rise by a constant step as xx rises by a constant step, the data is exponential.

Example 1
Data: (0,5),(1,10),(2,20),(3,40)(0, 5), (1, 10), (2, 20), (3, 40). Compute log10y\log_{10} y at each point. Is the plot of log10y\log_{10} y vs xx linear? (A) Yes, linear with slope log1020.30\log_{10} 2 \approx 0.30 (B) Yes, linear with slope 55 (C) No, the data is not exponential (D) No, the data is power-law

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

Generate Problems →
Type 2

Convert a semi-log line back to exponential form

Recognize that the y-intercept on logy\log y gives loga\log a (so a=10intercepta = 10^{\text{intercept}}) and the slope gives logb\log b (so b=10slopeb = 10^{\text{slope}}).

Example 2
A semi-log plot of log10y\log_{10} y vs xx has slope 0.50.5 and y-intercept 11. Find the original exponential function. (A) y=10100.5xy = 10 \cdot 10^{0.5 x} (B) y=0.510xy = 0.5 \cdot 10^x (C) y=1+0.5xy = 1 + 0.5 x (D) y=100.5xy = 10 \cdot 0.5^x

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

Generate Problems →
Type 3

Recognize a power law from a log-log plot

If logy\log y vs logx\log x is linear with slope pp and passes through the origin (in log-log coords), then y=xpy = x^p.

Example 3
Data on log-log axes forms a line with slope 22 through the origin (0,0)(0, 0). Find yy in terms of xx. (A) y=2xy = 2 \cdot x (B) y=x2y = x^2 (C) y=2xy = 2^x (D) y=log2xy = \log_2 x

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

Generate Problems →
Semi-log Plots | AP Precalculus — Mathfolis