Algebra · real student question

Solve the system 2x + 3y = 7 and x - y = 1.

Question

Solve the system

{2x+3y=7xy=1\begin{cases}2x+3y=7\\ x-y=1\end{cases}

Step-by-step solution

  1. Choose the equation that is cheapest to rearrange. The second equation, xy=1x-y=1, already has a coefficient of 11 on xx, so isolating a variable there introduces no fractions. That is the whole reason substitution beats elimination on this system.

  2. Solve the easy equation for one variable. Add yy to both sides of xy=1x-y=1:

    x=y+1x=y+1

  3. Substitute that expression into the other equation. Replacing xx in 2x+3y=72x+3y=7 turns a two-variable system into a single equation in yy:

    2(y+1)+3y=72(y+1)+3y=7

    2y+2+3y=75y+2=72y+2+3y=7\quad\Longrightarrow\quad 5y+2=7

  4. Solve the resulting linear equation. Subtract 22, then divide by 55:

    5y=5y=15y=5\quad\Longrightarrow\quad y=1

  5. Back-substitute to recover the other variable. Put y=1y=1 into x=y+1x=y+1:

    x=1+1=2x=1+1=2

  6. Check the pair in both original equations, not just one. 2(2)+3(1)=4+3=72(2)+3(1)=4+3=7 and 21=12-1=1. Both hold, so (2,1)(2,1) is the unique intersection point of the two lines.

Answer

x=2,y=1x = 2,\quad y = 1

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