Business Calculus Quiz: Logarithm Properties
20 questions · exam conditions
0:00
Logarithm PropertiesQuestion 1 of 20

Which expression is equivalent to logx3(y5)\log_{x^3}(y^5) for x>1,y>1x > 1, y > 1?

5logx(y)35 \log_x(y) - 3
35logx(y)\frac{3}{5} \log_x(y)
53logx(y)\frac{5}{3} \log_x(y)
15logx(y)15 \log_x(y)
← Back to quizzes

Business Calculus Quiz

Business Calculus Quiz: Logarithm Properties

Practice Logarithm Properties in Business Calculus with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Logarithm Properties, giving you a quick way to practice the rules, question types, and explanations that matter most for Business Calculus.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

Which expression is equivalent to logx3(y5)\log_{x^3}(y^5) for x>1,y>1x > 1, y > 1?

  1. 5logx(y)35 \log_x(y) - 3
  2. 35logx(y)\frac{3}{5} \log_x(y)
  3. 53logx(y)\frac{5}{3} \log_x(y) (correct answer)
  4. 15logx(y)15 \log_x(y)
Explanation: When you encounter logarithms with complex bases or arguments, the key is using logarithm properties to convert everything to a common base. This makes the expression much easier to work with and evaluate. To solve logx3(y5)\log_{x^3}(y^5), we'll use the change of base formula and logarithm properties. First, apply the change of base formula: logx3(y5)=log(y5)log(x3)\log_{x^3}(y^5) = \frac{\log(y^5)}{\log(x^3)} Now use the power rule for logarithms, which states that log(an)=nlog(a)\log(a^n) = n\log(a):
  • The numerator becomes: log(y5)=5log(y)\log(y^5) = 5\log(y)
  • The denominator becomes: log(x3)=3log(x)\log(x^3) = 3\log(x)
This gives us: 5log(y)3log(x)=53log(y)log(x)=53logx(y)\frac{5\log(y)}{3\log(x)} = \frac{5}{3} \cdot \frac{\log(y)}{\log(x)} = \frac{5}{3}\log_x(y) The answer is C. Looking at the wrong answers: A) 5logx(y)35\log_x(y) - 3 incorrectly treats the base as if it were subtracted rather than divided. B) 35logx(y)\frac{3}{5}\log_x(y) flips the fraction—this would be the answer if we had logx5(y3)\log_{x^5}(y^3) instead. D) 15logx(y)15\log_x(y) multiplies the exponents rather than creating a fraction, misapplying the change of base formula. Study tip: When dealing with logarithms that have powers in the base or argument, always use the change of base formula first, then apply the power rule. The exponent in the argument becomes the numerator of your fraction, and the exponent in the base becomes the denominator.

Question 2

If logc(x)=4\log_c(x) = 4 and logc(y)=1\log_c(y) = -1, what is the value of logc(xy2c2)\log_c\left(\frac{\sqrt{xy^2}}{c^2}\right)?

  1. 11
  2. 1-1 (correct answer)
  3. 0.5-0.5
  4. 33
Explanation: When you encounter logarithmic expressions with multiple operations, the key is systematically applying logarithm properties to break down complex expressions into simpler components you can evaluate. Start by using the given information: logc(x)=4\log_c(x) = 4 and logc(y)=1\log_c(y) = -1. To find logc(xy2c2)\log_c\left(\frac{\sqrt{xy^2}}{c^2}\right), apply the quotient property: logc(AB)=logc(A)logc(B)\log_c\left(\frac{A}{B}\right) = \log_c(A) - \log_c(B). This gives you: logc(xy2)logc(c2)\log_c(\sqrt{xy^2}) - \log_c(c^2) For the first term, use the product property and power property. Since xy2=(xy2)1/2\sqrt{xy^2} = (xy^2)^{1/2}: logc(xy2)=12logc(xy2)=12[logc(x)+logc(y2)]=12[logc(x)+2logc(y)]\log_c(\sqrt{xy^2}) = \frac{1}{2}\log_c(xy^2) = \frac{1}{2}[\log_c(x) + \log_c(y^2)] = \frac{1}{2}[\log_c(x) + 2\log_c(y)] Substituting the given values: 12[4+2(1)]=12[42]=12(2)=1\frac{1}{2}[4 + 2(-1)] = \frac{1}{2}[4 - 2] = \frac{1}{2}(2) = 1 For the second term: logc(c2)=2logc(c)=2(1)=2\log_c(c^2) = 2\log_c(c) = 2(1) = 2 Therefore: logc(xy2c2)=12=1\log_c\left(\frac{\sqrt{xy^2}}{c^2}\right) = 1 - 2 = -1 Answer choice A (1) represents just the numerator calculation without subtracting the denominator. Choice C (-0.5) likely comes from incorrectly handling the square root operation. Choice D (3) appears to result from adding terms instead of properly applying quotient and power rules. Remember: always work systematically through logarithm properties—quotient, product, and power rules—and double-check that you're applying operations (especially subtraction for quotients) in the right direction.

