Exponential Functions and Equations

69 questions

Question 21Question

If 4x=54^x = 5, what is the value of 24x12^{4x - 1}?

Show answer & explanation

Answer: 12.5

Answer

12.5
By writing 4x4^x as (22)x=22x(2^2)^x = 2^{2x}, we find that 22x=52^{2x} = 5. The expression 24x12^{4x-1} can be rewritten using exponent properties as 24x21=(22x)22\frac{2^{4x}}{2^1} = \frac{(2^{2x})^2}{2}. Substituting 22x=52^{2x} = 5 into this expression yields 522=252=12.5\frac{5^2}{2} = \frac{25}{2} = 12.5. Thus, the correct numerical response is 12.5.

Step-by-Step Solution

1
Express the given equation in terms of base 2.
22x=52^{2x} = 5
Since 4=224 = 2^2, we can rewrite 4x4^x as (22)x(2^2)^x. Applying the power of a power rule, (am)n=amn(a^m)^n = a^{mn}, gives (22)x=22x(2^2)^x = 2^{2x}.
2
Rewrite the expression to be evaluated using exponent properties.
24x1=(22x)222^{4x - 1} = \frac{(2^{2x})^2}{2}
Using the division property of exponents, amn=amana^{m-n} = \frac{a^m}{a^n}, we can write 24x12^{4x - 1} as 24x2\frac{2^{4x}}{2}. Then, using the power of a power rule in reverse, 24x=(22x)22^{4x} = (2^{2x})^2.
3
Substitute the known value of 22x2^{2x} and simplify the numerical expression.
12.512.5
Substitute 22x=52^{2x} = 5 into the expression (22x)22\frac{(2^{2x})^2}{2} to obtain 522=252\frac{5^2}{2} = \frac{25}{2}, which simplifies to 12.512.5.

Key Concept

Manipulating exponential equations by expressing bases in terms of common prime factors and applying properties of exponents.
Estimated Time:1m 30s
Question 22Question

An exponential function gg is defined by g(x)=pqxg(x) = p \cdot q^x, where pp and qq are positive constants. If g(12)=6g\left(\frac{1}{2}\right) = 6 and g(32)=54g\left(\frac{3}{2}\right) = 54, what is the value of g(2)g(2)?

Show answer & explanation

Answer: 162

Answer

162
The correct answer is 162. Substituting the coordinates into the function gives the system pq1/2=6p \cdot q^{1/2} = 6 and pq3/2=54p \cdot q^{3/2} = 54. Dividing the second equation by the first yields q=9q = 9. Substituting q=9q = 9 into the first equation yields p3=6p \cdot 3 = 6, so p=2p = 2. The complete function is g(x)=29xg(x) = 2 \cdot 9^x, and evaluating g(2)g(2) gives 281=1622 \cdot 81 = 162.

Step-by-Step Solution

1
Substitute the given values into the function definition to set up a system of equations.
pq1/2=6p \cdot q^{1/2} = 6 and pq3/2=54p \cdot q^{3/2} = 54
To represent the given coordinate relationships using the exponential model parameters.
2
Divide the equation for g(32)g\left(\frac{3}{2}\right) by the equation for g(12)g\left(\frac{1}{2}\right) to eliminate pp and solve for qq.
q=9q = 9
Using the exponent quotient rule, q3/2q1/2=q3/21/2=q1=q\frac{q^{3/2}}{q^{1/2}} = q^{3/2 - 1/2} = q^1 = q. Dividing the constants gives 546=9\frac{54}{6} = 9.
3
Substitute q=9q = 9 back into the first equation and solve for pp.
p=2p = 2
Evaluating the fractional exponent gives 91/2=9=39^{1/2} = \sqrt{9} = 3. Substituting this in yields 3p=63p = 6, which simplifies to p=2p = 2.
4
Evaluate the completed exponential function g(x)=29xg(x) = 2 \cdot 9^x at x=2x = 2.
162
Calculating g(2)=292=281=162g(2) = 2 \cdot 9^2 = 2 \cdot 81 = 162 solves for the target value.

Key Concept

Solving a system of exponential equations using fractional exponent rules and base evaluation.
Question 23Question

A radioactive substance decays according to the equation N(t)=N0(12)t8N(t) = N_0 \left(\frac{1}{2}\right)^{\frac{t}{8}}, where N(t)N(t) is the amount of the substance remaining after tt days, and N0N_0 is the initial amount. If the substance decays to 116\frac{1}{16} of its initial amount in dd days, what is the value of dd?

Show answer & explanation

Answer: 32

Answer

32
The correct answer is 32. The remaining amount of the substance is given as 116\frac{1}{16} of the initial amount, so N(d)N0=116\frac{N(d)}{N_0} = \frac{1}{16}. Substituting dd for tt in the decay formula yields (12)d8=116\left(\frac{1}{2}\right)^{\frac{d}{8}} = \frac{1}{16}. Since 116=(12)4\frac{1}{16} = \left(\frac{1}{2}\right)^4, we can set the exponents equal to each other: d8=4\frac{d}{8} = 4. Solving for dd gives d=32d = 32.

Step-by-Step Solution

1
Set up the equation for the remaining fraction of the substance.
N(d)N0=116\frac{N(d)}{N_0} = \frac{1}{16}
The problem states the substance decays to 116\frac{1}{16} of its initial amount N0N_0 in dd days.
2
Substitute the given decay formula into the equation.
(12)d8=116\left(\frac{1}{2}\right)^{\frac{d}{8}} = \frac{1}{16}
By replacing tt with dd in the formula N(t)N0=(12)t8\frac{N(t)}{N_0} = \left(\frac{1}{2}\right)^{\frac{t}{8}}, we get the expression for the remaining fraction.
3
Rewrite 116\frac{1}{16} as a power with base 12\frac{1}{2} to solve for the exponent.
(12)4=116\left(\frac{1}{2}\right)^4 = \frac{1}{16}
Since 24=162^4 = 16, the fraction 116\frac{1}{16} is equivalent to (12)4\left(\frac{1}{2}\right)^4.
4
Equate the exponents and solve for dd.
d8=4    d=32\frac{d}{8} = 4 \implies d = 32
Since the bases are equal, their exponents must be equal. Multiplying both sides by 8 isolates dd.

