Solving Simultaneous Equations with Fractions: Substitution Method Challenge

Question

Solve the following equations for x and y using the substitution method.

{x+3y6+5xy3=122x4y102x2y5=15 \begin{cases} \frac{-x+3y}{6}+\frac{5x-y}{3}=12 \\ \frac{2x-4y}{10}-\frac{-2x-2y}{5}=15 \end{cases}

Video Solution

Solution Steps

00:00 Solve the system of equations
00:03 Multiply by 6 to eliminate fractions
00:16 Open parentheses properly, multiply by each factor
00:25 Collect like terms
00:29 Isolate Y
00:33 This is Y expressed in terms of X
00:40 Multiply by 10 to eliminate fractions
00:51 Open parentheses properly, multiply by each factor
01:01 Collect like terms
01:11 This is the value of X
01:17 Substitute the value of X to find Y
01:27 And this is the solution to the problem

Step-by-Step Solution

To solve the system of equations using the substitution method, follow these detailed steps:

We start with the given system:

{x+3y6+5xy3=122x4y102x2y5=15 \begin{cases} \frac{-x+3y}{6}+\frac{5x-y}{3} = 12 \\ \frac{2x-4y}{10}-\frac{-2x-2y}{5} = 15 \end{cases}

Step 1: Clear Fractions

  • For the first equation, multiply through by 6 (the least common multiple of 6 and 3):
  • (x+3y)+2(5xy)=72 (-x + 3y) + 2(5x - y) = 72 x+3y+10x2y=72 -x + 3y + 10x - 2y = 72 9x+y=72(Equation 1) 9x + y = 72 \quad \text{(Equation 1)}
  • For the second equation, multiply through by 10 (the LCM of 10 and 5):
  • 2x4y10×102x2y5×10=150 \frac{2x-4y}{10} \times 10 - \frac{-2x-2y}{5} \times 10 = 150 (2x4y)+(4x4y)=150 (2x - 4y) + (-4x - 4y) = 150 2x4y+4x+4y=150 2x - 4y + 4x + 4y = 150 6x=150 6x = 150 x=25(Equation 2) x = 25 \quad \text{(Equation 2)}

Step 2: Substitute & Solve

Since we have x=25 x = 25 from Equation 2, substitute x=25 x = 25 into Equation 1:

9(25)+y=72 9(25) + y = 72 225+y=72 225 + y = 72 y=72225 y = 72 - 225 y=153 y = -153

Therefore, the solution to the system is x=25,y=153\boxed{x = 25, y = -153}.

Answer

x=25,y=153 x=25,y=-153