Question 3

A financial analyst is modeling the price of two competing stocks. The price of Stock A is given by PA(t)=120(1.03)tP_A(t) = 120(1.03)^t and the price of Stock B is given by PB(t)=150(1.015)tP_B(t) = 150(1.015)^t, where tt is the number of years from today. Which of the following equations must be solved to find the number of years, tt, until the stocks have the same price?

  1. t=ln(1.25)ln(1.03)ln(1.015)t = \frac{\ln(1.25)}{\ln(1.03) - \ln(1.015)} (correct answer)
  2. t=ln(1.25)ln(1.031.015)t = \frac{\ln(1.25)}{\ln(1.03 - 1.015)}
  3. t=ln(150)ln(120)ln(1.015)+ln(1.03)t = \frac{\ln(150) - \ln(120)}{\ln(1.015) + \ln(1.03)}
  4. t=1501201.031.015t = \frac{150-120}{1.03-1.015}
Explanation: To find when the stocks have the same price, set PA(t)=PB(t)P_A(t) = P_B(t): 120(1.03)t=150(1.015)t120(1.03)^t = 150(1.015)^t. First, isolate the exponential terms: (1.03)t(1.015)t=150120\frac{(1.03)^t}{(1.015)^t} = \frac{150}{120}, which simplifies to (1.031.015)t=1.25\left(\frac{1.03}{1.015}\right)^t = 1.25. To solve for tt, take the natural logarithm of both sides: tln(1.031.015)=ln(1.25)t \ln\left(\frac{1.03}{1.015}\right) = \ln(1.25). Using the quotient rule for logarithms, this becomes t(ln(1.03)ln(1.015))=ln(1.25)t(\ln(1.03) - \ln(1.015)) = \ln(1.25). Finally, divide to solve for tt: t=ln(1.25)ln(1.03)ln(1.015)t = \frac{\ln(1.25)}{\ln(1.03) - \ln(1.015)}.

Question 4

The number of units NN produced per day by a new employee after tt days of training is modeled by N(t)=6060e0.08tN(t) = 60 - 60e^{-0.08t}. How many full days of training are required for the employee to produce at least 50 units per day?

  1. 22
  2. 23 (correct answer)
  3. 4
  4. 25
Explanation: We need to find the smallest integer tt for which N(t)50N(t) \ge 50. Set up the inequality: 6060e0.08t5060 - 60e^{-0.08t} \ge 50. Subtract 60 from both sides: 60e0.08t10-60e^{-0.08t} \ge -10. Divide by -60 and reverse the inequality sign: e0.08t1060=16e^{-0.08t} \le \frac{10}{60} = \frac{1}{6}. Take the natural logarithm of both sides: ln(e0.08t)ln(1/6)\ln(e^{-0.08t}) \le \ln(1/6). This simplifies to 0.08tln(6)-0.08t \le -\ln(6). Divide by -0.08 and reverse the inequality sign again: tln(6)0.08t \ge \frac{\ln(6)}{0.08}. Using a calculator, t1.79170.0822.39t \ge \frac{1.7917}{0.08} \approx 22.39. Since the question asks for the number of full days required to produce at least 50 units, we must round up to the next integer, which is 23.

Question 5

A student presents the following work to solve an equation. In which step does the first error appear?\n\nEquation: log2(x3)2=4\log_2(x-3)^2 = 4\nStep 1: 2log2(x3)=42 \log_2(x-3) = 4\nStep 2: log2(x3)=2\log_2(x-3) = 2\nStep 3: x3=22=4x-3 = 2^2 = 4\nStep 4: x=7x=7\nConclusion: The only solution is x=7x=7.

  1. Step 1, because the power rule was applied incorrectly to a squared term that could be negative inside.
  2. Step 2, because the division by 2 was performed incorrectly on the logarithmic expression.
  3. Step 3, because the conversion from logarithmic to exponential form is incorrect.
  4. The work is correct, but the conclusion is wrong because another solution was missed. (correct answer)