Key Concept

Solving exponential equations by equating bases
Question 24Question

In the system of equations below, xx and yy are real numbers.

4x8y=1284^x \cdot 8^y = 128
9x3y=2439^x \cdot 3^y = 243

What is the value of xx?

Show answer & explanation

Answer: 2

Answer

The value of xx is 22.
To solve the system of equations, express all terms in each equation using common bases. In the first equation, 4x8y=1284^x \cdot 8^y = 128 can be written as (22)x(23)y=27(2^2)^x \cdot (2^3)^y = 2^7, which simplifies to 22x+3y=272^{2x+3y} = 2^7, meaning 2x+3y=72x + 3y = 7. In the second equation, 9x3y=2439^x \cdot 3^y = 243 can be written as (32)x3y=35(3^2)^x \cdot 3^y = 3^5, which simplifies to 32x+y=353^{2x+y} = 3^5, meaning 2x+y=52x + y = 5. Subtracting the two equations gives (2x+3y)(2x+y)=75    2y=2    y=1(2x + 3y) - (2x + y) = 7 - 5 \implies 2y = 2 \implies y = 1. Substituting y=1y = 1 back into 2x+y=52x + y = 5 gives 2x+1=5    2x=4    x=22x + 1 = 5 \implies 2x = 4 \implies x = 2.

Step-by-Step Solution

1
Rewrite the first equation using a common base of 2.
2x+3y=72x + 3y = 7
By converting 4x4^x to (22)x=22x(2^2)^x = 2^{2x}, 8y8^y to (23)y=23y(2^3)^y = 2^{3y}, and 128128 to 272^7, we can equate the exponents: 2x+3y=72x + 3y = 7.
2
Rewrite the second equation using a common base of 3.
2x+y=52x + y = 5
By converting 9x9^x to (32)x=32x(3^2)^x = 3^{2x}, keeping 3y3^y, and converting 243243 to 353^5, we can equate the exponents: 2x+y=52x + y = 5.
3
Solve the system of linear equations for yy.
y=1y = 1
Subtracting 2x+y=52x + y = 5 from 2x+3y=72x + 3y = 7 eliminates xx, leaving 2y=22y = 2, which gives y=1y = 1.
4
Substitute y=1y = 1 into one of the linear equations to solve for xx.
x=2x = 2
Substituting y=1y = 1 into 2x+y=52x + y = 5 yields 2x+1=52x + 1 = 5, which simplifies to 2x=42x = 4, so x=2x = 2.

Key Concept

Solving systems of exponential equations by converting to a common base and applying exponent laws.
Question 25Question

If 272x19y+2=31327^{2x - 1} \cdot 9^{y + 2} = 3^{13} and 8xy=2y98^{x - y} = 2^{y - 9}, what is the value of x+yx + y?

Show answer & explanation

Answer: 4

Answer

4
To solve the system, we convert all exponential terms to their prime bases. The first equation becomes 36x332y+4=3133^{6x - 3} \cdot 3^{2y + 4} = 3^{13}, which simplifies to 36x+2y+1=3133^{6x + 2y + 1} = 3^{13}. Equating the exponents yields 6x+2y+1=136x + 2y + 1 = 13, which simplifies to 3x+y=63x + y = 6. The second equation becomes 23x3y=2y92^{3x - 3y} = 2^{y - 9}. Equating these exponents yields 3x4y=93x - 4y = -9. Solving this system of equations gives x=1x = 1 and y=3y = 3. The sum of these values is 1+3=41 + 3 = 4.

Step-by-Step Solution

1
Convert the bases of the first equation to a common base of 3.
Since 27=3327 = 3^3 and 9=329 = 3^2, we can rewrite the equation 272x19y+2=31327^{2x - 1} \cdot 9^{y + 2} = 3^{13} as (33)2x1(32)y+2=313(3^3)^{2x - 1} \cdot (3^2)^{y + 2} = 3^{13}. Applying the power of a power rule, this simplifies to 36x332y+4=3133^{6x - 3} \cdot 3^{2y + 4} = 3^{13}. Using the product rule of exponents, we add the exponents to get 36x+2y+1=3133^{6x + 2y + 1} = 3^{13}.
This allows us to equate the exponents and form a linear equation.
2
Set the exponents equal to each other to obtain the first linear equation.
6x+2y+1=13    6x+2y=12    3x+y=66x + 2y + 1 = 13 \implies 6x + 2y = 12 \implies 3x + y = 6.
Since the bases are identical on both sides, their exponents must be equal.
3
Convert the bases of the second equation to a common base of 2 and equate their exponents.
Since 8=238 = 2^3, rewrite 8xy=2y98^{x - y} = 2^{y - 9} as (23)xy=2y9    23x3y=2y9(2^3)^{x - y} = 2^{y - 9} \implies 2^{3x - 3y} = 2^{y - 9}. Equating the exponents gives 3x3y=y9    3x4y=93x - 3y = y - 9 \implies 3x - 4y = -9.
This gives us a second linear equation to form a system of equations.
4
Solve the system of equations for the variables.
From the first equation, we have 3x=6y3x = 6 - y. Substituting this into the second equation gives (6y)4y=9    65y=9    5y=15    y=3(6 - y) - 4y = -9 \implies 6 - 5y = -9 \implies -5y = -15 \implies y = 3. Substituting y=3y = 3 back into the first equation yields 3x+3=6    3x=3    x=13x + 3 = 6 \implies 3x = 3 \implies x = 1.
Solving the system of linear equations provides the individual values of the variables.
5
Calculate the sum of the variables.
x+y=1+3=4x + y = 1 + 3 = 4.
This answers the question asking for the sum of the variables.

