Given:
x² + 11x + 121 = x + 96
First, we need to convert it into a quadratic equation.
x² + 11x - x + 121 - 96 = 0
x² + 10x + 25 = 0
a = 1 ; b = 10 ; c = 25
Quadratic formula:
x = (-b <u>+</u> (√b² - 4ac)) ÷ 2a
The discriminant is under the radical sign
discriminant ⇒ b² - 4ac ⇒ 10² - 4(1)(25) ⇒ 100 - 100 = 0
Correct answer is A. 0
This basically says all the steps ! If you have any questions just tell me :)
Hello,
if p is false then ~p is true
if q is false then ~q is true
if ~p is true and ~q is true then <u>~q and ~p is true</u>