70.2k views
19 votes
Beyonce is solving a system of equations: 2x – 3y = -2

4x + y = 24

She decides to use the elimination method to find the solution. She multiplies the second equation by 3 and adds it to the first equation to find 14x = 70, showing her that x = 5. Beyonce finds that y = 4.

Step 3: 4x + y = 24

4(5) + y = 24

20 + y = 24
-20 -20

y = 4




Step 1: 3(4x + y = 24) → 12x + 3y = 72
Step 2: 2x – 3y = -2
Solution: (5, 4)


+ 12x + 3y = 72
14x = 70

→ x = 5



Thinking about this process, Beyonce says out loud, “There are lots of ways I could go about solving this problem. I could do the method above or I could multiply the first equation by -2 and add the second.

Step 3: 4x + y = 24

4x + 4 = 24
-4 -4

4x = 20

x = 5


Step 1: -2(2x – 3y = -2) → -4x + 6y = 4
Solution: (5, 4)


Step 2: -4x + 6y = 4
+ 4x + y = 24
7y= 28

→ y = 4



“I seem to find that there is only one solution to the two equations, but I wonder if I will get the same solution if I use a different method?”

Explain how you know that a system od equations has an infinite numbe of solutions.

User Bav
by
4.1k points

1 Answer

6 votes
2x-3y = -2 --------> (1)
4x + y = 24 -------> (2)

multiply equation number (1) by -2

-4x + 6y = +4

remove the x value from both equation (1) and (2) because its the same number and different sign

6y + y = 4 + 24

7y = 28

divide both by 7

y = 4

now putting y=4 in two equations

2x - 3y = -2
2x-3(4) = -2
2x-12 = -2
2x = -2 + 12
2x = 10
x = 5

or

4x + y = 24
4x + 4 = 24
4x = 24-4
4x = 20
x = 5

so its (5,4)
User Jribeiro
by
3.6k points