Key Concept

Expressing exponential terms with a common base to form and solve a system of linear equations.
Question 26Question

A certain substance decays radioactively such that the mass of the substance, in grams, remaining after tt days is modeled by the function M(t)=802t5M(t) = 80 \cdot 2^{-\frac{t}{5}}. After how many days will the mass of the substance be 1010 grams?

Show answer & explanation

Answer: 15

Answer

15
To find the number of days after which the mass of the substance is 1010 grams, we substitute 1010 for M(t)M(t) in the given function, yielding 10=802t510 = 80 \cdot 2^{-\frac{t}{5}}. Dividing both sides by 8080 gives 1080=2t5\frac{10}{80} = 2^{-\frac{t}{5}}, which simplifies to 18=2t5\frac{1}{8} = 2^{-\frac{t}{5}}. Since 18\frac{1}{8} can be written as 232^{-3}, the equation becomes 23=2t52^{-3} = 2^{-\frac{t}{5}}. Because the bases are the same, we equate the exponents: 3=t5-3 = -\frac{t}{5}. Multiplying both sides by 5-5 gives t=15t = 15.

Step-by-Step Solution

1
Set the mass M(t)M(t) equal to 1010 in the given function.
10=802t510 = 80 \cdot 2^{-\frac{t}{5}}
We want to find the value of tt when the remaining mass of the substance is 1010 grams.
2
Divide both sides of the equation by 8080.
18=2t5\frac{1}{8} = 2^{-\frac{t}{5}}
To isolate the exponential expression.
3
Express both sides of the equation with a common base of 22.
23=2t52^{-3} = 2^{-\frac{t}{5}}
Since 8=238 = 2^3, the fraction 18\frac{1}{8} can be written as 232^{-3}. Having the same base on both sides allows us to equate the exponents.
4
Set the exponents equal to each other and solve for tt.
t=15t = 15
Because the bases are equal, the exponents must be equal: 3=t5-3 = -\frac{t}{5}.

Key Concept

Solving exponential equations by finding a common base.
Question 27Question

If 32x19y+1=27x+y3^{2x - 1} \cdot 9^{y + 1} = 27^{x + y}, which of the following equations expresses xx in terms of yy?

Show answer & explanation

Answer: x=1yx = 1 - y

Answer

The equation expressing xx in terms of yy is x=1yx = 1 - y.
The correct option is x=1yx = 1 - y. To solve the equation, each term is rewritten with base 3: 32x1(32)y+1=(33)x+y3^{2x-1} \cdot (3^2)^{y+1} = (3^3)^{x+y}. Using the exponent rule (bm)n=bmn(b^m)^n = b^{mn}, this becomes 32x132y+2=33x+3y3^{2x-1} \cdot 3^{2y+2} = 3^{3x+3y}. Using the rule bmbn=bm+nb^m \cdot b^n = b^{m+n}, the left side simplifies to 32x+2y+13^{2x+2y+1}. Equating the exponents gives 2x+2y+1=3x+3y2x+2y+1 = 3x+3y. Subtracting 2x2x and 2y2y from both sides results in 1=x+y1 = x+y, which isolated for xx gives x=1yx = 1-y.

Step-by-Step Solution

1
Rewrite all bases in the equation as powers of 3.
Since 9=329 = 3^2 and 27=3327 = 3^3, the equation becomes 32x1(32)y+1=(33)x+y3^{2x - 1} \cdot (3^2)^{y + 1} = (3^3)^{x + y}.
To apply exponent rules and combine terms, all bases must be identical.
2
Apply the power of a power rule (bm)n=bmn(b^m)^n = b^{mn} to simplify the exponents.
32x132y+2=33x+3y3^{2x - 1} \cdot 3^{2y + 2} = 3^{3x + 3y}
Multiplying the outer exponent by the inner exponent simplifies the terms on both sides.
3
Apply the product of powers rule bmbn=bm+nb^m \cdot b^n = b^{m+n} to combine the terms on the left side of the equation.
3(2x1)+(2y+2)=33x+3y3^{(2x - 1) + (2y + 2)} = 3^{3x + 3y}, which simplifies to 32x+2y+1=33x+3y3^{2x + 2y + 1} = 3^{3x + 3y}.
Adding exponents when multiplying expressions with the same base allows the left side to be represented as a single exponential term.
4
Set the exponents equal to each other and solve for xx in terms of yy.
2x+2y+1=3x+3y    1=x+y    x=1y2x + 2y + 1 = 3x + 3y \implies 1 = x + y \implies x = 1 - y
If two exponential expressions with the same positive base (other than 1) are equal, their exponents must be equal.

Key Concept

Solving exponential equations by expressing terms with a common base and applying exponent laws.
Estimated Time:1m 30s
Question 28Question

A scientist models the population of a bacteria culture using the function P(t)=P0btP(t) = P_0 \cdot b^t, where P(t)P(t) is the population tt hours after the start of the experiment, P0P_0 is the initial population, and bb is a constant. The table below shows the population at two different times:

tt (hours)P(t)P(t)
221,8001,800
5548,60048,600

If the population of the bacteria culture is 1,312,2001,312,200 after kk hours, what is the value of kk?

Show answer & explanation

Answer: 8

Answer

8
The correct value is 8. By setting up the ratio of the population at t=5t = 5 to t=2t = 2, we find that P(5)P(2)=b3=48,6001,800=27\frac{P(5)}{P(2)} = b^3 = \frac{48,600}{1,800} = 27, which yields an hourly growth factor of b=3b = 3. Using P(2)=P032=1,800P(2) = P_0 \cdot 3^2 = 1,800, we determine the initial population P0P_0 is 200. To find the hour kk when the population is 1,312,2001,312,200, we solve 2003k=1,312,200200 \cdot 3^k = 1,312,200, which simplifies to 3k=6,5613^k = 6,561. Since 38=6,5613^8 = 6,561, we find k=8k = 8. Alternatively, we can calculate P(k)P(5)=1,312,20048,600=27=33\frac{P(k)}{P(5)} = \frac{1,312,200}{48,600} = 27 = 3^3, meaning the population triples 3 more times after t=5t = 5, giving k=5+3=8k = 5 + 3 = 8.

