Respuesta :

Answer:

x = 6, and x = 1

Step-by-step explanation:

If each expression equals y, the simplest approach would be to equate them;

x^2 - 5x + 7 = 2x + 1 => Isolate all the terms on one side

x^2 - 5x - 2x + 7 - 1 = 0 => Combine like terms

x^2 - 7x + 6 = 0 => solve using quadratic equation

x = ( - (- 7) + √( - 7)^2 - 4 * 1 * 6 )/ 2 * 1

= 7 + √25 / 2 = 7 + 5 / 2

= 6

x =  ( - (- 7) - √( - 7)^2 - 4 * 1 * 6 )/ 2 * 1

= 7 - √25 / 2 = 7 - 5 / 2

= 2 / 2 = 1