125k views
4 votes
Help please!!!

Solve linear-quadratic system algebraically. Then what is the x coordinate of the solution? Show all work.

y = x^2 + 1
y – 1 = x

User Ckonig
by
8.3k points

1 Answer

7 votes

Answer: the x coordinate of the solution is 1

Explanation:

y = x^2 + 1 - - - - - - 1

y – 1 = x - - - - -2

From equation 2 , y = x + 1

Substituting y = x + 1 into equation 1, it becomes

x + 1 = x^2 + 1

x^2 + 1 - x - 1 = 0

x^2 - x - 1 + 1 = 0

x^2 - x = 0

Let x be on the right hand side of the equation and x^2 remains on the left hand side of the equation. It becomes

x^2 = x

Dividing the left hand side of the equation and the right hand side of the equation by x, it becomes

x^2/x = x/x

x = 1

Therefore, x = 1

User Vipin Gupta
by
8.5k points