y = x2 ....(1)
y = x ......(2)
y = y
x2 - x
x2 - x = 0
x(x - 1) = 0
x = 0 or x - 1 = 0
x = 0 or x = 1
when x = 0, y = 02 = 0
when x = 1, y = 12 = 1
Hence; the two graphs interest at (0, 0) and (1, 1)