Question 984450
set the two equations equal to each other
x^2 + 3 = x + 5
x^2 -x - 2 = 0
factor polynomial
(x+1) * (x-2) = 0
therefore, x = -1 or 2
******************************************
check the answers
a) x = -1
(-1)^2 + 3 = -1 + 5
1 + 3 = 4
4 = 4
b) x = 2
2^2 + 3 = 2 + 5
4 + 3 = 7
7 = 7
*******************************************
our answers check