Algebra · real student question

Solve the system a + b + c = 100, 600a + c = 1200, 600b + 599c = 0.

Question

Solve the system

{a+b+c=100600a+c=1200600b+599c=0\begin{cases}a+b+c=100\\ 600a+c=1200\\ 600b+599c=0\end{cases}

Step-by-step solution

  1. Choose the easiest variable to eliminate. The second equation contains only aa and cc, so it gives cc in terms of aa with no fractions:

    c=1200600ac=1200-600a

    Starting from the sparsest equation keeps the arithmetic small.

  2. Substitute into the third equation to get bb in terms of aa.

    600b+599(1200600a)=0  600b+718800359400a=0600b+599(1200-600a)=0\ \Longrightarrow\ 600b+718800-359400a=0

    600b=359400a718800  b=599a1198600b=359400a-718800\ \Longrightarrow\ b=599a-1198

    Both 359400359400 and 718800718800 are divisible by 600600, so bb stays an exact linear expression.

  3. Substitute both into the first equation.

    a+(599a1198)+(1200600a)=100a+(599a-1198)+(1200-600a)=100

  4. Watch every aa disappear. Collecting the aa terms: 1+599600=01+599-600=0. Collecting the constants: 1198+1200=2-1198+1200=2. So the equation reduces to

    2=1002=100

    which is false. There is no value of aa that repairs it, because aa is no longer present.

  5. Interpret the contradiction correctly. A vanished variable with a false leftover means the system is inconsistent: no solution at all. (Had the leftover been a true statement such as 0=00=0, the opposite conclusion would apply — infinitely many solutions.) Geometrically, the three planes have no common point.

  6. Sanity-check with a concrete value. Take a=2a=2: then c=12001200=0c=1200-1200=0 and b=11981198=0b=1198-1198=0, so the second and third equations hold, but a+b+c=2100a+b+c=2\neq 100. Take a=1a=1: c=600c=600, b=599b=-599, and a+b+c=2a+b+c=2 again. The sum is stuck at 22 for every aa, which is exactly what the algebra predicted.

Answer

No solution: the system is inconsistent.\text{No solution: the system is inconsistent.}

Need to solve a different problem like this? Open the solver →