Logarithmic Expressions

Help Questions

AP Precalculus › Logarithmic Expressions

Questions 1 - 10
1

Based on the scenario above, find $\Delta\text{pH}$ if $H^+_A=10^{-3}$ and $H^+_B=10^{-5}$.

$\Delta\text{pH}=10^{-2}$

$\Delta\text{pH}=2$

$\Delta\text{pH}=\dfrac{\log_{10}(10^{-3})}{\log_{10}(10^{-5})}$

$\Delta\text{pH}=-2$

Explanation

This question tests AP Precalculus skills: understanding and applying logarithmic expressions and their properties. Logarithms are the inverse of exponential functions and have properties such as the product, quotient, and power rules which simplify expressions. In this scenario, you are required to find the change in pH given hydrogen ion concentrations, where pH = -log₁₀[H⁺]. Choice C is correct because pH_A = -log₁₀(10⁻³) = 3 and pH_B = -log₁₀(10⁻⁵) = 5, so ΔpH = pH_B - pH_A = 5 - 3 = 2. Choice A is incorrect because it calculates pH_A - pH_B = 3 - 5 = -2, reversing the order of subtraction and getting a negative change when the pH actually increases. To help students: Emphasize that lower [H⁺] means higher pH (they are inversely related due to the negative sign). Practice calculating pH from [H⁺] and understanding that a decrease in [H⁺] leads to an increase in pH.

2

A savings account grows from $2000$ to $3500$ at $4.5%$ interest compounded monthly. You model the balance by $A=2000\left(1+\frac{0.045}{12}\right)^{12t}$, where $t$ is in years. Use logarithmic identities to rewrite $t$ as a single logarithm in terms of given values. Based on the scenario above, which expression equals $t$?

$t=\dfrac{\log!\left(\dfrac{3500}{2000}\right)}{\log!\left(1+\dfrac{0.045}{12}\right)}$

$t=\dfrac{12\log!\left(1+\dfrac{0.045}{12}\right)}{\log!\left(\dfrac{3500}{2000}\right)}$

$t=\dfrac{\log!\left(\dfrac{3500}{2000}\right)}{12\log!\left(1+\dfrac{0.045}{12}\right)}$

$t=\dfrac{\log(3500)-\log(2000)}{\log!\left(1+\dfrac{0.045}{12}\right)}$

Explanation

This question tests AP Precalculus skills: understanding and applying logarithmic expressions and their properties. Logarithms are the inverse of exponential functions and have properties such as the product, quotient, and power rules which simplify expressions. In this scenario, you are required to solve for time t by taking logarithms of both sides of the compound interest equation and isolating t. Choice A is correct because starting from $3500 = 2000(1+\frac{0.045}{12})^{12t}$, dividing by 2000 gives $\frac{3500}{2000} = (1+\frac{0.045}{12})^{12t}$, then taking logarithms yields $\log(\frac{3500}{2000}) = 12t \cdot \log(1+\frac{0.045}{12})$, and dividing both sides by $12\log(1+\frac{0.045}{12})$ gives the correct expression for t. Choice D is incorrect because it omits the factor of 12 in the denominator, failing to account for the monthly compounding frequency in the exponent. To help students: Emphasize the importance of carefully tracking all components when taking logarithms of exponential equations. Practice isolating variables in compound interest formulas to reinforce proper algebraic manipulation.

3

Two earthquakes have magnitudes $M_1=5.2$ and $M_2=6.0$ on the Richter scale, where $M=\log_{10}!\left(\dfrac{I}{I_0}\right)$. To compare intensities, you use $M_2-M_1=\log_{10}!\left(\dfrac{I_2}{I_1}\right)$. Based on the scenario above, solve for the intensity ratio $\dfrac{I_2}{I_1}$.​

$\dfrac{I_2}{I_1}=\log_{10}(M_2-M_1)$

$\dfrac{I_2}{I_1}=(M_2-M_1)^{10}$

$\dfrac{I_2}{I_1}=10^{\frac{1}{M_2-M_1}}$

$\dfrac{I_2}{I_1}=10^{M_2-M_1}$

Explanation

