IB Mathematics: Analysis and Approaches Quiz: Exponential And Logarithmic Functions
20 questions · exam conditions
0:00
Exponential And Logarithmic FunctionsQuestion 1 of 20

A population of bacteria is modelled by P(t)=P0e0.15tP(t) = P_0 e^{0.15t}, where tt is the time in hours. Determine the time it takes for the population to triple, giving the answer in terms of natural logarithms.

3ln320\frac{3 \ln 3}{20}
20ln23\frac{20 \ln 2}{3}
20ln33\frac{20 \ln 3}{3}
ln(3)ln(0.15)\ln(3) - \ln(0.15)
← Back to quizzes

IB Mathematics: Analysis and Approaches Quiz

IB Mathematics: Analysis and Approaches Quiz: Exponential And Logarithmic Functions

Practice Exponential And Logarithmic Functions in IB Mathematics: Analysis and Approaches 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 Exponential And Logarithmic Functions, giving you a quick way to practice the rules, question types, and explanations that matter most for IB Mathematics: Analysis and Approaches.

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

A population of bacteria is modelled by P(t)=P0e0.15tP(t) = P_0 e^{0.15t}, where tt is the time in hours. Determine the time it takes for the population to triple, giving the answer in terms of natural logarithms.

  1. 3ln320\frac{3 \ln 3}{20}
  2. 20ln23\frac{20 \ln 2}{3}
  3. 20ln33\frac{20 \ln 3}{3} (correct answer)
  4. ln(3)ln(0.15)\ln(3) - \ln(0.15)
Explanation: We need to find the time tt when the population P(t)P(t) is three times the initial population P0P_0. So, we set P(t)=3P0P(t) = 3P_0. 3P0=P0e0.15t3P_0 = P_0 e^{0.15t}. Divide by P0P_0: 3=e0.15t3 = e^{0.15t}. Take the natural logarithm of both sides: ln3=0.15t\ln 3 = 0.15t. Solve for tt: t=ln30.15t = \frac{\ln 3}{0.15}. To express this in the form given in the options, convert the decimal to a fraction: 0.15=15100=3200.15 = \frac{15}{100} = \frac{3}{20}. So, t=ln33/20=20ln33t = \frac{\ln 3}{3/20} = \frac{20 \ln 3}{3}.

Question 2

Given that log3(a)=p\log_3(a) = p and log3(b)=q\log_3(b) = q, express log3(9a2/b)\log_3(9a^2/b) in terms of pp and qq.

  1. 2+2pq2+2p-q (correct answer)
  2. 2+2p+q2+2p+q
  3. 9+2pq9+2p-q
  4. 2(pq)2(p-q)
Explanation: We use the laws of logarithms to expand the expression. Using the quotient rule: log3(9a2/b)=log3(9a2)log3(b)\log_3(9a^2/b) = \log_3(9a^2) - \log_3(b). Using the product rule on the first term: log3(9)+log3(a2)log3(b)\log_3(9) + \log_3(a^2) - \log_3(b). Using the power rule on the second term: log3(9)+2log3(a)log3(b)\log_3(9) + 2\log_3(a) - \log_3(b). We know that log3(9)=2\log_3(9) = 2, and we are given log3(a)=p\log_3(a) = p and log3(b)=q\log_3(b) = q. Substituting these values gives: 2+2pq2 + 2p - q.

Question 3

The intensity II of a light beam after passing through a substance of thickness xx cm is given by I(x)=I0(10kx)I(x) = I_0 (10^{-kx}), where I0I_0 is the initial intensity and kk is a constant. If the intensity is halved after passing through 2 cm of the substance, what is the value of kk?

  1. 12\frac{1}{2}
  2. log2\log 2
  3. 2log22\log 2
  4. 12log2\frac{1}{2}\log 2 (correct answer)
