Simultaneous equations

Showing 1-9 of 9 problems
2021 Paper 2 Q3
D: 1500.0 B: 1500.0

In this question, \(x\), \(y\) and \(z\) are real numbers. Let \(\lfloor x \rfloor\) denote the largest integer that satisfies \(\lfloor x \rfloor \leqslant x\) and let \(\{x\}\) denote the fractional part of~\(x\), so that \(x = \lfloor x \rfloor + \{x\}\) and \(0 \leqslant \{x\} < 1\). For example, if \(x = 4.2\), then \(\lfloor x \rfloor = 4\) and \(\{x\} = 0.2\) and if \(x = -4.2\), then \(\lfloor x \rfloor = -5\) and \(\{x\} = 0.8\).

  1. Solve the simultaneous equations \begin{align*} \lfloor x \rfloor + \{y\} &= 4.9, \\ \{x\} + \lfloor y \rfloor &= -1.4. \end{align*}
  2. Given that \(x\), \(y\) and \(z\) satisfy the simultaneous equations \begin{align*} \lfloor x \rfloor + y + \{z\} &= 3.9, \\ \{x\} + \lfloor y \rfloor + z &= 5.3, \\ x + \{y\} + \lfloor z \rfloor &= 5, \end{align*} show that \(\{y\} + z = 3.2\) and solve the equations.
  3. Solve the simultaneous equations \begin{align*} \lfloor x \rfloor + 2y + \{z\} &= 3.9, \\ \{x\} + 2\lfloor y \rfloor + z &= 5.3, \\ x + 2\{y\} + \lfloor z \rfloor &= 5. \end{align*}

2016 Paper 3 Q8
D: 1700.0 B: 1484.0

  1. The function f satisfies, for all \(x\), the equation \[ \f(x) + (1- x)\f(-x) = x^2\, . \] Show that \(\f(-x) + (1 + x)\f(x) = x^2\,\). Hence find \(\f(x)\) in terms of \(x\). You should verify that your function satisfies the original equation.
  2. The function \({\rm K}\) is defined, for \(x\ne 1\), by \[{\rm K}(x) = \dfrac{x+1}{x-1}\,.\] Show that, for \(x\ne1\), \({\rm K(K(}x)) =x\,\). The function g satisfies the equation \[ \g(x)+ x\, \g\Big(\frac{ x+1 }{x-1}\Big) = x \ \ \ \ \ \ \ \ \ \ \ ( x\ne 1) \,. \] Show that, for \(x\ne1\), \(\g(x)= \dfrac{2x}{x^2+1}\,\).
  3. Find \(\h(x)\), for \(x\ne0\), \(x\ne1\), given that \[ \h(x)+ \h\Big(\frac 1 {1-x}\Big)= 1-x -\frac1{1-x} \ \ \ \ \ \ ( x\ne0, \ \ x\ne1 ) \,. \]

