Respuesta :

I am assuming that you are looking for the point where lines j and k intersect. To find this point, we need to set the equations equal to each other:

[tex]x^2 - 2x + 3 = 4x - 6[/tex]

Move everything to one side:

[tex]x^2 - 6x + 9 = 0[/tex]

Factor:

(x-3)(x-3) = 0

x = 3

If you just looking for x, the answer is x = 3. 

If you need the point, plug x = 3 into either equation to find the y value. Since the two lines intersect at x = 3, either equation will give you the same answer:

k = 4(3) - 6 = 6

The point where the lines intercept is at (3,6).