Explanation: When you encounter exponential decay problems involving logarithms, you're dealing with situations where a quantity decreases by a constant percentage over equal intervals. The key is translating the given condition into an equation you can solve. Given that the intensity is halved after passing through 2 cm, you know that I(2)=I02I(2) = \frac{I_0}{2}. Substituting into the formula: I02=I0(102k)\frac{I_0}{2} = I_0(10^{-2k}) Dividing both sides by I0I_0: 12=102k\frac{1}{2} = 10^{-2k} To solve for kk, take the logarithm base 10 of both sides: log(12)=log(102k)=2k\log\left(\frac{1}{2}\right) = \log(10^{-2k}) = -2k Since log(12)=log2\log\left(\frac{1}{2}\right) = -\log 2, you get: log2=2k-\log 2 = -2k Therefore: k=log22=12log2k = \frac{\log 2}{2} = \frac{1}{2}\log 2 Looking at the wrong answers: Choice (A) 12\frac{1}{2} ignores the logarithmic relationship entirely. Choice (B) log2\log 2 comes from forgetting to divide by 2 when solving log2=2k-\log 2 = -2k. Choice (C) 2log22\log 2 results from incorrectly multiplying instead of dividing by 2. The correct answer is (D) 12log2\frac{1}{2}\log 2. Study tip: In exponential decay problems, always set up your equation using the given condition first, then use logarithms to solve for unknown constants. Remember that log(an)=nlog(a)\log(a^n) = n\log(a) is crucial for extracting variables from exponents.

Question 4

The value of a car, VV dollars, after tt years is modelled by the function V(t)=25000ektV(t) = 25000 e^{-kt}. After 2 years, the car's value is $18000.

Find the value of the car after 5 years, to the nearest dollar.

  1. $7500
  2. $10724
  3. $11664 (correct answer)
  4. $15275
Explanation: First, find the decay constant kk. We have V(2)=18000V(2) = 18000, so 18000=25000e2k18000 = 25000 e^{-2k}. This gives 1825=e2k\frac{18}{25} = e^{-2k}, so ek=1825=325e^{-k} = \sqrt{\frac{18}{25}} = \frac{3\sqrt{2}}{5}. Now find V(5)=25000e5k=25000(ek)5=25000(325)5=25000243423125=250009722312511664V(5) = 25000 e^{-5k} = 25000(e^{-k})^5 = 25000\left(\frac{3\sqrt{2}}{5}\right)^5 = 25000 \cdot \frac{243 \cdot 4\sqrt{2}}{3125} = 25000 \cdot \frac{972\sqrt{2}}{3125} \approx 11664. To the nearest dollar, the value is $11664.

Question 5

A population of bacteria is modelled by P(t)=P0e0.15tP(t) = P_0 e^{0.15t}, where tt is the time in hours. Determine the time it takes for the population to triple, giving the answer in terms of natural logarithms.

  1. 3ln320\frac{3 \ln 3}{20}
  2. 20ln23\frac{20 \ln 2}{3}
  3. 20ln33\frac{20 \ln 3}{3} (correct answer)
  4. ln(3)ln(0.15)\ln(3) - \ln(0.15)
Explanation: We need to find the time tt when the population P(t)P(t) is three times the initial population P0P_0. So, we set P(t)=3P0P(t) = 3P_0. 3P0=P0e0.15t3P_0 = P_0 e^{0.15t}. Divide by P0P_0: 3=e0.15t3 = e^{0.15t}. Take the natural logarithm of both sides: ln3=0.15t\ln 3 = 0.15t. Solve for tt: t=ln30.15t = \frac{\ln 3}{0.15}. To express this in the form given in the options, convert the decimal to a fraction: 0.15=15100=3200.15 = \frac{15}{100} = \frac{3}{20}. So, t=ln33/20=20ln33t = \frac{\ln 3}{3/20} = \frac{20 \ln 3}{3}.

Question 6

If logx81=4\log_x 81 = 4 and log3y=1\log_3 y = -1, find the value of xyxy.

  1. -3
  2. 1 (correct answer)
  3. 3
  4. 9
Explanation: We need to solve for xx and yy separately. From logx81=4\log_x 81 = 4, we can write this in exponential form as x4=81x^4 = 81. Since 81=3481 = 3^4, we have x4=34x^4 = 3^4. As the base xx of a logarithm must be positive (and not equal to 1), we have x=3x=3. From log3y=1\log_3 y = -1, we can write this in exponential form as y=31=13y = 3^{-1} = \frac{1}{3}. Now, we find the product xyxy: xy=313=1xy = 3 \cdot \frac{1}{3} = 1.

