Maths Olympiad Prep

Library / /20 of 71

Algebra Difficulty 4.9 AIME Prove it United States

Problem:
Let aa, bb, and cc be real numbers. Consider the system of simultaneous equations in variables xx and yy:
ax+by=c1(a+5)x+(b+3)y=c+1 \begin{aligned} a x + b y &= c - 1 \\ (a + 5) x + (b + 3) y &= c + 1 \end{aligned}
Determine the value(s) of cc in terms of aa such that the system always has a solution for any aa and bb.

Solution

Solution:
We have to only consider when the determinant of (aba+5b+3)\begin{pmatrix} a & b \\ a+5 & b+3 \end{pmatrix} is zero. That is, when b=3a5b = \dfrac{3a}{5}. Plugging in b=3a5b = \dfrac{3a}{5}, we find that (a+5)(c1)=a(c+1)(a+5)(c-1) = a(c+1) or that c=2a5+1c = \dfrac{2a}{5} + 1.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.