Explanation: The error lies not in the steps shown, but in an implicit assumption made in Step 1 that leads to a missed solution. The domain of log2(x3)2\log_2(x-3)^2 is all x3x \neq 3, because (x3)2(x-3)^2 is positive. However, the domain of 2log2(x3)2\log_2(x-3) is x>3x>3. Applying the power rule logb(un)=nlogb(u)\log_b(u^n) = n\log_b(u) is only valid if u>0u>0. The correct way to apply the power rule here is log2(x3)2=2log2x3\log_2(x-3)^2 = 2\log_2|x-3|. This leads to log2x3=2\log_2|x-3|=2, so x3=22=4|x-3|=2^2=4. This gives two possibilities: x3=4x-3=4 (so x=7x=7) and x3=4x-3=-4 (so x=1x=-1). Both solutions are valid in the original equation. The student's work missed the x=1x=-1 solution. Therefore, the work shown is technically correct for finding one solution, but the conclusion is wrong because a solution was missed due to the subtle error in applying the power rule.

Question 6

The sound intensity level of a running dishwasher is 50 decibels (dB). A garbage disposal is then turned on, and the combined sound level is measured at 56 dB. The sound level LL is defined as L=10log(I/I0)L = 10 \log(I/I_0). By approximately what factor is the intensity of the garbage disposal greater than the intensity of the dishwasher?

  1. 3.0 (correct answer)
  2. 3.6
  3. 4.0
  4. 6.0
Explanation: Let IDI_D be the dishwasher intensity and IGI_G be the garbage disposal intensity. We have 50=10log(ID/I0)50 = 10 \log(I_D/I_0), so ID=I0105I_D = I_0 \cdot 10^5. The combined intensity is Itotal=ID+IGI_{total} = I_D + I_G. The combined level is 56=10log((ID+IG)/I0)56 = 10 \log((I_D+I_G)/I_0). This gives 5.6=log((ID+IG)/I0)5.6 = \log((I_D+I_G)/I_0), so ID+IG=I0105.6I_D+I_G = I_0 \cdot 10^{5.6}. We want to find the ratio IG/IDI_G/I_D. We can write IG=(ID+IG)ID=I0105.6I0105=I0(105.6105)I_G = (I_D+I_G) - I_D = I_0 \cdot 10^{5.6} - I_0 \cdot 10^5 = I_0(10^{5.6} - 10^5). The ratio is IGID=I0(105.6105)I0105=105.61051=100.61\frac{I_G}{I_D} = \frac{I_0(10^{5.6} - 10^5)}{I_0 \cdot 10^5} = \frac{10^{5.6}}{10^5} - 1 = 10^{0.6} - 1. Since 100.5=103.1610^{0.5} = \sqrt{10} \approx 3.16 and 101=1010^1=10, 100.610^{0.6} is a bit more than 3.16. 100.63.9810^{0.6} \approx 3.98. So the factor is approximately 3.981=2.983.98 - 1 = 2.98, which is closest to 3.0.

Question 7

A company's revenue model follows the equation R(t)=5000032t1R(t) = 50000 \cdot 3^{2t-1} where tt is time in years. To analyze growth patterns, the finance team needs to express this using base-10 logarithms. If log10(3)0.477\log_{10}(3) \approx 0.477, what is log10(R(3))\log_{10}(R(3))?

  1. 4.699+5log10(3)4.699 + 5\log_{10}(3)
  2. 4.699+10log10(3)4.699 + 10\log_{10}(3)
  3. log10(50000)+5log10(3)\log_{10}(50000) + 5\log_{10}(3) (correct answer)
  4. log10(50000)+6log10(3)\log_{10}(50000) + 6\log_{10}(3)
Explanation: First, substitute t=3: R(3) = 50000·3^(2·3-1) = 50000·3^5. Taking log₁₀ of both sides: log₁₀(R(3)) = log₁₀(500003550000·3^5) = log₁₀(50000) + log₁₀(353^5) = log₁₀(50000) + 5log₁₀(3). Choice A incorrectly uses 4.699 instead of log₁₀(50000). Choice B makes the same error and incorrectly calculates the exponent as 10. Choice D incorrectly calculates 2t-1 as 6 instead of 5.