Step-by-Step Solution

1
Set up the ratio of the population at t=5t = 5 to the population at t=2t = 2 to find the growth factor bb.
P(5)P(2)=P0b5P0b2=b3=48,6001,800=27\frac{P(5)}{P(2)} = \frac{P_0 \cdot b^5}{P_0 \cdot b^2} = b^3 = \frac{48,600}{1,800} = 27
Dividing the function values eliminates the initial population P0P_0 and isolates the base bb.
2
Solve for the growth factor bb.
b=3b = 3
Since b3=27b^3 = 27, taking the cube root of both sides gives b=3b = 3.
3
Find the initial population P0P_0 using P(2)=1,800P(2) = 1,800 and b=3b = 3.
1,800=P0321,800=9P0P0=2001,800 = P_0 \cdot 3^2 \Rightarrow 1,800 = 9P_0 \Rightarrow P_0 = 200
Substituting the known values into the function formula allows us to solve for P0P_0.
4
Set up the equation for the population after kk hours and solve for kk.
1,312,200=2003k3k=1,312,200200=6,5611,312,200 = 200 \cdot 3^k \Rightarrow 3^k = \frac{1,312,200}{200} = 6,561
Dividing both sides by 200 isolates the exponential term 3k3^k.
5
Find the exponent kk by expressing 6,561 as a power of 3.
3k=38k=83^k = 3^8 \Rightarrow k = 8
Since 38=6,5613^8 = 6,561, the exponents must be equal, so k=8k = 8.

Key Concept

Determining parameters of an exponential growth function from given data points and using the function to solve for an unknown time variable.

Alternative Method

Instead of solving for the initial population P0P_0, we can compare the target population of 1,312,2001,312,200 to the population at t=5t = 5. Since the population triples every hour (b=3b = 3), the ratio of the population at t=kt = k to the population at t=5t = 5 is 3k53^{k-5}. We have 1,312,20048,600=27\frac{1,312,200}{48,600} = 27, which is 333^3. Therefore, 3k5=333^{k-5} = 3^3, which directly gives k5=3k - 5 = 3, or k=8k = 8.
Estimated Time:1m 15s
Question 29Question

The value of a certain car model decreases by 12%12\% each year. If the initial value of the car is $25,000\$25,000, which of the following functions models the value of the car, V(t)V(t), in dollars, tt years after it was purchased?

Show answer & explanation

Answer: V(t)=25,000(0.88)tV(t) = 25,000(0.88)^t

Answer

The function V(t)=25,000(0.88)tV(t) = 25,000(0.88)^t
The initial value of the car is 25,00025,000. An annual decrease of 12%12\% means that the car retains 100%12%=88%100\% - 12\% = 88\% of its value from the previous year. This results in a decay factor of 10.12=0.881 - 0.12 = 0.88. Substituting these values into the exponential model V(t)=a(b)tV(t) = a(b)^t yields V(t)=25,000(0.88)tV(t) = 25,000(0.88)^t.

Step-by-Step Solution

1
Identify the initial value of the car.
The initial value is 25,00025,000.
This is the value of the car at t=0t = 0, which corresponds to the coefficient aa in the general exponential model V(t)=a(b)tV(t) = a(b)^t.
2
Determine the growth or decay factor base, bb.
The base is 10.12=0.881 - 0.12 = 0.88.
Since the car's value decreases by 12%12\% each year, it retains 100%12%=88%100\% - 12\% = 88\% of its value. This is represented as a decay factor of 0.880.88.
3
Formulate the exponential decay equation.
The equation is V(t)=25,000(0.88)tV(t) = 25,000(0.88)^t.
By substituting the initial value a=25,000a = 25,000 and the decay base b=0.88b = 0.88 into V(t)=a(b)tV(t) = a(b)^t.

Key Concept

Exponential decay models and interpretation of growth/decay factors

Alternative Method

Calculate the value of the car after one year (t=1t = 1). A 12%12\% decrease on a $25,000\$25,000 car means its value drops by $3,000\$3,000 to $22,000\$22,000. Substituting t=1t=1 into the correct function should yield 22,00022,000. Calculating for V(t)=25,000(0.88)tV(t) = 25,000(0.88)^t at t=1t = 1 gives 25,000(0.88)1=22,00025,000(0.88)^1 = 22,000, confirming the choice.
Estimated Time:45s
Question 30Question

The population of a colony of bacteria doubles every 1515 minutes. The population of the colony, P(t)P(t), after tt hours can be modeled by the function P(t)=P08ktP(t) = P_0 \cdot 8^{kt}, where P0P_0 is the initial population of the colony and kk is a constant. What is the value of kk?

Show answer & explanation

Answer: 43\frac{4}{3}

Answer

The correct value of kk is 43\frac{4}{3}.
Since the population doubles every 1515 minutes, it doubles 44 times per hour. Therefore, the population after tt hours is P024tP_0 \cdot 2^{4t}. To express this model in the form P08ktP_0 \cdot 8^{kt}, we equate the growth factors: 24t=8kt2^{4t} = 8^{kt}. Since 8=238 = 2^3, this can be rewritten as 24t=(23)kt=23kt2^{4t} = (2^3)^{kt} = 2^{3kt}. Setting the exponents equal gives 4t=3kt4t = 3kt, which simplifies to 4=3k4 = 3k and yields k=43k = \frac{4}{3}.

Step-by-Step Solution

