asked 25.9k views
1 vote
How do I find the solution of each system of equations?
y = 2x - 1
y = 3x + 2

asked
User Yossale
by
7.3k points

2 Answers

3 votes

Answer:

x = -3

y = -7

Explanation:

y = 2x - 1

y = 3x + 2

Set the equations equal to each other

2x-1 = 3x+2

Subtract 2x from each side

2x-1-2x = 3x+2-2x

-1 =x+2

Subtract 2 from each side

-1-2 = x+2-2

-3 =x

Now find y

y = 2x-1

y = 2(-3) -1

y = -6-1

y = -7

answered
User Bryce McDonald
by
8.2k points
3 votes

Answer:

x = -3, y = -7

Explanation:

You can set the equations equal to each other, so the set becomes:

2x - 1 = 3x + 2

-x = 3

x = -3

y = 2(-3) -1 = -7

answered
User Michael Dean
by
7.9k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.