Question 8

An investment grows according to A(t)=PertA(t) = P \cdot e^{rt}. If ln(A(5))ln(A(2))=1.5\ln(A(5)) - \ln(A(2)) = 1.5, and you need to find the same growth difference using base-2 logarithms, what is log2(A(5))log2(A(2))\log_2(A(5)) - \log_2(A(2))?

  1. 1.5ln(2)\frac{1.5}{\ln(2)} (correct answer)
  2. 1.5ln(2)1.5 \cdot \ln(2)
  3. 1.5log2(e)\frac{1.5}{\log_2(e)}
  4. 1.5log2(e)1.5 \cdot \log_2(e)
Explanation: From ln(A(5)) - ln(A(2)) = ln(A(5)/A(2)) = 1.5, we have A(5)/A(2) = e^1.5. Using change of base formula: log₂(A(5)) - log₂(A(2)) = log₂(A(5)/A(2)) = log₂(e1e^1.5) = 1.5·log₂(e) = 1.5/ln(2). Choice B incorrectly multiplies by ln(2). Choice C uses the reciprocal relationship incorrectly. Choice D would give (1.5·log₂(e))² which is incorrect.

Question 9

Given that log2(5)2.32\log_2(5) \approx 2.32 and log2(3)1.58\log_2(3) \approx 1.58, what is the approximate value of log3(50)\log_3(50)?

  1. 3.58 (correct answer)
  2. 2.48
  3. 4.26
  4. 3.90
Explanation: This problem requires using the change of base formula and other logarithm properties. We want to find log3(50)\log_3(50). Using the change of base formula with base 2: log3(50)=log2(50)log2(3)\log_3(50) = \frac{\log_2(50)}{\log_2(3)}. We can expand the numerator using the product rule: log2(50)=log2(225)=log2(252)=log2(2)+log2(52)=1+2log2(5)\log_2(50) = \log_2(2 \cdot 25) = \log_2(2 \cdot 5^2) = \log_2(2) + \log_2(5^2) = 1 + 2\log_2(5). Now substitute the given approximate values: log3(50)1+2(2.32)1.58=1+4.641.58=5.641.583.569\log_3(50) \approx \frac{1 + 2(2.32)}{1.58} = \frac{1 + 4.64}{1.58} = \frac{5.64}{1.58} \approx 3.569. The closest answer is 3.58.

Question 10

If ln(x+5)+ln(x2)=ln(8)\ln(x+5) + \ln(x-2) = \ln(8), which of the following is a valid solution for xx?

  1. x=3x = 3 (correct answer)
  2. x=6x = -6
  3. x=3x = 3 and x=6x = -6
  4. x=2.5x = 2.5
Explanation: Using the product rule for logarithms, the equation becomes ln((x+5)(x2))=ln(8)\ln((x+5)(x-2)) = \ln(8). This implies (x+5)(x2)=8(x+5)(x-2) = 8. Expanding the left side gives x2+3x10=8x^2 + 3x - 10 = 8, which simplifies to the quadratic equation x2+3x18=0x^2 + 3x - 18 = 0. Factoring gives (x+6)(x3)=0(x+6)(x-3) = 0, so the potential solutions are x=6x=-6 and x=3x=3. However, the domain of a logarithm requires its argument to be positive. For x=6x=-6, the term ln(x+5)\ln(x+5) becomes ln(1)\ln(-1), which is undefined. For x=3x=3, the arguments are ln(8)\ln(8) and ln(1)\ln(1), which are both defined. Therefore, x=3x=3 is the only valid solution.

Question 11

An investment grows according to the formula A=P5rtA = P \cdot 5^{rt}. The time tt in years required for the principal PP to triple is given by the equation 3=5rt3 = 5^{rt}. If the annual interest rate is r=0.08r=0.08, which of the following expressions correctly represents the time tt?

  1. t=ln(3)0.08ln(5)t = \frac{\ln(3)}{0.08 \ln(5)} (correct answer)
  2. t=ln(3/5)0.08t = \frac{\ln(3/5)}{0.08}
  3. t=ln(3)ln(5)0.08t = \frac{\ln(3) - \ln(5)}{0.08}
  4. t=0.08log5(3)t = \frac{0.08}{\log_5(3)}