1
Determine the number of doubling periods per hour.
The population doubles 44 times per hour.
Since there are 6060 minutes in an hour and the population doubles every 1515 minutes, the number of doubling periods in one hour is 6015=4\frac{60}{15} = 4.
2
Formulate the population growth equation in terms of base 2.
P(t)=P024tP(t) = P_0 \cdot 2^{4t}
If the population doubles 44 times per hour, then after tt hours, it has doubled 4t4t times, representing a growth factor of 24t2^{4t}.
3
Equate the growth model to the given function and express using a common base.
24t=(23)kt    24t=23kt2^{4t} = (2^3)^{kt} \implies 2^{4t} = 2^{3kt}
Set the two expressions for the population equal: P024t=P08ktP_0 \cdot 2^{4t} = P_0 \cdot 8^{kt}. Dividing by P0P_0 gives 24t=8kt2^{4t} = 8^{kt}. Since 8=238 = 2^3, rewrite the right side to have a base of 22.
4
Solve for the constant kk by equating the exponents.
4t=3kt    4=3k    k=434t = 3kt \implies 4 = 3k \implies k = \frac{4}{3}
Since the bases on both sides of the equation are equal, their exponents must also be equal. Divide both sides by tt (since t>0t > 0) and isolate kk.

Key Concept

Converting bases in exponential functions and adjusting exponents for different units of time.
Question 31Question

If 5a+2=25b5^{a + 2} = 25^{b} and a+b=10a + b = 10, what is the value of bb?

Show answer & explanation

Answer: 4

Answer

The correct answer is 4.
The correct answer is 4. By rewriting 25b25^b as (52)b=52b(5^2)^b = 5^{2b}, we can set the exponents equal to get a+2=2ba + 2 = 2b. Substituting a=10ba = 10 - b from the second equation into this relation yields (10b)+2=2b(10 - b) + 2 = 2b. Simplifying this gives 12=3b12 = 3b, which results in b=4b = 4.

Step-by-Step Solution

1
Rewrite the exponential equation using a common base.
5a+2=52b5^{a + 2} = 5^{2b}
Since 25=5225 = 5^2, we write 25b25^b as (52)b=52b(5^2)^b = 5^{2b} to match the base on the left side.
2
Equate the exponents from the base 5 terms.
a+2=2ba + 2 = 2b
When bases are equal, their exponents must be equal for the equation to hold.
3
Express aa in terms of bb using the linear equation a+b=10a + b = 10.
a=10ba = 10 - b
This allows for substitution into the equation from Step 2 to solve for a single variable.
4
Substitute a=10ba = 10 - b into a+2=2ba + 2 = 2b and solve for bb.
b=4b = 4
Substituting gives (10b)+2=2b    12b=2b    12=3b    b=4(10 - b) + 2 = 2b \implies 12 - b = 2b \implies 12 = 3b \implies b = 4.

Key Concept

Solving systems of equations involving exponential equations by finding a common base.
Question 32Question

The population of a certain species of wildflower in a national park increases by 300%300\% every 88 years. The population can be modeled by the function P(t)=P0(1+r)tP(t) = P_0(1 + r)^t, where P0P_0 is the initial population, rr is the constant annual growth rate, and tt is the time in years. Which of the following is closest to the value of rr?

Show answer & explanation

Answer: 0.19

Answer

The correct value of the annual growth rate is 0.190.19.
An increase of 300%300\% means the population becomes 100%+300%=400%100\% + 300\% = 400\% of its initial value, which corresponds to a growth factor of 44 over an 88-year period. The annual growth rate rr satisfies the equation (1+r)8=4(1 + r)^8 = 4. Solving for 1+r1 + r gives 1+r=41/8=(22)1/8=21/41.18921 + r = 4^{1/8} = (2^2)^{1/8} = 2^{1/4} \approx 1.1892. Subtracting 11 from both sides yields the annual growth rate r0.1892r \approx 0.1892, which is closest to 0.190.19.

Step-by-Step Solution

1
Determine the total growth factor over the 8-year period from the percentage increase.
The population increases by 300%300\%, meaning the new population is 100%+300%=400%100\% + 300\% = 400\% of the initial population. This corresponds to a growth factor of 44 every 88 years.
An increase of 300%300\% adds 33 times the original value to the original value, resulting in a total of 44 times the original value.
2
Set up the equation relating the annual growth rate rr to the 8-year growth factor.
(1+r)8=4(1+r)^8 = 4
Since the population is multiplied by 1+r1+r each year, after 88 years it is multiplied by (1+r)8(1+r)^8, which must equal the total growth factor of 44.
3
Solve the equation for rr and round to the nearest hundredth.
1+r=41/81.1892    r0.18920.191+r = 4^{1/8} \approx 1.1892 \implies r \approx 0.1892 \approx 0.19
Taking the eighth root of both sides gives the annual growth factor 1+r1.191+r \approx 1.19. Subtracting 11 isolates the annual growth rate rr.

Key Concept

Relating exponential growth rates and growth factors across different time periods

Alternative Method

Instead of solving (1+r)8=4(1+r)^8 = 4, we can write the function directly using the 8-year growth factor as P(t)=P04t/8P(t) = P_0 \cdot 4^{t/8}. Rewriting this in the form P(t)=P0(41/8)tP(t) = P_0(4^{1/8})^t shows that the annual growth factor is 41/84^{1/8}. We can approximate 41/81.18924^{1/8} \approx 1.1892, which corresponds to an annual growth rate r=1.18921=0.1892r = 1.1892 - 1 = 0.1892, or approximately 0.190.19.
Estimated Time:1m 30s
Question 33Question

If 42x+1=8x14^{2x + 1} = 8^{x - 1}, what is the value of xx?

Show answer & explanation

Answer: -5

Answer

-5
The correct answer is 5-5. By converting the bases of both sides to 22, the equation becomes 22(2x+1)=23(x1)2^{2(2x+1)} = 2^{3(x-1)}. Equating the exponents gives 2(2x+1)=3(x1)2(2x+1) = 3(x-1), which expands to 4x+2=3x34x+2 = 3x-3. Solving for xx yields x=5x = -5.

Step-by-Step Solution