Question 7

Given that y=logaxy = \log_a x, which expression is equivalent to loga(ax)3\log_a (ax)^3?

  1. 3y3y
  2. 3+y3+y
  3. 3+3y3+3y (correct answer)
  4. 1+3y1+3y
Explanation: We use the properties of logarithms. First, the power rule: loga(ax)3=3loga(ax)\log_a (ax)^3 = 3 \log_a (ax). Next, the product rule: 3loga(ax)=3(logaa+logax)3 \log_a (ax) = 3 (\log_a a + \log_a x). We know that logaa=1\log_a a = 1 and we are given that y=logaxy = \log_a x. Substituting these in gives: 3(1+y)=3+3y3 (1 + y) = 3 + 3y.

Question 8

Find the solution to the equation ex12ex=1e^x - 12e^{-x} = 1.

  1. ln3\ln 3
  2. ln4\ln 4 (correct answer)
  3. ln(1/3)\ln(1/3) and ln4\ln 4
  4. ln3\ln 3 and ln4\ln 4
Explanation: Let u=exu = e^x. Since ex=1/ex=1/ue^{-x} = 1/e^x = 1/u, the equation becomes u12u=1u - \frac{12}{u} = 1. To eliminate the fraction, multiply the entire equation by uu (note that u=exu=e^x is always positive): u212=uu^2 - 12 = u. Rearrange into a standard quadratic form: u2u12=0u^2 - u - 12 = 0. Factor the quadratic: (u4)(u+3)=0(u-4)(u+3) = 0. The solutions for uu are u=4u=4 and u=3u=-3. Since u=exu = e^x, uu must be positive. Therefore, u=3u=-3 is not a valid solution. We are left with ex=4e^x = 4. Solving for xx gives x=ln4x = \ln 4.

Question 9

Find the sum of the solutions of the equation 4x62x+8=04^x - 6 \cdot 2^x + 8 = 0.

  1. 1
  2. 2
  3. 3 (correct answer)
  4. 6
Explanation: Rewrite the equation using the base 2. Since 4x=(22)x=(2x)24^x = (2^2)^x = (2^x)^2, the equation is (2x)262x+8=0(2^x)^2 - 6 \cdot 2^x + 8 = 0. Let u=2xu = 2^x. The equation becomes a quadratic: u26u+8=0u^2 - 6u + 8 = 0. Factoring gives (u2)(u4)=0(u-2)(u-4) = 0, so the solutions for uu are u=2u=2 and u=4u=4. Let the solutions for xx be x1x_1 and x2x_2. If u=2u=2, then 2x1=2    x1=12^{x_1} = 2 \implies x_1 = 1. If u=4u=4, then 2x2=4=22    x2=22^{x_2} = 4 = 2^2 \implies x_2 = 2. The sum of the solutions is x1+x2=1+2=3x_1 + x_2 = 1 + 2 = 3.

Question 10

The equation 9x53x+1+54=09^x - 5 \cdot 3^{x+1} + 54 = 0 has two solutions, x1x_1 and x2x_2. Find the value of x1+x2x_1 + x_2.

  1. 2
  2. 3
  3. log315\log_3 15
  4. log354\log_3 54 (correct answer)
Explanation: First, rewrite the equation in terms of 3x3^x. 9x=(32)x=(3x)29^x = (3^2)^x = (3^x)^2 and 3x+1=33x3^{x+1} = 3 \cdot 3^x. The equation becomes (3x)25(33x)+54=0(3^x)^2 - 5(3 \cdot 3^x) + 54 = 0, which simplifies to (3x)215(3x)+54=0(3^x)^2 - 15(3^x) + 54 = 0. Let u=3xu = 3^x. The equation is u215u+54=0u^2 - 15u + 54 = 0. Factoring the quadratic gives (u6)(u9)=0(u-6)(u-9)=0. The solutions for uu are u=6u=6 and u=9u=9. So, 3x1=63^{x_1} = 6 and 3x2=93^{x_2} = 9. This gives x1=log36x_1 = \log_3 6 and x2=log39=2x_2 = \log_3 9 = 2. The sum of the solutions is x1+x2=log36+log39x_1 + x_2 = \log_3 6 + \log_3 9. Using the product rule for logarithms, this is log3(69)=log354\log_3(6 \cdot 9) = \log_3 54.