Explanation: The equation to solve is 3=50.08t3 = 5^{0.08t}. To solve for tt, we take the natural logarithm of both sides: ln(3)=ln(50.08t)\ln(3) = \ln(5^{0.08t}). Using the power rule for logarithms, we get ln(3)=0.08tln(5)\ln(3) = 0.08t \cdot \ln(5). To isolate tt, we divide both sides by 0.08ln(5)0.08 \ln(5), which gives t=ln(3)0.08ln(5)t = \frac{\ln(3)}{0.08 \ln(5)}. By the change of base formula, this is also equal to log5(3)0.08\frac{\log_5(3)}{0.08}.

Question 12

A company's production efficiency EE is modeled by the equation E=5(3ln(R)12ln(M)2ln(C))E = 5 \left( 3\ln(R) - \frac{1}{2}\ln(M) - 2\ln(C) \right), where RR represents units of raw material, MM represents machinery age, and CC represents the cost of capital. Which of the following expressions is equivalent to the efficiency model?

  1. E=ln(R15M5/2C10)E = \ln\left( \frac{R^{15}}{M^{5/2}C^{10}} \right) (correct answer)
  2. E=ln(R3MC2)5E = \ln\left( \frac{R^3}{\sqrt{M}C^2} \right)^5
  3. E=ln((R3MC2)5)E = \ln\left( (R^3 - \sqrt{M} - C^2)^5 \right)
  4. E=5ln(3R0.5M2C)E = 5 \ln\left( \frac{3R}{0.5 M \cdot 2C} \right)
Explanation: First, apply the power rule for logarithms inside the parentheses: 3ln(R)=ln(R3)3\ln(R) = \ln(R^3), 12ln(M)=ln(M1/2)\frac{1}{2}\ln(M) = \ln(M^{1/2}), and 2ln(C)=ln(C2)2\ln(C) = \ln(C^2). The expression becomes E=5(ln(R3)ln(M1/2)ln(C2))E = 5 \left( \ln(R^3) - \ln(M^{1/2}) - \ln(C^2) \right). Next, combine the terms inside the parentheses using the quotient rule: E=5ln(R3M1/2C2)E = 5 \ln\left( \frac{R^3}{M^{1/2}C^2} \right). Finally, apply the power rule again to bring the outer coefficient 55 inside as an exponent: E=ln((R3M1/2C2)5)=ln(R15M5/2C10)E = \ln\left( \left( \frac{R^3}{M^{1/2}C^2} \right)^5 \right) = \ln\left( \frac{R^{15}}{M^{5/2}C^{10}} \right). Note that choice B is a correct intermediate step, but not the fully simplified form equivalent to A.

Question 13

Let x=log3(80)x = \log_3(80) and y=2+log3(10)y = 2 + \log_3(10). Which of the following correctly describes the relationship between xx and yy?

  1. x=yx = y
  2. x>yx > y
  3. y>xy > x (correct answer)
  4. The relationship cannot be determined without a calculator.
Explanation: When you encounter logarithmic comparison problems, the key is to manipulate the expressions using logarithm properties to make the relationship clear, rather than trying to estimate decimal values. Let's work with the given expressions: x=log3(80)x = \log_3(80) and y=2+log3(10)y = 2 + \log_3(10). To compare them effectively, we need to rewrite yy using logarithm properties. Since 2=log3(32)=log3(9)2 = \log_3(3^2) = \log_3(9), we can write: y=log3(9)+log3(10)y = \log_3(9) + \log_3(10) Using the logarithm property logb(m)+logb(n)=logb(mn)\log_b(m) + \log_b(n) = \log_b(mn): y=log3(9×10)=log3(90)y = \log_3(9 \times 10) = \log_3(90) Now we're comparing x=log3(80)x = \log_3(80) and y=log3(90)y = \log_3(90). Since the logarithm function is increasing (larger inputs give larger outputs), and 90>8090 > 80, we have log3(90)>log3(80)\log_3(90) > \log_3(80), which means y>xy > x. Choice A (x=yx = y) is wrong because log3(80)log3(90)\log_3(80) \neq \log_3(90). Choice B (x>yx > y) is incorrect because 80<9080 < 90, so log3(80)<log3(90)\log_3(80) < \log_3(90). Choice D suggests we need a calculator, but logarithm properties allow us to solve this algebraically without decimal approximations. Study tip: When comparing logarithmic expressions, use properties like logb(m)+logb(n)=logb(mn)\log_b(m) + \log_b(n) = \log_b(mn) and n=logb(bn)n = \log_b(b^n) to rewrite expressions with the same base, then compare the arguments directly.

