asked 32.9k views
0 votes
Problem 5

Find the ordered pair $(x,y)$ that satisfies the system of equations
\begin{align*}
2x + y &=-7,\\
x &=4+2y.
\end{align*}
Thank you so much!

asked
User Isepise
by
7.8k points

2 Answers

4 votes

Answer:

(-2,-3)

Explanation:

this is the ordered pair when we do (x,y).

answered
User Kondal
by
7.9k points
4 votes

Answer: (x, y) = ( -2, -3 )

=============================================

Work Shown:

2x+y = -7

2( x ) + y = -7

2( 4+2y ) + y = -7 .... plug in x = 4+2y

2*4 + 2*2y + y = -7

8 + 4y + y = -7

5y+8 = -7

5y = -7-8 .... subtract 8 from both sides

5y = -15

y = -15/5 ... divide both sides by 5

y = -3

This y value pairs with...

x = 4 + 2y

x = 4 + 2(-3)

x = 4 - 6

x = -2

So we have (x, y) = (-2, -3) as the solution to the system.

answered
User Jhobbie
by
8.2k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.