119k views
0 votes
Use substitution method & show your work.
y = x^2 + 3x - 1
4x + 1 = y

User Pyprism
by
5.0k points

1 Answer

1 vote
4x + 1 = x^2 + 3x - 1
4x = x^2 + 3x - 2
0 = x^2 -x - 2
0 = x^2 -x + 1 - 3
0 = (x - 1)^2 - 3
3 = (x - 1)^2
sqrt 3=(x-1) and (-(x-1))
x = 1+sqrt 3 and 1-sqrt 3
sqrt means square root
User Leyvi
by
5.3k points