Level 1 — RecognitionExponentials & Logarithms

Exponentials & Logarithms

20 minutes30 marksprintable — key stays hidden on paper

Time limit: 20 minutes Total marks: 30


Section A — Multiple Choice (1 mark each)

Choose the single best answer.

Q1. The horizontal asymptote of the graph of y=2xy = 2^x is:

  • (A) x=0x = 0 (B) y=0y = 0 (C) y=1y = 1 (D) y=2y = 2

Q2. The value of log381\log_3 81 is:

  • (A) 33 (B) 44 (C) 2727 (D) 99

Q3. Simplify a5a2\dfrac{a^5}{a^2} (for a0a \neq 0):

  • (A) a10a^{10} (B) a7a^{7} (C) a3a^{3} (D) a2.5a^{2.5}

Q4. The number ee is defined as:

  • (A) limn(1+1n)n\lim_{n\to\infty}\left(1+\tfrac{1}{n}\right)^n (B) limn0(1+1n)n\lim_{n\to 0}\left(1+\tfrac{1}{n}\right)^n (C) limn(11n)n\lim_{n\to\infty}\left(1-\tfrac{1}{n}\right)^n (D) exactly 2.72.7

Q5. Which of these equals lnx\ln x?

  • (A) log10x\log_{10} x (B) logex\log_e x (C) log2x\log_2 x (D) logxe\log_x e

Q6. logaM+logaN\log_a M + \log_a N equals:

  • (A) loga(M+N)\log_a(M+N) (B) loga(MN)\log_a(MN) (C) loga(M/N)\log_a(M/N) (D) (logaM)(logaN)(\log_a M)(\log_a N)

Q7. The change of base formula gives logab=\log_a b =:

  • (A) logbloga\dfrac{\log b}{\log a} (B) logalogb\dfrac{\log a}{\log b} (C) logbloga\log b - \log a (D) logbloga\log b \cdot \log a

Q8. If a quantity decays with half-life TT, after time 2T2T the fraction remaining is:

  • (A) 12\tfrac{1}{2} (B) 13\tfrac{1}{3} (C) 14\tfrac{1}{4} (D) 00

Q9. The solution of log2x=5\log_2 x = 5 is:

  • (A) 1010 (B) 2525 (C) 3232 (D) 77

Q10. The domain of y=lnxy = \ln x is:

  • (A) all real xx (B) x>0x > 0 (C) x0x \geq 0 (D) x0x \neq 0

Section B — Matching (1 mark each; 5 marks total)

Q11. Match each expression/quantity (left) to its correct value or description (right).

# Item Option
a log101000\log_{10} 1000 i 00
b log51\log_5 1 ii measures acidity
c pH iii 33
d Richter scale iv measures earthquake magnitude
e e0e^0 v 11

(Write pairs, e.g. a–iii)


Section C — True/False WITH Justification (2 marks each: 1 mark T/F, 1 mark reason)

Q12. loga(Mk)=klogaM\log_a(M^k) = k\log_a M for valid M,aM, a.

Q13. The graph of y=axy = a^x (with a>1a>1) passes through the point (0,1)(0,1).

Q14. log(A)log(B)=log(AB)\log(A) - \log(B) = \log(A - B).

Q15. The graphs of y=exy = e^x and y=lnxy = \ln x are reflections of each other in the line y=xy = x.

Q16. For 0<a<10 < a < 1, the function y=axy = a^x is increasing.

Q17. Doubling time is the time for an exponentially growing quantity to increase by a factor of 2.

Q18. log100=1\log_{10} 0 = 1.


Answer keyMark scheme & solutions

Section A (1 mark each)

Q1. (B) y=0y=0 — As xx\to-\infty, 2x02^x\to0; asymptote is the horizontal line y=0y=0. (1)

Q2. (B) 4434=813^4 = 81, so log381=4\log_3 81 = 4. (1)

Q3. (C) a3a^3 — Quotient law: a5/a2=a52=a3a^5/a^2 = a^{5-2}=a^3. (1)

Q4. (A)e=limn(1+1n)n2.718e=\lim_{n\to\infty}\left(1+\tfrac1n\right)^n \approx 2.718. Option (C) gives 1/e1/e; (D) is only approximate. (1)

Q5. (B) logex\log_e x — Natural log is log to base ee. (1)

Q6. (B) loga(MN)\log_a(MN) — Product law of logarithms. (1)

Q7. (A) logbloga\dfrac{\log b}{\log a} — Change of base: logab=logcblogca\log_a b = \dfrac{\log_c b}{\log_c a}. (1)

Q8. (C) 14\tfrac14 — After one half-life 12\tfrac12, after two (12)2=14\left(\tfrac12\right)^2=\tfrac14. (1)

Q9. (C) 3232log2x=5x=25=32\log_2 x=5 \Rightarrow x=2^5=32. (1)

Q10. (B) x>0x>0 — Logarithm defined only for positive arguments. (1)

Section B

Q11. a–iii (log101000=3\log_{10}1000=3); b–i (log51=0\log_5 1=0); c–ii (pH measures acidity); d–iv (Richter measures earthquakes); e–v (e0=1e^0=1). (1 each, 5 total)

Section C (1 mark T/F + 1 mark justification)

Q12. TRUE — Power law of logarithms; proof: let x=logaMx=\log_a M so M=axM=a^x, then Mk=akxM^k=a^{kx}, giving loga(Mk)=kx=klogaM\log_a(M^k)=kx=k\log_a M. (2)

Q13. TRUEa0=1a^0=1 for any a>0a>0, so every exponential y=axy=a^x passes through (0,1)(0,1). (2)

Q14. FALSE — The quotient law gives logAlogB=log(A/B)\log A-\log B=\log(A/B), not log(AB)\log(A-B). (2)

Q15. TRUElnx\ln x is the inverse of exe^x; inverse function graphs are reflections in y=xy=x. (2)

Q16. FALSE — For 0<a<10<a<1, axa^x is decreasing (e.g. (1/2)x(1/2)^x). (2)

Q17. TRUE — Doubling time is defined as the time for the quantity to multiply by 2. (2)

Q18. FALSElog100\log_{10}0 is undefined (no power of 10 equals 0); as x0+x\to0^+, logx\log x\to-\infty. (2)

[
  {"claim":"log_3 81 = 4","code":"result = (log(81,3)==4)"},
  {"claim":"a^5/a^2 = a^3","code":"a=symbols('a',positive=True); result = simplify(a**5/a**2 - a**3)==0"},
  {"claim":"log_2 32 = 5","code":"result = (log(32,2)==5)"},
  {"claim":"half-life two periods leaves 1/4","code":"result = (Rational(1,2)**2 == Rational(1,4))"},
  {"claim":"change of base log_a b = ln b / ln a","code":"a,b=symbols('a b',positive=True); result = simplify(log(b,a) - log(b)/log(a))==0"}
]