Question 11

Find the set of values of xx for which 2log5(x1)>log5(x+5)2 \log_5(x-1) > \log_5(x+5).

  1. {xR1<x<4}\{x \in \mathbb{R} \mid 1 < x < 4\}
  2. {xRx>4}\{x \in \mathbb{R} \mid x > 4\} (correct answer)
  3. {xRx<1 or x>4}\{x \in \mathbb{R} \mid x < -1 \text{ or } x > 4\}
  4. {xR5<x<1 or x>4}\{x \in \mathbb{R} \mid -5 < x < -1 \text{ or } x > 4\}
Explanation: First, establish the domain for the logarithms. We need x1>0x>1x-1 > 0 \Rightarrow x > 1 and x+5>0x>5x+5 > 0 \Rightarrow x > -5. The combined domain is x>1x > 1. Now, solve the inequality: log5((x1)2)>log5(x+5)\log_5((x-1)^2) > \log_5(x+5). Since log5x\log_5 x is an increasing function, we can remove the logarithms: (x1)2>x+5(x-1)^2 > x+5. x22x+1>x+5x^2 - 2x + 1 > x+5 x23x4>0x^2 - 3x - 4 > 0 (x4)(x+1)>0(x-4)(x+1) > 0. The roots of the quadratic are x=4x=4 and x=1x=-1. The inequality holds when x<1x < -1 or x>4x > 4. Finally, we must find the intersection of this solution set with the domain x>1x > 1. The only values that satisfy both conditions are x>4x > 4.

Question 12

The value of a car, VV dollars, after tt years is modelled by the function V(t)=25000ektV(t) = 25000 e^{-kt}. After 2 years, the car's value is $18000.

Find the value of the car after 5 years, to the nearest dollar.

  1. $7500
  2. $10724
  3. $11664 (correct answer)
  4. $15275
Explanation: First, find the decay constant kk. We have V(2)=18000V(2) = 18000, so 18000=25000e2k18000 = 25000 e^{-2k}. This gives 1825=e2k\frac{18}{25} = e^{-2k}, so ek=1825=325e^{-k} = \sqrt{\frac{18}{25}} = \frac{3\sqrt{2}}{5}. Now find V(5)=25000e5k=25000(ek)5=25000(325)5=25000243423125=250009722312511664V(5) = 25000 e^{-5k} = 25000(e^{-k})^5 = 25000\left(\frac{3\sqrt{2}}{5}\right)^5 = 25000 \cdot \frac{243 \cdot 4\sqrt{2}}{3125} = 25000 \cdot \frac{972\sqrt{2}}{3125} \approx 11664. To the nearest dollar, the value is $11664.

Question 13

The intensity II of a light beam after passing through a substance of thickness xx cm is given by I(x)=I0(10kx)I(x) = I_0 (10^{-kx}), where I0I_0 is the initial intensity and kk is a constant. If the intensity is halved after passing through 2 cm of the substance, what is the value of kk?

  1. 12\frac{1}{2}
  2. log2\log 2
  3. 2log22\log 2
  4. 12log2\frac{1}{2}\log 2 (correct answer)
Explanation: When you encounter exponential decay problems involving logarithms, you're dealing with situations where a quantity decreases by a constant percentage over equal intervals. The key is translating the given condition into an equation you can solve. Given that the intensity is halved after passing through 2 cm, you know that I(2)=I02I(2) = \frac{I_0}{2}. Substituting into the formula: I02=I0(102k)\frac{I_0}{2} = I_0(10^{-2k}) Dividing both sides by I0I_0: 12=102k\frac{1}{2} = 10^{-2k} To solve for kk, take the logarithm base 10 of both sides: log(12)=log(102k)=2k\log\left(\frac{1}{2}\right) = \log(10^{-2k}) = -2k Since log(12)=log2\log\left(\frac{1}{2}\right) = -\log 2, you get: log2=2k-\log 2 = -2k Therefore: k=log22=12log2k = \frac{\log 2}{2} = \frac{1}{2}\log 2 Looking at the wrong answers: Choice (A) 12\frac{1}{2} ignores the logarithmic relationship entirely. Choice (B) log2\log 2 comes from forgetting to divide by 2 when solving log2=2k-\log 2 = -2k. Choice (C) 2log22\log 2 results from incorrectly multiplying instead of dividing by 2. The correct answer is (D) 12log2\frac{1}{2}\log 2. Study tip: In exponential decay problems, always set up your equation using the given condition first, then use logarithms to solve for unknown constants. Remember that log(an)=nlog(a)\log(a^n) = n\log(a) is crucial for extracting variables from exponents.