This question tests AP Precalculus skills: understanding and applying logarithmic expressions and their properties. Logarithms are the inverse of exponential functions and have properties such as the product, quotient, and power rules which simplify expressions. In this scenario, you need to solve for the intensity ratio I₂/I₁ from the equation M₂ - M₁ = log₁₀(I₂/I₁), where the difference in magnitudes equals the logarithm of the intensity ratio. Choice A is correct because if M₂ - M₁ = log₁₀(I₂/I₁), then by the definition of logarithms, I₂/I₁ = 10^(M₂-M₁), which converts from logarithmic to exponential form. Choice B is incorrect because it confuses the base-10 logarithm relationship, treating the exponent as a base rather than applying the inverse logarithm operation. To help students: Emphasize that if log_b(x) = y, then x = $b^y$, reinforcing the inverse relationship between logarithms and exponentials. Practice converting between logarithmic and exponential forms in various contexts to build fluency.

4

Using the given information, solve $\log_5(x)=3$ for $x$ in exponential form.

$x=3^5$

$x=\log_5(3)$

$x=15$

$x=5^3$

Explanation

This question tests AP Precalculus skills: understanding and applying logarithmic expressions and their properties. Logarithms are the inverse of exponential functions and have properties such as the product, quotient, and power rules which simplify expressions. In this scenario, you are required to convert the logarithmic equation $\log_5(x) = 3$ to exponential form to solve for x. Choice C is correct because it accurately uses the definition of logarithm: if $\log_b(x) = y$, then $b^y = x$, giving $5^3 = x$, so $x = 125$. Choice A is incorrect because it reverses the base and exponent, writing $3^5$ instead of $5^3$, a common mistake when students confuse which number is the base in the logarithmic form. To help students: Emphasize the relationship between logarithmic and exponential forms using the definition. Practice converting between forms systematically, always identifying the base, exponent, and result in each form.

5

A sound meter reports two noise levels: $88\text{ dB}$ near traffic and $73\text{ dB}$ in a library. The decibel model is $L=10\log_{10}!\left(\dfrac{I}{I_0}\right)$. Using the given information, what is $\log_{10}!\left(\dfrac{I_{\text{traffic}}}{I_{\text{library}}}\right)$?

$\log_{10}!\left(\dfrac{I_{\text{traffic}}}{I_{\text{library}}}\right)=10(88-73)$

$\log_{10}!\left(\dfrac{I_{\text{traffic}}}{I_{\text{library}}}\right)=\dfrac{88-73}{10}$

$\log_{10}!\left(\dfrac{I_{\text{traffic}}}{I_{\text{library}}}\right)=\dfrac{73-88}{10}$

$\log_{10}!\left(\dfrac{I_{\text{traffic}}}{I_{\text{library}}}\right)=\dfrac{88}{73}$

Explanation

This question tests AP Precalculus skills: understanding and applying logarithmic expressions and their properties. Logarithms are the inverse of exponential functions and have properties such as the product, quotient, and power rules which simplify expressions. In this scenario, you are required to use the decibel formula and logarithmic properties to find the ratio of intensities. Choice A is correct because from $L = 10\log_{10}(\frac{I}{I_0})$, we have $88 = 10\log_{10}(\frac{I_{traffic}}{I_0})$ and $73 = 10\log_{10}(\frac{I_{library}}{I_0})$, which gives $\log_{10}(\frac{I_{traffic}}{I_0}) = \frac{88}{10}$ and $\log_{10}(\frac{I_{library}}{I_0}) = \frac{73}{10}$, and using the quotient rule: $\log_{10}(\frac{I_{traffic}}{I_{library}}) = \log_{10}(\frac{I_{traffic}}{I_0}) - \log_{10}(\frac{I_{library}}{I_0}) = \frac{88}{10} - \frac{73}{10} = \frac{88-73}{10}$. Choice B is incorrect because it multiplies by 10 instead of dividing, reversing the relationship between decibels and logarithms. To help students: Emphasize understanding the decibel formula structure where the factor of 10 multiplies the logarithm. Practice converting between decibel differences and intensity ratios to reinforce the correct algebraic manipulation.

6

An earthquake sensor uses $M=\log_{10}!\left(\dfrac{A}{A_0}\right)$. If $M=4.3$, solve the logarithmic equation for the amplitude ratio $\dfrac{A}{A_0}$. Based on the scenario above, what is $\dfrac{A}{A_0}$?

