12 multiple-choice questions, progressively harder.
Solve 9 x+1=27 x−19^{\,x+1} = 27^{\,x-1}9x+1=27x−1.
Solution
Correct answer: D
Both 999 and 272727 are powers of 333, so rewrite each side over the base 333.
9 x+1=(32)x+1=3 2x+2,27 x−1=(33)x−1=3 3x−39^{\,x+1} = \left(3^{2}\right)^{x+1} = 3^{\,2x+2}, \qquad 27^{\,x-1} = \left(3^{3}\right)^{x-1} = 3^{\,3x-3}9x+1=(32)x+1=32x+2,27x−1=(33)x−1=33x−3
An exponential is one-to-one, so the exponents must be equal.
2x+2=3x−3⟹x=52x + 2 = 3x - 3 \quad \Longrightarrow \quad x = 52x+2=3x−3⟹x=5
Check: 96=5314419^{6} = 53144196=531441 and 274=53144127^{4} = 531441274=531441.
Solve (14)2x=16 x+3\left(\tfrac{1}{4}\right)^{2x} = 16^{\,x+3}(41)2x=16x+3.
Correct answer: B
Write every base as a power of 222, including the fraction.
(14)2x=(2−2)2x=2−4x,16 x+3=(24)x+3=2 4x+12\left(\tfrac{1}{4}\right)^{2x} = \left(2^{-2}\right)^{2x} = 2^{-4x}, \qquad 16^{\,x+3} = \left(2^{4}\right)^{x+3} = 2^{\,4x+12}(41)2x=(2−2)2x=2−4x,16x+3=(24)x+3=24x+12
Equating the exponents gives
−4x=4x+12⟹8x=−12⟹x=−32-4x = 4x + 12 \quad \Longrightarrow \quad 8x = -12 \quad \Longrightarrow \quad x = -\tfrac{3}{2}−4x=4x+12⟹8x=−12⟹x=−23
Check: (14)−3=64\left(\tfrac14\right)^{-3} = 64(41)−3=64 and 163/2=(16)3=6416^{3/2} = \left(\sqrt{16}\right)^{3} = 64163/2=(16)3=64.
Solve 5 x2=5 3x+105^{\,x^{2}} = 5^{\,3x+10}5x2=53x+10.
The bases already match, and an exponential is one-to-one, so the exponents must be equal.
x2=3x+10⟹x2−3x−10=0x^{2} = 3x + 10 \quad \Longrightarrow \quad x^{2} - 3x - 10 = 0x2=3x+10⟹x2−3x−10=0
Factor the quadratic.
(x−5)(x+2)=0⟹x=5 or x=−2(x - 5)(x + 2) = 0 \quad \Longrightarrow \quad x = 5 \; \text{ or } \; x = -2(x−5)(x+2)=0⟹x=5 or x=−2
Both work, since both make the two exponents agree: 525=5255^{25} = 5^{25}525=525 and 54=545^{4} = 5^{4}54=54.
A function fff is never zero and satisfies f(x+y)=f(x)f(y)f(x+y) = f(x)f(y)f(x+y)=f(x)f(y) for all real xxx and yyy. What must f(0)f(0)f(0) be?
Correct answer: C
Apply the law with y=0y = 0y=0, which leaves the input unchanged.
f(x)=f(x+0)=f(x)⋅f(0)f(x) = f(x + 0) = f(x) \cdot f(0)f(x)=f(x+0)=f(x)⋅f(0)
Since f(x)≠0f(x) \neq 0f(x)=0, divide both sides by it.
1=f(0)1 = f(0)1=f(0)
So b0=1b^{0} = 1b0=1 is forced by the law of exponents, not chosen as a convention. (If fff were allowed to be zero somewhere it would be zero everywhere, which is why that case is excluded.)
The graph of y=3 x+2y = 3^{\,x+2}y=3x+2 is the graph of y=3xy = 3^{x}y=3x shifted 222 units left. Which vertical stretch produces the same curve?
Split the exponent with the law of exponents.
3 x+2=3x⋅32=9⋅3x3^{\,x+2} = 3^{x} \cdot 3^{2} = 9 \cdot 3^{x}3x+2=3x⋅32=9⋅3x
So sliding the curve two units left is indistinguishable from stretching it vertically by a factor of 999. Only exponential functions have this double identity, and it is a direct consequence of bx+y=bxbyb^{x+y} = b^{x}b^{y}bx+y=bxby.
The graph of y=bxy = b^{x}y=bx passes through (−2,25)(-2, 25)(−2,25). What is bbb?
Correct answer: A
Substitute the point and clear the negative exponent by taking a reciprocal.
b−2=25⟹1b2=25⟹b2=125b^{-2} = 25 \quad \Longrightarrow \quad \frac{1}{b^{2}} = 25 \quad \Longrightarrow \quad b^{2} = \frac{1}{25}b−2=25⟹b21=25⟹b2=251
A base must be positive, so b=15b = \tfrac15b=51. That fits the picture: the curve is decaying, and a decaying exponential does take large values at negative inputs, since (15)−2=52=25\left(\tfrac15\right)^{-2} = 5^{2} = 25(51)−2=52=25.
A sample of a substance halves every 444 years. What fraction of the original amount remains after 121212 years?
The amount remaining after ttt years is (12)t/4\left(\tfrac12\right)^{t/4}(21)t/4, since each block of 444 years contributes one halving.
(12)12/4=(12)3=18\left(\tfrac{1}{2}\right)^{12/4} = \left(\tfrac{1}{2}\right)^{3} = \frac{1}{8}(21)12/4=(21)3=81
Twelve years is three half-lives, so the amount is halved three times over: 1→12→14→181 \to \tfrac12 \to \tfrac14 \to \tfrac181→21→41→81.
Solve (23)x=278\left(\tfrac{2}{3}\right)^{x} = \tfrac{27}{8}(32)x=827.
Recognize the right side as a power of the reciprocal of the base.
278=(32)3=[(23)−1]3=(23)−3\frac{27}{8} = \left(\frac{3}{2}\right)^{3} = \left[\left(\frac{2}{3}\right)^{-1}\right]^{3} = \left(\frac{2}{3}\right)^{-3}827=(23)3=[(32)−1]3=(32)−3
Now both sides share the base 23\tfrac2332, so the exponents must agree: x=−3x = -3x=−3. A decaying exponential exceeds 111 only at negative inputs, which is a useful check on the sign.
Which of these is the greatest?
Rewrite every option over the common base 222, then compare exponents.
49=218,216=216,85=215,164=2164^{9} = 2^{18}, \qquad 2^{16} = 2^{16}, \qquad 8^{5} = 2^{15}, \qquad 16^{4} = 2^{16}49=218,216=216,85=215,164=216
Since 2x2^{x}2x is increasing, the largest exponent wins, so 49=218=2621444^{9} = 2^{18} = 26214449=218=262144 is the greatest. (Notice 2162^{16}216 and 16416^{4}164 are equal to each other, but both are smaller than 494^{9}49.)
Why is b=1b = 1b=1 excluded as the base of an exponential function?
Every value of 1x1^{x}1x is the same number.
1x=1for every real x1^{x} = 1 \qquad \text{for every real } x1x=1for every real x
That graph is a horizontal line, so it never grows, never decays, and takes the same output for infinitely many inputs. Being far from one-to-one, it has no inverse to undo it, and none of the machinery of this chapter applies to it. It is excluded by convention, unlike a negative base, which is excluded by necessity.
An exponential function satisfies f(0)=5f(0) = 5f(0)=5 and f(2)=45f(2) = 45f(2)=45. What is f(1)f(1)f(1)?
Write f(x)=a⋅bxf(x) = a \cdot b^{x}f(x)=a⋅bx. The value at 000 gives a=5a = 5a=5, and then
5b2=45⟹b2=9⟹b=3.5b^{2} = 45 \quad \Longrightarrow \quad b^{2} = 9 \quad \Longrightarrow \quad b = 3.5b2=45⟹b2=9⟹b=3.
So f(1)=5⋅3=15f(1) = 5 \cdot 3 = 15f(1)=5⋅3=15. There is a shortcut worth remembering: equally spaced inputs give outputs with a constant ratio, so the middle output is the geometric mean of its neighbours, 5⋅45=225=15\sqrt{5 \cdot 45} = \sqrt{225} = 155⋅45=225=15. (Averaging them to get 252525 would be right for a linear function, not an exponential one.)
For inputs x≥0x \geq 0x≥0, on which interval is x2>2xx^{2} > 2^{x}x2>2x?
The two curves meet where x2=2xx^{2} = 2^{x}x2=2x, and for x≥0x \geq 0x≥0 that happens exactly twice.
x=2: 4=4,x=4: 16=16x = 2:\; 4 = 4, \qquad x = 4:\; 16 = 16x=2:4=4,x=4:16=16
Test a point in each region. At x=1x = 1x=1, 21=2>1=122^{1} = 2 > 1 = 1^{2}21=2>1=12. At x=3x = 3x=3, 32=9>8=233^{2} = 9 > 8 = 2^{3}32=9>8=23, so the parabola leads. At x=5x = 5x=5, 25=32>25=522^{5} = 32 > 25 = 5^{2}25=32>25=52.
So the parabola is ahead only strictly between the crossings, on 2<x<42 < x < 42<x<4, and past x=4x = 4x=4 the exponential leads forever.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.