Question 14

The numbers ln(x2)\ln(x-2), ln(x)\ln(x), and ln(x+6)\ln(x+6) are three consecutive terms of an arithmetic sequence. Find the value of xx.

  1. -3
  2. 1+13-1+\sqrt{13}
  3. 3 (correct answer)
  4. 4
Explanation: For an arithmetic sequence, the common difference between consecutive terms is constant. So, ln(x)ln(x2)=ln(x+6)ln(x)\ln(x) - \ln(x-2) = \ln(x+6) - \ln(x). This can be rewritten as 2ln(x)=ln(x2)+ln(x+6)2\ln(x) = \ln(x-2) + \ln(x+6). The domain requires x2>0x-2>0, x>0x>0, and x+6>0x+6>0, which simplifies to x>2x>2. Using logarithm laws, the equation becomes ln(x2)=ln((x2)(x+6))\ln(x^2) = \ln((x-2)(x+6)). Equating the arguments gives x2=(x2)(x+6)=x2+4x12x^2 = (x-2)(x+6) = x^2 + 4x - 12. Subtracting x2x^2 from both sides gives 0=4x120 = 4x - 12, which means 4x=124x = 12 and x=3x=3. This solution is valid as it satisfies the domain condition x>2x>2.

Question 15

Given that y=logaxy = \log_a x, which expression is equivalent to loga(ax)3\log_a (ax)^3?

  1. 3y3y
  2. 3+y3+y
  3. 3+3y3+3y (correct answer)
  4. 1+3y1+3y
Explanation: We use the properties of logarithms. First, the power rule: loga(ax)3=3loga(ax)\log_a (ax)^3 = 3 \log_a (ax). Next, the product rule: 3loga(ax)=3(logaa+logax)3 \log_a (ax) = 3 (\log_a a + \log_a x). We know that logaa=1\log_a a = 1 and we are given that y=logaxy = \log_a x. Substituting these in gives: 3(1+y)=3+3y3 (1 + y) = 3 + 3y.

Question 16

The equation 9x53x+1+54=09^x - 5 \cdot 3^{x+1} + 54 = 0 has two solutions, x1x_1 and x2x_2. Find the value of x1+x2x_1 + x_2.

  1. 2
  2. 3
  3. log315\log_3 15
  4. log354\log_3 54 (correct answer)
Explanation: First, rewrite the equation in terms of 3x3^x. 9x=(32)x=(3x)29^x = (3^2)^x = (3^x)^2 and 3x+1=33x3^{x+1} = 3 \cdot 3^x. The equation becomes (3x)25(33x)+54=0(3^x)^2 - 5(3 \cdot 3^x) + 54 = 0, which simplifies to (3x)215(3x)+54=0(3^x)^2 - 15(3^x) + 54 = 0. Let u=3xu = 3^x. The equation is u215u+54=0u^2 - 15u + 54 = 0. Factoring the quadratic gives (u6)(u9)=0(u-6)(u-9)=0. The solutions for uu are u=6u=6 and u=9u=9. So, 3x1=63^{x_1} = 6 and 3x2=93^{x_2} = 9. This gives x1=log36x_1 = \log_3 6 and x2=log39=2x_2 = \log_3 9 = 2. The sum of the solutions is x1+x2=log36+log39x_1 + x_2 = \log_3 6 + \log_3 9. Using the product rule for logarithms, this is log3(69)=log354\log_3(6 \cdot 9) = \log_3 54.

Question 17