Show Solution
  1. \(\,\) Let \(P(x)\) mean the proposition that \(f(x) + (1-x)f(-x) = x^2\) so \begin{align*} P(x): && f(x) + (1-x)f(-x) &= x^2 \\ P(-x): && f(-x)+(1+x)f(x) &= (-x)^2 = x^2 \\ \Rightarrow && f(x)+(1-x)\left (x^2-(1+x)f(x) \right) &= x^2 \\ \Rightarrow && f(x) \left (1 -(1-x^2) \right) &= x^2 + (x-1)x^2 \\ \Rightarrow && f(x)x^2 &= x^3 \\ \Rightarrow && f(x) &= x \end{align*} Notice that \(x + (1-x)(-x) = x^2\) so it does satisfy the functional equation.
  2. Let \(K(x) = \frac{x+1}{x-1}\) if \(x \neq 1\) so \begin{align*} && K(K(x)) &= \frac{K(x)+1}{K(x)-1} \\ &&&= \frac{\frac{x+1}{x-1}+1}{\frac{x+1}{x-1}-1} \\ &&&= \frac{\frac{2x}{x-1}}{\frac{2}{x-1}} \\ &&&= x \end{align*} Let \(Q(x)\) denote the proposition that \(g(x) + xg(K(x)) = x\) so \begin{align*} Q(x): && g(x) + xg(K(x)) &= x \\ Q(K(x)): && g(K(x)) + K(x)g(x) &= K(x) \\ \Rightarrow && g(x) +xK(x)[1-g(x)] &= x \\ \Rightarrow && g(x)[1-xK(x)] &= x(1-K(x)) \\ \Rightarrow && g(x) \frac{x-1-x^2-x}{x-1} &= \frac{-2x}{x-1} \\ \Rightarrow && g(x) &= \frac{2x}{x^2+1} \end{align*}. And notice that \(\frac{2x}{x^2+1} + x \frac{2\frac{x+1}{x-1}}{\left( \frac{x+1}{x-1}\right)^2+1} = \frac{2x}{x^2+1} + \frac{2x(x^2-1)}{2x^2+2} = x\)
  3. Consider \(H(x) = \frac{1}{1-x}\) then notice that \(H(H(x)) = \frac{1}{1-\frac{1}{1-x}} = \frac{x-1}{x}\) and \(H^3(x) = \frac{\frac{1}{1-x}-1}{\frac{1}{1-x}} = 1-(1-x) = x\). So So letting \(S(x)\) be the statement that \(h(x) + h(H(x)) = 1 - x - \frac{1}{1-x}\) we have \begin{align*} S(x): && h(x) + h(H(x)) &= 1 - x - H(x) \\ S(H(x)): && h(H(x)) + h(H^2(x)) &= 1 - H(x) - H^2(x) \\ S(H^2(x)): && h(H^2(x)) + h(x) &= 1 - H^2(x) - x \\ S(x) - S(H(x)) + S(H^2(x)): && 2h(x) &= 1 - 2x \\ \Rightarrow && h(x)& = \frac12 - x \end{align*} and notice that \(\frac12 -x +\frac12 - \frac{1}{1-x} = 1 - x - \frac{1}{1-x}\) so it does satisfy the equation.
2012 Paper 3 Q3
D: 1700.0 B: 1468.7

It is given that the two curves \[ y=4-x^2 \text{ and } m x = k-y^2\,, \] where \(m > 0\), touch exactly once.

  1. In each of the following four cases, sketch the two curves on a single diagram, noting the coordinates of any intersections with the axes:
    1. \(k < 0\, \);
    2. \(0 < k < 16\), \(k/m < 2\,\);
    3. \(k > 16\), \(k/m > 2\,\);
    4. \(k > 16\), \(k/m < 2\,\).
  2. Now set \(m=12\). Show that the \(x\)-coordinate of any point at which the two curves meet satisfies \[ x^4-8x^2 +12x +16-k=0\,. \] Let \(a\) be the value of \(x\) at the point where the curves touch. Show that \(a\) satisfies \[ a^3 -4a +3 =0 \] and hence find the three possible values of \(a\). Derive also the equation \[ k= -4a^2 +9a +16\,. \] Which of the four sketches in part (i) arise?

Show Solution
    1. \(\,\)
      TikZ diagram
    2. \(\,\)
      TikZ diagram
    3. \(\,\)
      TikZ diagram
    4. \(\,\)
      TikZ diagram
  1. Suppose \(m = 12\) \begin{align*} && y &= 4-x^2 \\ && 12x &= k-y^2 \\ \Rightarrow && 12 x&=k-(4-x^2)^2 \\ &&&= k-16+8x^2-x^4 \\ \Rightarrow && 0 &= x^4- 8x^2+12x+16-k \end{align*} When the curves touch, we will have repeated root, ie \(a\) is a root of \(4x^3-16x+12 \Rightarrow a^3-4a+3 =0\). \begin{align*} &&0 &= a^3-4a+3 \\ &&&= (a-1)(a^2+a-3) \\ \Rightarrow &&a &= 1, \frac{-1 \pm \sqrt{13}}{2} \end{align*} \begin{align*} && 0 &= a^4-8a^2+12a+16-k \\ \Rightarrow && k &= a(a^3-8a+12)+16 \\ &&&= a(4a-3-8a+12)+16 \\ &&&= -4a^2+9a+16 \\ \\ \Rightarrow && a = 1& \quad k = 21 \\ && k &= -4(3-a)+9a+16 = 13a+4\\ && a = \frac{-1-\sqrt{13}}2& \quad k = \frac{-5 - 13\sqrt{13}}{2} < 0 \\ && a = \frac{-1+\sqrt{13}}2& \quad k = \frac{-5 + 13\sqrt{13}}{2} \\ \end{align*} So we have type (a), and (d).