1
Express both bases as powers of 2
4=224 = 2^2 and 8=238 = 2^3
To solve an exponential equation, we need to rewrite the terms with a common base.
2
Substitute the bases back into the equation and apply exponent power rules
(22)2x+1=(23)x122(2x+1)=23(x1)(2^2)^{2x + 1} = (2^3)^{x - 1} \Rightarrow 2^{2(2x + 1)} = 2^{3(x - 1)}
Applying the power of a power property, (bm)n=bmn(b^m)^n = b^{mn}, allows us to simplify the exponents.
3
Set the exponents equal to each other
2(2x+1)=3(x1)2(2x + 1) = 3(x - 1)
Since the bases are identical and positive, their exponents must be equal.
4
Distribute and solve the linear equation for xx
4x+2=3x3x=54x + 2 = 3x - 3 \Rightarrow x = -5
Distributing the constants gives 4x+2=3x34x + 2 = 3x - 3. Subtracting 3x3x from both sides gives x+2=3x + 2 = -3, and subtracting 22 from both sides isolates the variable to find x=5x = -5.

Key Concept

Solving exponential equations by expressing both sides with a common base
Question 34Question

If 9y132y=27y+29^{y - 1} \cdot 3^{2y} = 27^{y + 2}, what is the value of yy?

Show answer & explanation

Answer: 8

Answer

8
To solve the equation, we rewrite each term using the common base of 33. Since 9=329 = 3^2 and 27=3327 = 3^3, the equation 9y132y=27y+29^{y - 1} \cdot 3^{2y} = 27^{y + 2} can be written as (32)y132y=(33)y+2(3^2)^{y-1} \cdot 3^{2y} = (3^3)^{y+2}. Applying the power of a power rule, we get 32(y1)32y=33(y+2)3^{2(y-1)} \cdot 3^{2y} = 3^{3(y+2)}, which simplifies to 32y232y=33y+63^{2y-2} \cdot 3^{2y} = 3^{3y+6}. Using the product rule of exponents to combine the left side gives 32y2+2y=34y2=33y+63^{2y-2+2y} = 3^{4y-2} = 3^{3y+6}. Setting the exponents equal to each other gives the linear equation 4y2=3y+64y - 2 = 3y + 6. Solving for yy yields y=8y = 8.

Step-by-Step Solution

1
Express all bases in the equation as powers of 3.
9y1=(32)y1=32y29^{y-1} = (3^2)^{y-1} = 3^{2y-2} and 27y+2=(33)y+2=33y+627^{y+2} = (3^3)^{y+2} = 3^{3y+6}. The original equation becomes 32y232y=33y+63^{2y-2} \cdot 3^{2y} = 3^{3y+6}.
Having a common base allows us to combine exponents using the properties of exponents.
2
Simplify the left side of the equation by adding the exponents.
3(2y2)+2y=34y23^{(2y-2) + 2y} = 3^{4y-2}, so the equation is 34y2=33y+63^{4y-2} = 3^{3y+6}.
When multiplying exponential expressions with the same base, we add their exponents.
3
Set the exponents equal to each other and solve for yy.
4y2=3y+6    y2=6    y=84y - 2 = 3y + 6 \implies y - 2 = 6 \implies y = 8.
Since the bases are equal and positive (and not equal to 1), their exponents must be equal.

Key Concept

Solving exponential equations by expressing terms with a common base and applying exponent laws.
Estimated Time:1m 30s
Question 35Question

If (18)2x3=16x2\left(\frac{1}{8}\right)^{2x - 3} = 16^{x - 2}, what is the value of xx?

Show answer & explanation

Answer: 1.7

Answer

1.7 (or 17/10)
The correct answer is 1.7 (or 17/10). By writing 18\frac{1}{8} as 232^{-3} and 1616 as 242^4, the equation becomes (23)2x3=(24)x2(2^{-3})^{2x - 3} = (2^4)^{x - 2}. Applying exponent rules yields 26x+9=24x82^{-6x + 9} = 2^{4x - 8}. Equating the exponents gives 6x+9=4x8-6x + 9 = 4x - 8, which simplifies to 10x=1710x = 17, resulting in x=1.7x = 1.7.

Step-by-Step Solution

1
Express both bases as powers of 22.
(23)2x3=(24)x2(2^{-3})^{2x - 3} = (2^4)^{x - 2}
To solve the exponential equation, both sides must have a common base. Both 18\frac{1}{8} and 1616 can be rewritten as powers of 22.
2
Apply the power-of-a-power exponent rule (am)n=amn(a^m)^n = a^{mn} to simplify the exponents.
23(2x3)=24(x2)2^{-3(2x - 3)} = 2^{4(x - 2)}, which simplifies to 26x+9=24x82^{-6x + 9} = 2^{4x - 8}
This allows us to write each side as a single exponential term with a base of 22.
3
Set the exponents equal to each other.
6x+9=4x8-6x + 9 = 4x - 8
Since the bases are equal, their exponents must be equal for the equation to hold.
4
Solve the linear equation for xx.
10x=1710x = 17, which gives x=1.7x = 1.7
Isolate the variable xx by algebraic manipulation.

Key Concept

Solving exponential equations by expressing terms with a common base and applying exponent rules.

Alternative Method

Alternatively, you can apply the definition of logarithms to both sides of the equation. Taking the logarithm base 2 of both sides gives log2((18)2x3)=log2(16x2)\log_2\left(\left(\frac{1}{8}\right)^{2x-3}\right) = \log_2\left(16^{x-2}\right). Using the power property of logarithms, this simplifies to (2x3)log2(23)=(x2)log2(24)(2x - 3)\log_2\left(2^{-3}\right) = (x - 2)\log_2\left(2^4\right), which simplifies directly to 3(2x3)=4(x2)-3(2x - 3) = 4(x - 2). Solving this linear equation yields the same result, x=1.7x = 1.7.
Estimated Time:1m 30s
Question 36Question