Solve the equation log2(x+1)log2(x1)=3\log_2(x+1) - \log_2(x-1) = 3.

  1. 97\frac{9}{7} (correct answer)
  2. 75\frac{7}{5}
  3. 53\frac{5}{3}
  4. 32\frac{3}{2}
Explanation: The domain requires x+1>0x+1>0 and x1>0x-1>0, which simplifies to x>1x>1. Using the quotient rule for logarithms, the equation becomes log2(x+1x1)=3\log_2\left(\frac{x+1}{x-1}\right) = 3. Converting to exponential form: x+1x1=23=8\frac{x+1}{x-1} = 2^3 = 8. Now, solve for xx: x+1=8(x1)x+1 = 8(x-1) x+1=8x8x+1 = 8x - 8 9=7x9 = 7x x=97x = \frac{9}{7}. We check if this solution is in the domain. Since 971.28\frac{9}{7} \approx 1.28, it is greater than 1, so the solution is valid.

Question 18

Given that log3(a)=p\log_3(a) = p and log3(b)=q\log_3(b) = q, express log3(9a2/b)\log_3(9a^2/b) in terms of pp and qq.

  1. 2+2pq2+2p-q (correct answer)
  2. 2+2p+q2+2p+q
  3. 9+2pq9+2p-q
  4. 2(pq)2(p-q)
Explanation: We use the laws of logarithms to expand the expression. Using the quotient rule: log3(9a2/b)=log3(9a2)log3(b)\log_3(9a^2/b) = \log_3(9a^2) - \log_3(b). Using the product rule on the first term: log3(9)+log3(a2)log3(b)\log_3(9) + \log_3(a^2) - \log_3(b). Using the power rule on the second term: log3(9)+2log3(a)log3(b)\log_3(9) + 2\log_3(a) - \log_3(b). We know that log3(9)=2\log_3(9) = 2, and we are given log3(a)=p\log_3(a) = p and log3(b)=q\log_3(b) = q. Substituting these values gives: 2+2pq2 + 2p - q.

Question 19

If e2x=9e^{2x} = 9 and e3y=8e^{3y} = 8, what is the value of exye^{x-y}?

  1. 23\frac{2}{3}
  2. 32\frac{3}{2} (correct answer)
  3. 11
  4. 66
Explanation: First, solve for exe^x and eye^y. From e2x=9e^{2x} = 9, we have (ex)2=32(e^x)^2 = 3^2. Since exe^x must be positive, ex=3e^x = 3. From e3y=8e^{3y} = 8, we have (ey)3=23(e^y)^3 = 2^3. Taking the cube root, we get ey=2e^y = 2. The expression exye^{x-y} can be written as exey\frac{e^x}{e^y}. Substituting the values we found: exy=32e^{x-y} = \frac{3}{2}.

Question 20

Find the set of values of xx for which 2log5(x1)>log5(x+5)2 \log_5(x-1) > \log_5(x+5).

  1. {xR1<x<4}\{x \in \mathbb{R} \mid 1 < x < 4\}
  2. {xRx>4}\{x \in \mathbb{R} \mid x > 4\} (correct answer)
  3. {xRx<1 or x>4}\{x \in \mathbb{R} \mid x < -1 \text{ or } x > 4\}
  4. {xR5<x<1 or x>4}\{x \in \mathbb{R} \mid -5 < x < -1 \text{ or } x > 4\}
Explanation: First, establish the domain for the logarithms. We need x1>0x>1x-1 > 0 \Rightarrow x > 1 and x+5>0x>5x+5 > 0 \Rightarrow x > -5. The combined domain is x>1x > 1. Now, solve the inequality: log5((x1)2)>log5(x+5)\log_5((x-1)^2) > \log_5(x+5). Since log5x\log_5 x is an increasing function, we can remove the logarithms: (x1)2>x+5(x-1)^2 > x+5. x22x+1>x+5x^2 - 2x + 1 > x+5 x23x4>0x^2 - 3x - 4 > 0 (x4)(x+1)>0(x-4)(x+1) > 0. The roots of the quadratic are x=4x=4 and x=1x=-1. The inequality holds when x<1x < -1 or x>4x > 4. Finally, we must find the intersection of this solution set with the domain x>1x > 1. The only values that satisfy both conditions are x>4x > 4.