$\dfrac{A}{A_0}=\log_{10}(4.3)$

$\dfrac{A}{A_0}=10\cdot4.3$

$\dfrac{A}{A_0}=10^{4.3}$

$\dfrac{A}{A_0}=4.3^{10}$

Explanation

This question tests AP Precalculus skills: understanding and applying logarithmic expressions and their properties. Logarithms are the inverse of exponential functions and have properties such as the product, quotient, and power rules which simplify expressions. In this scenario, you are required to solve a logarithmic equation by converting to exponential form. Choice B is correct because from $M = \log_{10}(\frac{A}{A_0})$ with $M = 4.3$, we have $4.3 = \log_{10}(\frac{A}{A_0})$, and converting from logarithmic to exponential form gives $\frac{A}{A_0} = 10^{4.3}$. Choice A is incorrect because it reverses the base and exponent, writing $4.3^{10}$ instead of $10^{4.3}$. To help students: Emphasize the relationship between logarithmic and exponential forms: if $\log_b(x) = y$, then $x = b^y$. Practice converting between logarithmic and exponential equations to reinforce this fundamental relationship.

7

A lab compares two hydrogen ion concentrations, $H^+_1=3.2\times 10^{-5}$ and $H^+2=8.0\times 10^{-7}$, using $\text{pH}=-\log{10}(H^+)$. To compare acidity, you compute $\text{pH}_2-\text{pH}1=-\log{10}(H^+2)+\log{10}(H^+_1)$. Using the given information, simplify $\text{pH}_2-\text{pH}_1$ to a single logarithm.​

$\log_{10}([H^+]_1\cdot[H^+]_2)$

$\log_{10}([H^+]1)-\log{10}([H^+]_2)$

$\log_{10}([H^+]1)+\log{10}([H^+]_2)$

$\log_{10}!\left(\dfrac{[H^+]_1}{[H^+]_2}\right)$

Explanation

This question tests AP Precalculus skills: understanding and applying logarithmic expressions and their properties. Logarithms are the inverse of exponential functions and have properties such as the product, quotient, and power rules which simplify expressions. In this scenario, you are required to apply the quotient rule of logarithms to combine -log₁₀([H⁺]₂) + log₁₀([H⁺]₁) into a single logarithm. Choice A is correct because using the logarithm properties, -log₁₀([H⁺]₂) + log₁₀([H⁺]₁) = log₁₀([H⁺]₁) - log₁₀([H⁺]₂) = log₁₀([H⁺]₁/[H⁺]₂), which applies the quotient rule: log(a) - log(b) = log(a/b). Choice B is incorrect because it represents the expanded form rather than the simplified single logarithm requested in the problem. To help students: Emphasize the quotient rule for logarithms and how subtraction of logs becomes division inside a single log. Practice recognizing when to combine versus expand logarithmic expressions based on the problem requirements.

8

A sound level changes from $60\text{ dB}$ to $90\text{ dB}$, where $L=10\log_{10}!\left(\dfrac{I}{I_0}\right)$. Use logarithmic properties to find the intensity ratio $\dfrac{I_{90}}{I_{60}}$ in exponential form. Based on the scenario above, what is $\dfrac{I_{90}}{I_{60}}$?

$\dfrac{I_{90}}{I_{60}}=10^{\frac{90-60}{10}}$

$\dfrac{I_{90}}{I_{60}}=10^{(90-60)}$

$\dfrac{I_{90}}{I_{60}}=\dfrac{90-60}{10}$

$\dfrac{I_{90}}{I_{60}}=\log_{10}!\left(\dfrac{90}{60}\right)$

Explanation

This question tests AP Precalculus skills: understanding and applying logarithmic expressions and their properties. Logarithms are the inverse of exponential functions and have properties such as the product, quotient, and power rules which simplify expressions. In this scenario, you are required to find the intensity ratio when decibel levels change, using the relationship between logarithms and exponentials. Choice B is correct because from $L = 10\log_{10}(\frac{I}{I_0})$, we have $90 = 10\log_{10}(\frac{I_{90}}{I_0})$ and $60 = 10\log_{10}(\frac{I_{60}}{I_0})$, giving $\log_{10}(\frac{I_{90}}{I_0}) = 9$ and $\log_{10}(\frac{I_{60}}{I_0}) = 6$, so $\log_{10}(\frac{I_{90}}{I_{60}}) = 9 - 6 = 3$, which means $\frac{I_{90}}{I_{60}} = 10^3 = 10^{\frac{90-60}{10}}$. Choice A is incorrect because it uses the decibel difference directly as the exponent without dividing by 10, misunderstanding the decibel formula structure. To help students: Emphasize the factor of 10 in the decibel formula and how it affects conversions. Practice converting between decibel differences and intensity ratios to reinforce the exponential relationship.