Question 14

A learning curve model suggests that the time T(n)T(n) in minutes to produce the nn-th unit is given by T(n)=ABln(n)T(n) = A - B \ln(n) for n1n \ge 1, where AA and BB are positive constants. Which of the following represents the time saved by producing the 10th unit instead of the 2nd unit?

  1. ABln(5)A - B \ln(5)
  2. Bln(8)B \ln(8)
  3. Bln(20)B \ln(20)
  4. Bln(5)B \ln(5) (correct answer)
Explanation: Learning curve problems test your ability to interpret function notation and calculate differences between function values. When you see "time saved," you're looking for the difference between two production times. The time to produce the 2nd unit is T(2)=ABln(2)T(2) = A - B \ln(2), and the time to produce the 10th unit is T(10)=ABln(10)T(10) = A - B \ln(10). The time saved by producing the 10th unit instead of the 2nd unit is the difference: T(2)T(10)T(2) - T(10). Calculating this difference: T(2)T(10)=(ABln(2))(ABln(10))=ABln(2)A+Bln(10)=Bln(10)Bln(2)T(2) - T(10) = (A - B \ln(2)) - (A - B \ln(10)) = A - B \ln(2) - A + B \ln(10) = B \ln(10) - B \ln(2). Using the logarithm property ln(a)ln(b)=ln(a/b)\ln(a) - \ln(b) = \ln(a/b), we get: Bln(10)Bln(2)=B(ln(10)ln(2))=Bln(10/2)=Bln(5)B \ln(10) - B \ln(2) = B(\ln(10) - \ln(2)) = B \ln(10/2) = B \ln(5). This matches choice D. Choice A gives ABln(5)A - B \ln(5), which incorrectly keeps the constant AA that should cancel out. Choice B shows Bln(8)B \ln(8), which comes from incorrectly calculating 102=810 - 2 = 8 and using that inside the logarithm. Choice C gives Bln(20)B \ln(20), which results from incorrectly multiplying 10×2=2010 \times 2 = 20 instead of dividing. Remember: when finding "time saved" or any difference between function values, always subtract in the right direction and be careful with logarithm properties. The difference ln(a)ln(b)=ln(a/b)\ln(a) - \ln(b) = \ln(a/b) is crucial for learning curve calculations.

Question 15

The sales SAS_A of product A are growing according to SA(t)=100e0.12tS_A(t) = 100e^{0.12t}, and the sales SBS_B of product B are growing according to SB(t)=150e0.08tS_B(t) = 150e^{0.08t}, where tt is the number of years from the present. At what time tt will the sales of product A equal the sales of product B?

  1. t=ln(1.50.04)t = \ln\left(\frac{1.5}{0.04}\right)
  2. t=ln(1.5)0.20t = \frac{\ln(1.5)}{0.20}
  3. t=ln(50)0.04t = \frac{\ln(50)}{0.04}
  4. t=ln(3)ln(2)0.04t = \frac{\ln(3) - \ln(2)}{0.04} (correct answer)
Explanation: When you see exponential growth functions that need to be equal at some point in time, you're looking for the intersection of two exponential curves. This requires setting the functions equal and solving for the time variable. To find when sales are equal, set SA(t)=SB(t)S_A(t) = S_B(t): 100e0.12t=150e0.08t100e^{0.12t} = 150e^{0.08t} Divide both sides by 100e0.08t100e^{0.08t}: e0.12t0.08t=150100e^{0.12t - 0.08t} = \frac{150}{100} e0.04t=1.5e^{0.04t} = 1.5 Take the natural logarithm of both sides: 0.04t=ln(1.5)0.04t = \ln(1.5) t=ln(1.5)0.04t = \frac{\ln(1.5)}{0.04} Since 1.5=321.5 = \frac{3}{2}, we can use the logarithm property ln(ab)=ln(a)ln(b)\ln\left(\frac{a}{b}\right) = \ln(a) - \ln(b): t=ln(3)ln(2)0.04t = \frac{\ln(3) - \ln(2)}{0.04} This matches answer choice D. Choice A incorrectly uses 0.04 in the numerator's denominator rather than as the overall denominator. Choice B uses 0.20 as the denominator, which would come from incorrectly adding the exponents (0.12 + 0.08) instead of subtracting them. Choice C uses ln(50) in the numerator, which appears to come from multiplying the coefficients (100 × 150 ÷ 300 = 50) rather than finding their ratio. Remember: when solving exponential equations where the bases are the same, use division to combine the exponents, then apply natural logarithms to isolate the variable. Always subtract exponents when dividing exponential terms with the same base.