2010 Paper 1 Q1
D: 1484.0 B: 1516.0

Given that \[ 5x^{2}+2y^{2}-6xy+4x-4y\equiv a\left(x-y+2\right)^{2} +b\left(cx+y\right)^{2}+d\,, \] find the values of the constants \(a\), \(b\), \(c\) and \(d\). Solve the simultaneous equations \begin{align*} 5x^{2}+2y^{2}-6xy+4x-4y&=9\,, \\ 6x^{2}+3y^{2}-8xy+8x-8y&=14\,. \end{align*}

Show Solution
\(a\left(x-y+2\right)^{2} +b\left(cx+y\right)^{2}+d\, \equiv (a + bc^2)x^2 + (a+b)y^2 + (-2a+2bc)xy + (4a)x+(-4ay) + 4a+d\) so we want to solve \[ \begin{cases} a + bc^2 &= 5 \\ a+b &= 2 \\ 2bc - 2a &= -6 \\ 4a &= 4 \\ -4a &= 4 \\ 4a+d &= -9 \end{cases} \Rightarrow a = 1, b = 1, c = -2, d = -13 \] Therefore we have: \((x-y+2)^2 + (2x+y)^2-13 = 0\) and our simultaneous equations will be: \[ \begin{cases} (x-y+2)^2 + (-2x+y)^2 &= 13 \\ 2(x-y+2)^2 + (-2x+y)^2 &= 22 \end{cases} \] which are simultaneous equations in \((x-y+2)^2\) and \((-2x+y)^2\) which solve to \((x-y+2)^2 = 9, (-2x+y)^2 = 4 \) so we need to solve \(4\) sets of simultaneous equations: \begin{align*} &\begin{cases} x - y + 2 &= 3 \\ -2x + y &= 2 \end{cases} &&\Rightarrow (x,y) = (-3, -4) \\ &\begin{cases} x - y + 2 &= -3 \\ -2x + y &= 2 \end{cases} &&\Rightarrow (x,y) = (3, 8) \\ &\begin{cases} x - y + 2 &= 3 \\ -2x + y &= -2 \end{cases} &&\Rightarrow (x,y) = (1, 0) \\ &\begin{cases} x - y + 2 &= -3 \\ -2x + y &= -2 \end{cases} &&\Rightarrow (x,y) = (7, 12) \\ \end{align*} So \((x,y) = (-3, -4), (3, 8), (1, 0), (7,12)\)
2009 Paper 2 Q1
D: 1600.0 B: 1516.0

Two curves have equations \(\; x^4+y^4=u\;\) and \(\; xy = v\;\), where \(u\) and \(v\) are positive constants. State the equations of the lines of symmetry of each curve. The curves intersect at the distinct points \(A\), \(B\), \(C\) and \(D\) (taken anticlockwise from \(A\)). The coordinates of \(A\) are \((\alpha,\beta)\), where \(\alpha > \beta > 0\). Write down, in terms of \(\alpha\) and \(\beta\), the coordinates of \(B\), \(C\) and \(D\). Show that the quadrilateral \(ABCD\) is a rectangle and find its area in terms of \(u\) and \(v\) only. Verify that, for the case \(u=81\) and \(v=4\), the area is \(14\).

Show Solution
The curve \(x^4 + y^4 = u\) has lines of symmetry:
  • \(y = 0\)
  • \(x = 0\)
  • \(y = x\)
  • \(y = -x\)
The curve \(xy = v\) has lines of symmetry:
  • \(y = x\)
  • \(y = -x\)
