QCourse1-IV
Simultaneous equations
View
Let $x$, $y$ and $z$ satisfy the following two equations:
$$x+y-z=0 \tag{1}$$ $$2x-y+1=0 \tag{2}$$
We are to find the values of $a$, $b$ and $c$ such that the equation
$$ax^2+by^2+cz^2=1 \tag{3}$$
holds for all $x$, $y$ and $z$ satisfying (1) and (2).
First, given (1) and (2), we may express $y$ and $z$ in terms of $x$ as
$$y = \mathbf{A}x+\mathbf{B}, \quad z = \mathbf{C}x+\mathbf{D}. \tag{4}$$
This shows that the values of both $y$ and $z$ depend on the value of $x$.
Next, when (4) is substituted into (3) and the left side is arranged in descending order of powers of $x$, we obtain
$$(a+\mathbf{E}b+\mathbf{F}c)x^2+(\mathbf{G}b+\mathbf{H}c)x+b+c=1.$$
Since this equation holds for any $x$, it holds also when $x=0$, $x=1$ and $x=-1$ are substituted into it, from which we obtain
$$\left\{\begin{aligned} b+c &= 1 \\ a+9b+\mathbf{IJ}c &= 1 \\ a+b+\mathbf{K}c &= 1 \end{aligned}\right.$$
When we regard these as simultaneous equations and solve them for $a$, $b$ and $c$, we have
$$a = \mathbf{L}, \quad b = \mathbf{M}, \quad c = \mathbf{NO}.$$