Decomposition Math Example 3

Follow the full solution, then compare it with the other examples linked below.

Example 3

easy
Decompose solving the system 2x+y=72x + y = 7 and xโˆ’y=2x - y = 2 into steps.

Solution

  1. 1
    Step 1 โ€” Eliminate yy: add the two equations: 3x=93x = 9, so x=3x = 3.
  2. 2
    Step 2 โ€” Back-substitute: 3โˆ’y=23 - y = 2, so y=1y = 1.

Answer

x=3,y=1x=3,\quad y=1
Solving a system is decomposed into: elimination to reduce to one variable, then back-substitution. Each sub-problem is simpler than the original.

About Decomposition

The strategy of breaking a complex mathematical object or problem into simpler, independent subproblems that can be solved separately.

Learn more about Decomposition โ†’

More Decomposition Examples