TikZ diagram
The points are \(A = (\alpha, \beta), B = (\beta, \alpha), C = (-\alpha, -\beta), D = (-\beta, -\alpha)\) \(AD\) has gradient \(\frac{\beta+\alpha}{\alpha+\beta} = 1\), \(BC\) has the same gradient. \(AB\) has gradient \(\frac{\alpha-\beta}{\beta-\alpha} = -1\), as does \(CD\). Therefore it has two sets of perpendicular and parallel sides, hence a rectangle. The area is \(|AD||AB| = \sqrt{2(\alpha+\beta)^2}\sqrt{2(\alpha-\beta)^2} = 2(\alpha^2-\beta^2)\) The squared area is \(4(\alpha^4+\beta^4 - 2 \alpha^2\beta^2) = 4(u - 2v^2)\) ie the area is \(2\sqrt{u-2v^2}\) When \(u = 81, v = 4\) we have the area is \(2 \sqrt{81 - 2 \cdot 16} = 14\) as required.
1996 Paper 3 Q8
D: 1700.0 B: 1516.0

A transformation \(T\) of the real numbers is defined by \[ y=T(x)=\frac{ax-b}{cx-d}\,, \] where \(a,b,c\), \(d\) are real numbers such that \(ad\neq bc\). Find all numbers \(x\) such that \(T(x)=x.\) Show that the inverse operation, \(x=T^{-1}(y)\) expressing \(x\) in terms of \(y\) is of the same form as \(T\) and find corresponding numbers \(a',b',c'\),\(d'\). Let \(S_{r}\) denote the set of all real numbers excluding \(r\). Show that, if \(c\neq0,\) there is a value of \(r\) such that \(T\) is defined for all \(x\in S_{r}\) and find the image \(T(S_{r}).\) What is the corresponding result if \(c=0\)? If \(T_{1},\) given by numbers \(a_{1},b_{1},c_{1},d_{1},\) and \(T_{2},\) given by numbers \(a_{2},b_{2},c_{2},d_{2}\) are two such transformations, show that their composition \(T_{3},\) defined by \(T_{3}(x)=T_{2}(T_{1}(x)),\) is of the same form. Find necessary and sufficient conditions on the numbers \(a,b,c,d\) for \(T^{2}\), the composition of \(T\) with itself, to be the identity. Hence, or otherwise, find transformations \(T_{1},T_{2}\) and their composition \(T_{3}\) such that \(T_{1}^{2}\) and \(T_{2}^{2}\) are each the identity but \(T_{3}^{2}\) is not.

1991 Paper 2 Q1
D: 1600.0 B: 1484.0

Let \(\mathrm{h}(x)=ax^{2}+bx+c,\) where \(a,b\) and \(c\) are constants, and \(a\neq0\). Give a condition which \(a,b\) and \(c\) must satisfy in order that \(\mathrm{h}(x)\) can be written in the form \[ a(x+k)^{2},\tag{*} \] where \(k\) is a constant. If \(\mathrm{f}(x)=3x^{2}+4x\) and \(\mathrm{g}(x)=x^{2}-2\), find the two constant values of \(\lambda\) such that \(\mathrm{f}(x)+\lambda\mathrm{g}(x)\) can be written in the form \((*)\). Hence, or otherwise, find constants \(A,B,C,D,m\) and \(n\) such that \begin{alignat*}{1} \mathrm{f}(x) & =A(x+m)^{2}+B(x+n)^{2}\\ \mathrm{g}(x) & =C(x+m)^{2}+D(x+n)^{2}. \end{alignat*} If \(\mathrm{f}(x)=3x^{2}+4x\) and \(\mathrm{g}(x)=x^{2}+\alpha\) and it is given by that there is only one value of \(\lambda\) for which \(\mathrm{f}(x)+\lambda\mathrm{g}(x)\) can be written in the form \((*)\), find \(\alpha\).