For what value of xx is the equation 8x+1=16x8^{x + 1} = 16^x true?

Show answer & explanation

Answer: 3

Answer

The correct answer is 3.
The correct answer is 3. To find the value of xx, express both 8 and 16 as powers of 2: 8=238 = 2^3 and 16=2416 = 2^4. Substituting these values into the equation gives (23)x+1=(24)x(2^3)^{x + 1} = (2^4)^x. Applying the power of a power rule, (am)n=amn(a^m)^n = a^{mn}, yields 23(x+1)=24x2^{3(x + 1)} = 2^{4x}, which simplifies to 23x+3=24x2^{3x + 3} = 2^{4x}. Since the bases are now the same, their exponents must be equal: 3x+3=4x3x + 3 = 4x. Subtracting 3x3x from both sides gives x=3x = 3.

Step-by-Step Solution

1
Express the bases 8 and 16 as powers of 2.
(23)x+1=(24)x(2^3)^{x + 1} = (2^4)^x
Writing both sides of the equation with a common base allows for the equating of exponents.
2
Apply the power of a power rule (am)n=amn(a^m)^n = a^{mn} to simplify the exponents.
23x+3=24x2^{3x + 3} = 2^{4x}
This simplifies each side of the equation to a single base with a single exponent.
3
Equate the exponents and solve the resulting linear equation.
3x+3=4x3x + 3 = 4x, which simplifies to x=3x = 3
Since the bases are equal, their exponents must be equal for the equation to hold true.

Key Concept

Solving exponential equations by expressing both sides with a common base and equating the exponents.

Alternative Method

An alternative approach is to write the equation in terms of base 4. While 8 is not an integer power of 4, we can write 8=41.58 = 4^{1.5} and 16=4216 = 4^2. The equation becomes (41.5)x+1=(42)x(4^{1.5})^{x+1} = (4^2)^x, which simplifies to 1.5(x+1)=2x1.5(x+1) = 2x. Solving this gives 1.5x+1.5=2x    0.5x=1.5    x=31.5x + 1.5 = 2x \implies 0.5x = 1.5 \implies x = 3.
Estimated Time:45s
Question 37Question

For the exponential function g(x)=kaxg(x) = k \cdot a^x, where kk and aa are positive constants, the value of g(x+1)g(x + 1) is 20%20\% greater than the value of g(x1)g(x - 1) for all real numbers xx. If g(2)=15g(2) = 15, what is the value of g(6)g(6)?

Show answer & explanation

Answer: 21.6

Answer

21.6
The correct value of 21.6 is obtained by setting up the ratio g(x+1)/g(x1)=a2g(x+1)/g(x-1) = a^2. Since g(x+1)g(x+1) is 20%20\% greater than g(x1)g(x-1), this ratio is equal to 1.20, so a2=1.20a^2 = 1.20. Since g(6)=g(2)a4=15(a2)2g(6) = g(2) \cdot a^4 = 15 \cdot (a^2)^2, substituting a2=1.20a^2 = 1.20 gives 15(1.20)2=151.44=21.615 \cdot (1.20)^2 = 15 \cdot 1.44 = 21.6.

Step-by-Step Solution

1
Express the values of the function at x + 1 and x - 1 using the definition of g(x).
g(x+1)=kax+1g(x + 1) = k \cdot a^{x + 1} and g(x1)=kax1g(x - 1) = k \cdot a^{x - 1}
To set up the mathematical relationship between the two values based on the function definition.
2
Apply the condition that g(x + 1) is 20% greater than g(x - 1).
kax+1=1.20kax1k \cdot a^{x + 1} = 1.20 \cdot k \cdot a^{x - 1}, which simplifies to a2=1.20a^2 = 1.20
To find the factor of growth over an interval of 2 units of x.
3
Relate the value of g(6) to the given value of g(2).
g(6)=g(2)a4=g(2)(a2)2g(6) = g(2) \cdot a^4 = g(2) \cdot (a^2)^2
To write the unknown value in terms of the known value and the determined factor a2a^2 using exponent rules.
4
Substitute the known values into the equation to calculate the result.
g(6)=15(1.20)2=151.44=21.6g(6) = 15 \cdot (1.20)^2 = 15 \cdot 1.44 = 21.6
To calculate the final numerical value of g(6).

Key Concept

Exponential Functions and Equations
Estimated Time:2m 30s
Question 38Question

If xx and yy are positive numbers with x>1x > 1 that satisfy the system of equations below, what is the value of xx?

xy=212x^y = 2^{12}
(2x)y2=28(2x)^{y-2} = 2^8
Show answer & explanation

Answer: 8

Answer

The correct answer is 8.
The correct answer is 8. By manipulating the system of equations, we can express the second equation in terms of xyx^y. Substituting the value 2122^{12} for xyx^y allows us to express xx in terms of yy as x=2(y+2)/2x = 2^{(y+2)/2}. Substituting this back into the first equation results in the quadratic equation y2+2y24=0y^2 + 2y - 24 = 0. Since yy must be positive, we find y=4y = 4. Using this value of yy, we solve for xx and obtain x=8x = 8, which is greater than 1, satisfying all given conditions.

Step-by-Step Solution