9

An investment grows from $5000$ to $8000$ at $6%$ interest compounded quarterly. The model is $8000=5000\left(1+\frac{0.06}{4}\right)^{4t}$. Apply the change of base formula to express $t$ using natural logarithms. Using the given information, which expression equals $t$?

$t=\dfrac{4\ln!\left(1+\dfrac{0.06}{4}\right)}{\ln!\left(\dfrac{8000}{5000}\right)}$

$t=\dfrac{\ln!\left(\dfrac{8000}{5000}\right)}{4\ln!\left(1+\dfrac{0.06}{4}\right)}$

$t=\dfrac{\ln!\left(\dfrac{8000}{5000}\right)}{\ln!\left(1+\dfrac{0.06}{4}\right)}$

$t=\dfrac{\ln(8000)-\ln(5000)}{\ln!\left(1+\dfrac{0.06}{4}\right)}$

Explanation

This question tests AP Precalculus skills: understanding and applying logarithmic expressions and their properties. Logarithms are the inverse of exponential functions and have properties such as the product, quotient, and power rules which simplify expressions. In this scenario, you are required to solve for time using logarithms and apply the change of base formula. Choice B is correct because from $8000 = 5000(1+\frac{0.06}{4})^{4t}$, dividing by 5000 gives $\frac{8000}{5000} = (1+\frac{0.06}{4})^{4t}$, taking natural logarithms yields $\ln(\frac{8000}{5000}) = 4t \cdot \ln(1+\frac{0.06}{4})$, and solving for t gives $t = \frac{\ln(\frac{8000}{5000})}{4\ln(1+\frac{0.06}{4})}$. Choice A is incorrect because it omits the factor of 4 in the denominator, failing to account for the quarterly compounding frequency. To help students: Emphasize tracking the compounding frequency when solving compound interest problems. Practice isolating time variables in exponential growth equations using logarithms.

10

Two earthquakes have magnitudes $M_1=6.2$ and $M_2=5.6$ on the Richter scale, where $M=\log_{10}!\left(\dfrac{A}{A_0}\right)$. Use the quotient rule to relate amplitudes. Based on the scenario above, what is $\log_{10}!\left(\dfrac{A_1}{A_2}\right)$?

$\log_{10}!\left(\dfrac{A_1}{A_2}\right)=5.6-6.2$

$\log_{10}!\left(\dfrac{A_1}{A_2}\right)=6.2-5.6$

$\log_{10}!\left(\dfrac{A_1}{A_2}\right)=\dfrac{6.2}{5.6}$

$\log_{10}!\left(\dfrac{A_1}{A_2}\right)=10(6.2-5.6)$

Explanation

This question tests AP Precalculus skills: understanding and applying logarithmic expressions and their properties. Logarithms are the inverse of exponential functions and have properties such as the product, quotient, and power rules which simplify expressions. In this scenario, you are required to use the Richter scale formula and the quotient rule for logarithms to relate earthquake amplitudes. Choice C is correct because from $M_1 = \log_{10}(\frac{A_1}{A_0})$ and $M_2 = \log_{10}(\frac{A_2}{A_0})$, we get $6.2 = \log_{10}(\frac{A_1}{A_0})$ and $5.6 = \log_{10}(\frac{A_2}{A_0})$, and using the quotient rule: $\log_{10}(\frac{A_1}{A_2}) = \log_{10}(\frac{A_1}{A_0}) - \log_{10}(\frac{A_2}{A_0}) = 6.2 - 5.6$. Choice D is incorrect because it reverses the subtraction order, which would give the logarithm of the reciprocal ratio. To help students: Emphasize understanding how differences in logarithmic scales relate to ratios of the underlying quantities. Practice using the quotient rule to connect differences in magnitudes to amplitude ratios.

Page 1 of 2