Show Solution
For \(h(x)\) to be written in this form \(b^2=4ac\). Suppose \(f(x) = 3x^2+4x\), \(g(x) = x^2-2\). then, \begin{align*} && f(x) + \lambda g(x) &= (3+\lambda)x^2+4x - 2 \lambda \\ \Rightarrow && 0 &= 16 + 8(3+\lambda) \lambda \\ \Rightarrow && 0 &= 2+ 3 \lambda + \lambda^2 \\ &&&= (\lambda +1)(\lambda + 2) \\ \Rightarrow && \lambda &= -1 , -2 \\ \end{align*} \begin{align*} && f(x) - g(x) &= 2(x+1)^2 \\ && f(x) -2g(x) &= (x+2)^2 \\ \Rightarrow && g(x) &= 2(x+1)^2 - (x+2)^2 \\ && f(x) &= 4(x+1)^2 - (x+2)^2 \end{align*} Suppose \(f(x) = 3x^2+4x, g(x) = x^2 + \alpha\), then \begin{align*} && f(x) + \lambda g(x) &= (3+\lambda)x^2+4x+\lambda \alpha \\ \Rightarrow && 0 &= 16 -2\lambda \alpha(\lambda + 3) \\ && 0 &= \alpha \lambda^2 +3\lambda-8 \\ \Rightarrow && 0 &= 9 +32 \alpha \\ \Rightarrow && \alpha &= -\frac{9}{32} \end{align*}
1991 Paper 2 Q3
D: 1600.0 B: 1516.0

It is given that \(x,y\) and \(z\) are distinct and non-zero, and that they satisfy \[ x+\frac{1}{y}=y+\frac{1}{z}=z+\frac{1}{x}. \] Show that \(x^{2}y^{2}z^{2}=1\) and that the value of \(x+\dfrac{1}{y}\) is either \(+1\) or \(-1\).

Show Solution
\begin{align*} && x-y &= \frac1z - \frac1y \\ && x-z &= \frac1x - \frac1y \\ && y-z &= \frac1x - \frac1z \\ \Rightarrow && (x-y)(x-z)(y-z) &= \frac{(y-z)(y-x)(z-x)}{x^2y^2z^2} \\ \Rightarrow && x^2y^2 z^2 &= 1 \\ \end{align*} Suppose \(x + \frac1{y} =k \Rightarrow xy + 1 = ky\) Therefore \(y + \frac{1}{z} = y \pm xy = k\) Therefore \(1 \mp y = k(y \mp 1) \Rightarrow k = \pm 1\)
1988 Paper 2 Q2
D: 1600.0 B: 1500.0

The numbers \(x,y\) and \(z\) are non-zero, and satisfy \[ 2a-3y=\frac{\left(z-x\right)^{2}}{y}\quad\mbox{ and }\quad2a-3z=\frac{\left(x-y\right)^{2}}{z}, \] for some number \(a\). If \(y\neq z\), prove that \[ x+y+z=a, \] and that \[ 2a-3x=\frac{\left(y-z\right)^{2}}{x}. \] Determine whether this last equation holds only if \(y\neq z\).

Show Solution
\begin{align*} && \begin{cases} 2a-3y=\frac{\left(z-x\right)^{2}}{y} \\ 2a-3z=\frac{\left(x-y\right)^{2}}{z} \end{cases} \\ \Rightarrow && \begin{cases} 2ay-3y^2=\left(z-x\right)^{2} \\ 2az-3z^2=\left(x-y\right)^{2} \end{cases} \\ \Rightarrow && 2a(y-z)-3(y+z)(y-z) &= (z-x+x-y)(z-x-x+y) \\ \Rightarrow && (y-z)(2a-3y-3z) &= (z-y)(z-2x+y) \\ \Rightarrow && 2a-3y-3z &= 2x-y-z \tag{\(y \neq z\)} \\ \Rightarrow && a &= x+y+z \\ \end{align*} This is is our first result. \begin{align*} && 2a-3y-3z &= 2x-y-z \\ \Rightarrow && 2a-3y-3x &= 3z-y-x \\ \Rightarrow && (y-x)2a-3(y-x)(y+x) &= (y-x)(2z-x-y) \\ \Rightarrow && 2a(y-x)-3(y^2-x^2) &= (z-y)^2-(x-z)^2 \\ \Rightarrow && 2ax - 3x^2 &= (y-z)^2 \\ \Rightarrow && 2a - 3x &= \frac{(y-z)^2}{x} \end{align*} Suppose \(x = \frac23 a, y = z = \frac16 a\) then all equations are satisfied, but \(y = z\).