Solve the given pair of equations by substitution method: $2a\, +\, 3b\, =\, 6$ $3a\, +\, 5b\, =\, 15$
Reveal answer
Fill a bubble to check yourself
Solve the given pair of equations by substitution method: $2a\, +\, 3b\, =\, 6$ $3a\, +\, 5b\, =\, 15$
Solving 2a + 3b = 6 and 3a + 5b = 15: Multiply the first by 3 and second by 2: 6a + 9b = 18 and 6a + 10b = 30. Subtracting gives b = 12. Substituting b = 12 into 2a + 3(12) = 6 gives 2a = -30, so a = -15.
Using the elimination method, multiply the first equation by 3 to get 6a + 9b = 18, and multiply the second equation by 2 to get 6a + 10b = 30. Subtracting the first modified equation from the second gives b = 12. Substituting b = 12 into the first original equation, 2a + 3b = 6, yields 2a + 36 = 6, which simplifies to 2a = -30 and a = -15.