1
Distribute the exponent in the second equation: (2x)y2=28(2x)^{y-2} = 2^8.
2y2xy2=282^{y-2} \cdot x^{y-2} = 2^8
Applying the power of a product rule: (ab)n=anbn(ab)^n = a^n b^n.
2
Multiply both sides of the equation by x2x^2 to align with the term xyx^y.
2y2xy=28x22^{y-2} \cdot x^y = 2^8 \cdot x^2
Since xy2x2=xy2+2=xyx^{y-2} \cdot x^2 = x^{y-2+2} = x^y, this allows us to substitute the value of xyx^y from the first equation.
3
Substitute xy=212x^y = 2^{12} into the equation.
2y2212=28x22^{y-2} \cdot 2^{12} = 2^8 \cdot x^2
This uses the given system's first equation to eliminate the xyx^y term.
4
Simplify the left side and divide both sides by 282^8 to isolate x2x^2.
x2=2y+2x^2 = 2^{y+2}
2y2212=2y+102^{y-2} \cdot 2^{12} = 2^{y+10}. Dividing both sides by 282^8 yields 2y+108=2y+22^{y+10-8} = 2^{y+2}.
5
Take the square root of both sides to find an expression for xx.
x=2y+22x = 2^{\frac{y+2}{2}}
Since x>1x > 1, we take the positive root: x=(2y+2)1/2=2y+22x = (2^{y+2})^{1/2} = 2^{\frac{y+2}{2}}.
6
Substitute the expression for xx back into the first equation xy=212x^y = 2^{12}.
(2y+22)y=212\left(2^{\frac{y+2}{2}}\right)^y = 2^{12}
This yields a single equation in terms of yy.
7
Equate the exponents and solve the resulting quadratic equation for yy.
y=4y = 4 (since y>0y > 0)
The equation is 2y2+2y2=212    y2+2y2=12    y2+2y24=0    (y+6)(y4)=02^{\frac{y^2+2y}{2}} = 2^{12} \implies \frac{y^2+2y}{2} = 12 \implies y^2+2y-24=0 \implies (y+6)(y-4)=0. Since yy must be positive, y=4y = 4.
8
Substitute y=4y = 4 back into the expression for xx.
x=8x = 8
x=24+22=23=8x = 2^{\frac{4+2}{2}} = 2^3 = 8.

Key Concept

Solving systems of exponential equations by equating bases, applying exponent rules, and solving quadratic equations.
Question 39Question

A biologist is studying a population of bacteria that triples in size every 4 hours. The population of the bacteria tt hours after the start of the study can be modeled by the function P(t)=P03ktP(t) = P_0 \cdot 3^{kt}, where P0P_0 is the initial population and kk is a constant. What is the value of kk?

Show answer & explanation

Answer: 0.25

Answer

The correct answer is 0.25 (or 1/4).
The population triples every 4 hours, meaning that after tt hours, the population has tripled t4\frac{t}{4} times. Thus, the growth model is P(t)=P03t4P(t) = P_0 \cdot 3^{\frac{t}{4}}. Comparing this to the given expression P(t)=P03ktP(t) = P_0 \cdot 3^{kt}, we get kt=t4kt = \frac{t}{4}. Dividing both sides by tt yields k=14k = \frac{1}{4}, or 0.250.25.

Step-by-Step Solution

1
Write the general formula for exponential growth where the population triples every 4 hours.
P(t)=P03t4P(t) = P_0 \cdot 3^{\frac{t}{4}}
If a population triples every 4 hours, it will be multiplied by 3 a total of t4\frac{t}{4} times after tt hours.
2
Set the exponent of the general model equal to the exponent of the given model.
kt=t4kt = \frac{t}{4}
Both models represent the same population growth function, so their exponents must be equal.
3
Solve for the constant kk.
k=14k = \frac{1}{4} (or 0.250.25)
Divide both sides of the equation by tt.

Key Concept

Exponential growth functions and representing time intervals in the exponent.
Question 40Question

If 16x1104x2+1=016^{x-1} - 10 \cdot 4^{x-2} + 1 = 0, what is the sum of all values of xx that satisfy the equation?

Show answer & explanation

Answer: 2

Answer

The sum of all values of xx that satisfy the equation is 2.
By writing 16x116^{x-1} as (4x)216\frac{(4^x)^2}{16} and 104x210 \cdot 4^{x-2} as 104x16\frac{10 \cdot 4^x}{16}, multiplying the entire equation by 16 yields (4x)210(4x)+16=0(4^x)^2 - 10(4^x) + 16 = 0. Factoring this quadratic equation gives (4x2)(4x8)=0(4^x - 2)(4^x - 8) = 0, which yields 4x=24^x = 2 and 4x=84^x = 8. Solving these exponential equations results in x=0.5x = 0.5 and x=1.5x = 1.5. Adding these values together gives 0.5+1.5=20.5 + 1.5 = 2.

Step-by-Step Solution

1
Express each exponential term in the equation using a base of 4.
42x16104x16+1=0\frac{4^{2x}}{16} - \frac{10 \cdot 4^x}{16} + 1 = 0
Since 16=4216 = 4^2, we can write 16x1=(42)x1=42x2=42x1616^{x-1} = (4^2)^{x-1} = 4^{2x-2} = \frac{4^{2x}}{16}. Similarly, 4x2=4x164^{x-2} = \frac{4^x}{16}.
2
Multiply every term in the equation by 16 to eliminate the fractions.
42x104x+16=04^{2x} - 10 \cdot 4^x + 16 = 0
This simplifies the expression into a standard polynomial form that is quadratic in terms of 4x4^x.
3
Use the substitution u=4xu = 4^x (where u>0u > 0) to transform the equation into a quadratic equation in terms of uu, and solve it.
u210u+16=0    (u2)(u8)=0    u=2u^2 - 10u + 16 = 0 \implies (u - 2)(u - 8) = 0 \implies u = 2 or u=8u = 8
Substituting uu allows us to factor the quadratic expression using standard factoring techniques.
4
Substitute 4x4^x back for uu and solve for xx using base 2 conversion.
For u=2u = 2: 4x=2    22x=21    x=0.54^x = 2 \implies 2^{2x} = 2^1 \implies x = 0.5. For u=8u = 8: 4x=8    22x=23    x=1.54^x = 8 \implies 2^{2x} = 2^3 \implies x = 1.5.
We must convert the solutions for the intermediate variable uu back to the original variable xx.
5
Calculate the sum of all found values of xx.
0.5+1.5=20.5 + 1.5 = 2
The question asks for the sum of all real values of xx that satisfy the equation.

Key Concept

Solving exponential equations of quadratic form by using variable substitution and exponent laws.
PreviousPage 2 / 4Next