Question 16

If logb(x)=p\log_b(x) = p and logb(y)=q\log_b(y) = q, which of the following expressions is equivalent to logb(x2y3)\log_b(\sqrt[3]{x^2y})?

  1. 23p+13q\frac{2}{3}p + \frac{1}{3}q
  2. (23p)(13q)(\frac{2}{3}p)(\frac{1}{3}q)
  3. 2p+q32p + q - 3
  4. 13(2p+q)\frac{1}{3}(2p+q) (correct answer)
Explanation: Using logarithm properties, we expand the expression. First, rewrite the cube root as a fractional exponent: logb((x2y)1/3)\log_b((x^2y)^{1/3}). Apply the power rule: 13logb(x2y)\frac{1}{3}\log_b(x^2y). Next, apply the product rule inside the logarithm: 13(logb(x2)+logb(y))\frac{1}{3}(\log_b(x^2) + \log_b(y)). Apply the power rule again: 13(2logb(x)+logb(y))\frac{1}{3}(2\log_b(x) + \log_b(y)). Finally, substitute the given values logb(x)=p\log_b(x) = p and logb(y)=q\log_b(y) = q to get 13(2p+q)\frac{1}{3}(2p+q). Note that choice A, 23p+13q\frac{2}{3}p + \frac{1}{3}q, is algebraically equivalent to choice D when the distributive property is applied.

Question 17

Let f(x)=ln(x24)f(x) = \ln(x^2-4) and g(x)=2ln(x2)g(x) = 2\ln(x-2). Which of the following expressions is equivalent to ef(x)g(x)e^{f(x)-g(x)} for x>2x > 2?

  1. x+2x2\frac{x+2}{x-2} (correct answer)
  2. x22xx^2 - 2x
  3. 11
  4. ln(x+2)ln(x2)\ln(x+2) - \ln(x-2)
Explanation: First, simplify the exponent f(x)g(x)f(x)-g(x). Using logarithm properties: f(x)g(x)=ln(x24)2ln(x2)=ln((x2)(x+2))ln((x2)2)f(x)-g(x) = \ln(x^2-4) - 2\ln(x-2) = \ln((x-2)(x+2)) - \ln((x-2)^2). Applying the product rule gives ln(x2)+ln(x+2)ln((x2)2)\ln(x-2) + \ln(x+2) - \ln((x-2)^2). Applying the quotient rule: ln((x2)(x+2)(x2)2)=ln(x+2x2)\ln\left(\frac{(x-2)(x+2)}{(x-2)^2}\right) = \ln\left(\frac{x+2}{x-2}\right). So, the original expression becomes eln((x+2)/(x2))e^{\ln((x+2)/(x-2))}. Since exe^x and ln(x)\ln(x) are inverse functions, eln(u)=ue^{\ln(u)} = u. Therefore, the expression simplifies to x+2x2\frac{x+2}{x-2}.

Question 18

What is the value of the expression 2log6(3)+log6(4)2\log_6(3) + \log_6(4)?

  1. 33
  2. 22 (correct answer)
  3. log6(10)\log_6(10)
  4. log6(24)\log_6(24)
