Problems

Filters
Clear Filters

1 problem found

2007 Paper 2 Q1
D: 1600.0 B: 1516.0

In this question, you are not required to justify the accuracy of the approximations.

  1. Write down the binomial expansion of \(\displaystyle \left( 1+\frac k {100} \right)^{\!\frac12}\)in ascending powers of \(k\), up to and including the \(k^3\) term.
    1. Use the value \(k=8\) to find an approximation to five decimal places for \(\sqrt{3}\,\).
    2. By choosing a suitable integer value of \(k\), find an approximation to five decimal places for \(\sqrt6\,\).
  2. By considering the first two terms of the binomial expansion of \(\displaystyle \left( 1+\frac k {1000} \right)^{\!\frac13}\), show that \(\dfrac{3029}{2100}\) is an approximation to \(\sqrt[3]{3}\).


Solution:

  1. Using the generalise binomial theorem \begin{align*} \left( 1+\frac k {100} \right)^{\frac12} &= 1 + \frac12 \frac{k}{100} + \frac{\tfrac12 \cdot \left ( -\tfrac12\right)}{2!} \left (\frac{k}{100} \right)^2 + \frac{\tfrac12 \cdot \left ( -\tfrac12\right)\cdot \left ( -\tfrac32\right)}{3!} \left (\frac{k}{100} \right)^3 + \cdots \\ &= 1 + \frac{1}{200}k - \frac{1}{80\,000}k^2 + \frac{1}{16\,000\,000}k^3 + \cdots \end{align*}
    1. If \(k = 8\), \begin{align*} && \left( 1+\frac 8 {100} \right)^{\frac12} &= 1 + \frac{1}{200}8 - \frac{1}{80\,000}8^2 + \frac{1}{16\,000\,000}8^3 + \cdots \\ \Rightarrow && \frac{6\sqrt{3}}{10} &\approx 1 + 0.04 - 0.0008 + 0.000032 \\ &&&= 1.039232\\ \Rightarrow && \sqrt{3} &\approx 1.73205 \, (5\, \text{d.p.}) \end{align*}
    2. If \(k = -4\), \begin{align*} && \left( 1-\frac 4 {100} \right)^{\frac12} &= 1 - \frac{1}{200}4 - \frac{1}{80\,000}4^2 - \frac{1}{16\,000\,000}4^3 + \cdots \\ \Rightarrow && \frac{4\sqrt{6}}{10} &\approx 1 -0.02-0.0002 -0.000004 \\ &&&= 0.979796\\ \Rightarrow && \sqrt{6} &\approx 2.44949\, (5\, \text{d.p.}) \end{align*}
  2. \(\,\) \begin{align*} && \left( 1+\frac k {1000} \right)^{\!\frac13} &= 1 + \frac13 \frac{k}{1000} + \cdots \\ &&&= 1 + \frac{k}{3\,000} + \cdots \\ && 3 \times 7^3 &= 1029 \\ \Rightarrow && \left( 1+\frac {29} {1000} \right)^{\!\frac13} &\approx 1 + \frac{29}{3\,000} \\ \Rightarrow && \frac{7\sqrt[3]{3}}{10} &\approx \frac{3\,029}{3000} \\ \Rightarrow && \sqrt[3]{3} &= \frac{3\,029}{2\,100} \end{align*}