" Life is not a problem to be solved but a reality to be experienced! "
© Copyright 2013 - 2024 KUDO.TIPS - All rights reserved.
Verified answer
X^2 - ax + a + 1 = 0p = 1
q = -a
r = a + 1
x1 + x2 = -q/p = -(-a)/1 = a
x1.x2 = r/p = (a + 1)/1 = a + 1
x1 + x2 = a
x1 - x2 = 1
__________ +
2x1 = a + 1
x1.x2 = a + 1
x1.x2 = 2x1
x2 = 2
x1 - x2 = 1
x1 - 2 = 1
x1 = 3
x1 + x2 = a
3 + 2 = a
a = 5