Explanation: This question tests your understanding of logarithm properties, specifically how to simplify expressions using the power rule and product rule for logarithms. Let's work through this step-by-step using logarithm properties. First, apply the power rule: alogb(x)=logb(xa)a\log_b(x) = \log_b(x^a). This means 2log6(3)=log6(32)=log6(9)2\log_6(3) = \log_6(3^2) = \log_6(9). Now your expression becomes: log6(9)+log6(4)\log_6(9) + \log_6(4) Next, use the product rule: logb(x)+logb(y)=logb(xy)\log_b(x) + \log_b(y) = \log_b(xy). Therefore: log6(9)+log6(4)=log6(9×4)=log6(36)\log_6(9) + \log_6(4) = \log_6(9 \times 4) = \log_6(36) Since 36=6236 = 6^2, we have log6(36)=log6(62)=2\log_6(36) = \log_6(6^2) = 2. Looking at the wrong answers: Choice A gives 3, which you might get if you incorrectly thought log6(36)=log6(6×6)=1+1+1\log_6(36) = \log_6(6 \times 6) = 1 + 1 + 1 by misapplying logarithm rules. Choice C, log6(10)\log_6(10), results from incorrectly adding the arguments: 3+3+4=103 + 3 + 4 = 10, forgetting to apply logarithm properties entirely. Choice D, log6(24)\log_6(24), comes from properly applying the power rule to get log6(9)\log_6(9) but then incorrectly adding arguments instead of multiplying: 9+4+4+4+3=249 + 4 + 4 + 4 + 3 = 24. Study tip: When simplifying logarithmic expressions, always look for opportunities to use the power rule first (alogb(x)=logb(xa)a\log_b(x) = \log_b(x^a)), then the product/quotient rules. Remember that addition of logs means multiplication of their arguments.

Question 19

Let A=log2(15)A = \log_2(15), B=log3(30)B = \log_3(30), and C=log4(60)C = \log_4(60). Which of the following correctly orders these values from greatest to least?

  1. C>B>AC > B > A
  2. B>A>CB > A > C
  3. A>B>CA > B > C (correct answer)
  4. A>C>BA > C > B
Explanation: When comparing logarithms with different bases, you can't simply compare the arguments (the numbers inside the logs). Instead, you need to convert them to a common base or use properties of logarithms to make meaningful comparisons. Let's convert each logarithm to base 10 using the change of base formula: logb(x)=ln(x)ln(b)\log_b(x) = \frac{\ln(x)}{\ln(b)} For A=log2(15)A = \log_2(15): A=ln(15)ln(2)=2.7080.6933.91A = \frac{\ln(15)}{\ln(2)} = \frac{2.708}{0.693} ≈ 3.91 For B=log3(30)B = \log_3(30): B=ln(30)ln(3)=3.4011.0993.10B = \frac{\ln(30)}{\ln(3)} = \frac{3.401}{1.099} ≈ 3.10 For C=log4(60)C = \log_4(60): C=ln(60)ln(4)=4.0941.3862.95C = \frac{\ln(60)}{\ln(4)} = \frac{4.094}{1.386} ≈ 2.95 This gives us A>B>CA > B > C, confirming answer choice C. Option A (C>B>AC > B > A) reverses the correct order entirely. This might trap students who incorrectly assume that larger bases always produce larger logarithmic values. Option B (B>A>CB > A > C) correctly places CC last but switches AA and BB. Students might fall for this if they don't carefully calculate the values or make arithmetic errors. Option D (A>C>BA > C > B) correctly identifies AA as largest but reverses BB and CC. This could result from miscalculating the decimal approximations. Study tip: When comparing logarithms with different bases, always convert to a common base or use a calculator to find decimal approximations. Don't assume that larger arguments or smaller bases automatically mean larger values.

Question 20

A student is simplifying logarithmic expressions. Which of the following lines of reasoning contains an incorrect application of a logarithm property?

  1. log2(16x)=log2(16)+log2(x)=4+log2(x)\log_2(16x) = \log_2(16) + \log_2(x) = 4 + \log_2(x)
  2. ln(e3y)=ln(e3)ln(y)=3ln(y)\ln\left(\frac{e^3}{y}\right) = \ln(e^3) - \ln(y) = 3 - \ln(y)
  3. (logx)3(\log x)^3 simplifies to 3logx3 \log x (correct answer)
  4. 2log5(5)=log5((5)2)=log5(5)=12\log_5(\sqrt{5}) = \log_5((\sqrt{5})^2) = \log_5(5) = 1
Explanation: The statement in C is incorrect. It confuses the logarithm of a power with the power of a logarithm. The correct power rule is log(x3)=3logx\log(x^3) = 3 \log x. The expression (logx)3(\log x)^3 means (logx)(logx)(logx)(\log x) \cdot (\log x) \cdot (\log x) and cannot be simplified further using standard logarithm properties. The reasoning in A correctly uses the product rule. The reasoning in B correctly uses the quotient rule. The reasoning in D correctly uses the power rule.