9709/21

Mathematics 9709/21October/November 2016

Cambridge AS Level · Pure Mathematics 2 · worked solutions for every part, with the mark scheme

7
questions
50
marks
75
minutes

Topics Logarithmic and Exponential Functions · Trigonometry · Algebra · Differentiation · Integration · Numerical Solution of Equations

Q1Logarithmic and Exponential FunctionsAlgebraFree sample
(i)

It is given that xx satisfies the equation 32x=5(3x)+143^{2x} = 5(3^x) + 14. Find the value of 3x3^x and, using logarithms, find the value of xx correct to 3 significant figures.

4M
DifficultyMedium-Easy
Worked solution

Approach

Let y=3xy = 3^x. Then 32x=(3x)2=y23^{2x} = (3^x)^2 = y^2, so the equation becomes a quadratic in yy. Solve it, take the positive root because 3x>03^x > 0, then use logarithms to find xx.

Working

Let y=3xy = 3^x. Since 32x=(3x)23^{2x} = (3^x)^2:

y2=5y+14y^2 = 5y + 14

Bring all terms to one side:

y25y14=0y^2 - 5y - 14 = 0

Factorise:

(y7)(y+2)=0(y - 7)(y + 2) = 0

So:

y=7ory=2y = 7 \quad \text{or} \quad y = -2

But 3x>03^x > 0 for all real xx, so:

3x=73^x = 7

Taking logarithms:

xln3=ln7x \ln 3 = \ln 7 x=ln7ln3x = \frac{\ln 7}{\ln 3}

Evaluating:

x1.7712x \approx 1.7712\ldots

to 3 significant figures:

x=1.77x = 1.77

Answer

Value of 3x3^x is 77; value of xx is 1.771.77 (3 s.f.).

Final answer

3^x = 7; x = 1.77 (3 s.f.)

Detailed explanation

Walkthrough

We first notice that 32x3^{2x} can be written as (3x)2(3^x)^2. Making the substitution y=3xy = 3^x turns the equation into a quadratic y2=5y+14y^2 = 5y + 14, which is easier to solve than an exponential equation. Factorising gives y=7y = 7 or y=2y = -2. Because an exponential function 3x3^x is always positive, only y=7y = 7 is possible, so 3x=73^x = 7. To get xx out of the exponent, take logarithms of both sides: this uses ln(3x)=xln3\ln\left(3^x\right) = x\ln 3. Dividing by ln3\ln 3 gives x=ln7ln3x = \frac{\ln 7}{\ln 3}, and evaluating on a calculator gives 1.771.77 to 3 significant figures.

Key Takeaways

An equation with 32x3^{2x} is a quadratic in disguise if we set y=3xy = 3^x. Always reject negative values of yy because an exponential expression is positive. Taking logarithms is the standard way to solve an equation of the form ax=ka^x = k.

Common Mistakes

  • Forgetting to reject 3x=23^x = -2.
  • Solving 3x=73^x = 7 without using logarithms, or using the logarithm laws incorrectly.
  • Rounding to 1.81.8 instead of 1.771.77; the question asks for 3 significant figures.

Things to Be Careful About

Keep the substitution explicit so the quadratic factorisation is clear. When taking logarithms, apply ln(3x)=xln3\ln\left(3^x\right) = x\ln 3, not 3lnx3\ln x. Use enough decimal places in the calculator value before rounding so the final 3 significant figures are accurate.

Techniques used
substitute y = 3^x to form a quadraticsolve the quadratic by factorisationtake logarithms of both sides to isolate the exponentround to the required significant figures
(ii)

Hence state the values of xx satisfying the equation 32x=5(3x)+143^{2|x|} = 5(3^{|x|}) + 14.

1M
DifficultyEasy
Worked solution

Approach

Put u=xu = |x|. The equation then has exactly the same form as the one in part (i). From part (i), the positive value of the exponential expression is 3u=73^u = 7, so x=log37|x| = \log_3 7. Since the modulus of xx is a positive constant, xx can be either plus or minus that constant.

Working

Let u=xu = |x|. The equation

32x=5(3x)+143^{2|x|} = 5(3^{|x|}) + 14

has the same shape as the equation in part (i), so by the result of part (i):

3x=73^{|x|} = 7

Thus

x=log37|x| = \log_3 7

From part (i),

log37=1.7712\log_3 7 = 1.7712\ldots

so

x=1.7712orx=1.7712x = 1.7712\ldots \quad \text{or} \quad x = -1.7712\ldots

To 3 significant figures:

x=1.77orx=1.77x = 1.77 \quad \text{or} \quad x = -1.77

Answer

x=±1.77x = \pm 1.77 (3 s.f.).

Final answer

x = ±1.77 (3 s.f.)

Detailed explanation

Walkthrough

The new equation is identical in form to part (i), except that the variable xx has been replaced by x|x|. Therefore we can reuse the result without solving again: the positive value obtained in part (i) tells us that 3x=73^{|x|} = 7. Taking logarithms gives x=log37|x| = \log_3 7, approximately 1.771.77 to 3 significant figures. The modulus equation x=k|x| = k has two solutions, x=kx = k and x=kx = -k, because both kk and k-k have modulus kk. Hence the two values are x=±1.77x = \pm 1.77.

Key Takeaways

When an equation contains x|x| in the same position as xx in a previously solved equation, the same solution method applies with u=xu = |x|. Solving x=k|x| = k for k>0k > 0 always gives two values.

Common Mistakes

  • Stating only x=1.77|x| = 1.77 instead of giving the actual values of xx.
  • Forgetting the negative solution.
  • Using the negative root from part (i), since 3x3^{|x|} cannot equal 2-2.

Things to Be Careful About

This is a follow-through mark, so use the positive answer from part (i). Keep the final values to 3 significant figures. Do not write the answer as only x=1.77|x| = 1.77; state both signs for xx.

Techniques used
let u = |x| and compare with the solved equation in part (i)apply the modulus equation |u| = k to obtain the two signs

The rest of this paper

6 more questions
  • Q2Logarithmic and Exponential Functions5M
  • Q3Differentiation · Trigonometry6M
  • Q4Integration · Logarithmic and Exponential Functions · Numerical Solution of Equations7M
  • Q5Trigonometry · Integration7M
  • Q6Differentiation8M
  • Q7Algebra · Trigonometry12M
Loading the full paper…