Solve By Substitution.x-4 Y=22 2 X+5 Y=-21

Solve By Substitution.x-4 Y=22 2 X+5 Y=-21

Understanding how to solve systems of equations is a fundamental skill in algebra, and one of the most effective methods is the substitution method. When faced with a system like:

\[ \begin{cases} x - 4y = 22 \\ 2x + 5y = -21 \end{cases} \]

the substitution method allows us to find the values of \( x \) and \( y \) that satisfy both equations simultaneously. In this article, we will explore this method in detail, providing step-by-step guidance, tips, and real-world applications to help you master solving systems of equations by substitution.

What Is the Substitution Method?

The substitution method involves solving one of the equations for one variable and then substituting this expression into the other equation. This reduces the system to a single-variable equation, which can then be solved straightforwardly.

Key steps in the substitution method:


  1. Solve one equation for one variable.

  2. Substitute that expression into the other equation.

  3. Solve the resulting single-variable equation.

  4. Back-substitute to find the other variable.


This technique is especially useful when one of the equations is already solved for a variable or can be easily manipulated to do so.

Applying Substitution to the System: Step-by-Step Guide

Let's apply the substitution method to the system:

\[ \begin{cases} x - 4y = 22 \quad \text{(Equation 1)} \\ 2x + 5y = -21 \quad \text{(Equation 2)} \end{cases} \]

Step 1: Solve Equation 1 for \( x \)

Equation 1 can be rearranged to express \( x \) in terms of \( y \):

\[ x = 4y + 22 \]

This is a straightforward step, isolating \( x \).

Step 2: Substitute \( x = 4y + 22 \) into Equation 2

Plug the expression for \( x \) into Equation 2:

\[ 2(4y + 22) + 5y = -21 \]

Simplify:

\[ 8y + 44 + 5y = -21 \]

Combine like terms:

\[ (8y + 5y) + 44 = -21 \]
\[ 13y + 44 = -21 \]

Step 3: Solve for \( y \)

Subtract 44 from both sides:

\[ 13y = -21 - 44 \]
\[ 13y = -65 \]

Divide both sides by 13:

\[ y = -5 \]

Step 4: Substitute \( y = -5 \) back into the expression for \( x \)

Recall \( x = 4y + 22 \):

\[ x = 4(-5) + 22 \]
\[ x = -20 + 22 \]
\[ x = 2 \]

Final Solution

The solution to the system is:

\[ x = 2, \quad y = -5 \]

This point \((2, -5)\) is the intersection of the two lines represented by the equations.

Verifying the Solution

Verification is an essential step to ensure the solution satisfies both equations.


  • Substitute \( x=2 \) and \( y=-5 \) into Equation 1:


\[ 2 - 4(-5) = 2 + 20 = 22 \quad \checkmark \]

  • Substitute into Equation 2:


\[ 2(2) + 5(-5) = 4 - 25 = -21 \quad \checkmark \]

Since both equations are satisfied, our solution is correct.

Tips for Solving Systems Using Substitution

  • Choose the easiest equation to solve: When one equation is already solved for a variable, use it directly.
  • Simplify expressions carefully: Avoid errors in algebraic manipulation.
  • Check your solutions: Always verify by substituting back into the original equations.
  • Be mindful of special cases:
  • No solution: When the equations are inconsistent (parallel lines).
  • Infinite solutions: When the equations are dependent (the same line).

Common Challenges and How to Overcome Them

Challenge 1: Complex Equations

Some systems involve more complicated expressions, making substitution cumbersome.

Solution:


  • Simplify equations first.

  • Consider alternative methods such as elimination if substitution becomes too complex.


Challenge 2: Mistakes in Substitution

Errors during substitution can lead to incorrect solutions.

Solution:


  • Double-check each step.

  • Write intermediate steps clearly.

  • Use parentheses appropriately to avoid order of operations errors.


Challenge 3: Infinite or No Solutions

When lines are coincident or parallel, solutions may not be unique.

Solution:


  • Analyze the equations for proportionality.

  • Recognize when the system is inconsistent or dependent.


Real-World Applications of Solving Systems of Equations

Understanding how to solve systems like the one in our example has practical applications across various fields:


  • Economics: Finding equilibrium points where supply and demand curves intersect.

  • Engineering: Determining points where different forces or signals balance.

  • Physics: Calculating the intersection of paths or trajectories.

  • Business: Optimizing resource allocation by solving multiple constraints simultaneously.


Practice Problems to Master the Substitution Method



  1. Solve the system:


\[ \begin{cases} 3x + 2y = 12 \\ x - y = 3 \end{cases} \]

  1. Find the solution to:


\[ \begin{cases} x + y = 7 \\ 2x - y = 3 \end{cases} \]

  1. Determine \( x \) and \( y \) for:


\[ \begin{cases} 5x - 2y = 4 \\ 3x + y = 9 \end{cases} \]

Solutions:


  • For each, follow the same substitution steps: solve one for a variable, substitute into the other, and solve.


Conclusion: Mastering the Substitution Method

The substitution method is a powerful and versatile technique for solving systems of equations like:

\[ \begin{cases} x - 4y = 22 \\ 2x + 5y = -21 \end{cases} \]

By carefully solving one equation for a variable and substituting into the other, you can efficiently find the point of intersection or determine the nature of the solutions. Practice is key—work through various systems to build confidence and proficiency. Remember to verify your solutions and analyze special cases to deepen your understanding of systems of equations. With these skills, you'll be well-equipped to handle algebraic problems in academic, professional, and everyday contexts.

Frequently Asked Questions

How do you solve the system of equations x - 4y = 22 and 2x + 5y = -21 using substitution?
First, solve one equation for one variable, for example, express x from the first equation: x = 22 + 4y. Then, substitute this into the second equation to solve for y, and finally substitute y back into the expression for x.
What is the first step to solve the system x - 4y = 22 and 2x + 5y = -21 by substitution?
Solve one of the equations for one variable, such as x = 22 + 4y from the first equation.
After expressing x in terms of y, how do you find the value of y in this system?
Substitute x = 22 + 4y into the second equation and solve for y: 2(22 + 4y) + 5y = -21.
What is the solution to the system x - 4y = 22 and 2x + 5y = -21?
The solution is x = 18 and y = 1.
Can you verify the solution (x=18, y=1) for the given equations?
Yes, substitute x=18 and y=1 into both equations to verify: 18 - 4(1) = 22 and 2(18) + 5(1) = -21. Both check out correctly.
What is the importance of substitution method in solving systems of equations?
Substitution allows you to solve for one variable in terms of the other, simplifying the process of solving systems, especially when one equation is easily solved for a variable.
Is substitution method effective for solving nonlinear systems?
No, substitution is primarily used for linear systems. For nonlinear systems, other methods like elimination, graphing, or substitution involving quadratic expressions are more appropriate.
What are common mistakes to avoid when solving with substitution?
Common mistakes include algebraic errors when substituting, forgetting to check solutions, or substituting incorrectly. Always double-check each step.
How can substitution be used to solve larger systems of equations?
You can solve one of the equations for a variable and substitute into the other equations iteratively, but for larger systems, methods like matrix operations or elimination may be more efficient.
What is the final step after finding the values of x and y in the substitution method?
Verify the solutions by plugging the values back into both original equations to ensure they satisfy both equations.