184,472 views
8 votes
8 votes
What this solving system of equations?
x+y=-3
y=x^2+4x+1

User Vageli
by
2.7k points

2 Answers

17 votes
17 votes

Answer:

x = -4, y = 1

x = -1, y = -2

Explanation:

(1) x + y = -3 (2) y =
x^(2) +4x + 1

y = -x - 3 -x - 3 =
x^(2) +4x + 1


x^(2) + 5x + 4 = 0\\

(x + 4)(x + 1) = 0

x = -4 or x = -1

y = -(-4) - 3 = 4 - 3 = 1

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

User Famargar
by
3.0k points
8 votes
8 votes

Answer:

Explanation:

y = -x-3

y = x^2 + 4x + 1

x^2 + 4x + 1 = -x-3

x^2 + 5x + 4 = 0

Quadratic Formula

x = [-5±√(5²-4⋅1⋅4)]/[2⋅1] = [-5±√9]/2 = [-5±3]/2 = 1,-4

(x,y) = (1,-4) of(-4,1)

User Piotr Dajlido
by
2.6k points