Problems

Filters
Clear Filters

1 problem found

2013 Paper 2 Q4
D: 1600.0 B: 1484.0

The line passing through the point \((a,0)\) with gradient \(b\) intersects the circle of unit radius centred at the origin at \(P\) and \(Q\), and \(M\) is the midpoint of the chord \(PQ\). Find the coordinates of \(M\) in terms of \(a\) and \(b\).

  1. Suppose \(b\) is fixed and positive. As \(a\) varies, \(M\) traces out a curve (the locus of \(M\)). Show that \(x=- by\) on this curve. Given that \(a\) varies with \(-1\le a \le 1\), show that the locus is a line segment of length \(2b/(1+b^2)^\frac12\). Give a sketch showing the locus and the unit circle.
  2. Find the locus of \(M\) in the following cases, giving in each case its cartesian equation, describing it geometrically and sketching it in relation to the unit circle:
    • \(a\) is fixed with \(0 < a < 1\), and \(b\) varies with \(-\infty < b < \infty\);
    • \(ab=1\), and \(b\) varies with \(0< b\le1\).


Solution: \begin{align*} && y &= bx-ba \\ && 1 &= x^2 + y^2 \\ \Rightarrow && 1 &= x^2 + b^2(x-a)^2 \\ \Rightarrow && 0 &= (1+b^2)x^2-2ab^2x+b^2a^2-1 \end{align*} This will have roots which sum to \(\frac{2ab^2}{1+b^2}\), therefore \(M = \left ( \frac{ab^2}{1+b^2}, \frac{ab^3}{1+b^2}-ba \right)=\left ( \frac{ab^2}{1+b^2}, \frac{-ba}{1+b^2} \right)\)

  1. Since \(b\) is fixed so is \(\frac{b}{1+b^2} = t\) and all the points are \((bta, -ta)\), ie \(x = -by\). If \(a \in [-1,1]\) we are ranging on the points \((bt, -t)\) to \((-bt, t)\) which is a distance of \begin{align*} && d &= \sqrt{(bt+bt)^2+(-2t)^2} \\ &&&= \sqrt{4(b^2+1)t^2} \\ &&&=2 \sqrt{(b^2+1)\frac{b^2}{(b^2+1)^2}} \\ &&&= \frac{2b}{\sqrt{b^2+1}} \end{align*}
    TikZ diagram
    • If \(a\) is fixed we have \(\left ( \frac{ab^2}{1+b^2}, -\frac{ba}{1+b^2} \right)\) \begin{align*} && \frac{x}{y} &= - b \\ \Rightarrow && y &= \frac{a\frac{x}{y}}{1 + \frac{x^2}{y^2}} \\ \Rightarrow && y^2 \left ( 1 + \frac{x^2}{y^2} \right) &= ax \\ \Rightarrow && x^2-ax + y^2 &= 0 \\ \Rightarrow && \left (x - \frac{a}{2} \right)^2 + y^2 &= \frac{a^2}{4} \end{align*} Therefore we will end up with a circle centre \((\tfrac{a}{2}, 0)\) going through the origin.
      TikZ diagram
    • If \(ab = 1\), we have \(\left ( \frac{b}{1+b^2}, -\frac{1}{1+b^2} \right)\) \begin{align*} && \frac{x}{y} &= -b \\ \Rightarrow && y &= -\frac{1}{1+\frac{x^2}{y^2}} \\ \Rightarrow && y + \frac{x^2}{y} &= - 1 \\ \Rightarrow && y^2 +y+ x^2 &= 0 \\ \Rightarrow && \left ( y + \frac12 \right)^2 + x^2 &= \frac14 \end{align*}
      TikZ diagram