👤

Rezolvați in R ecuația x la a 2 +9x+8=0
Ii urgent


Răspuns :

x^2 + 9x + 8 =0

x^2 + x + 8x + 8 = 0

x(x+1) + 8(x+1) = 0

(x+1)(x+8) = 0

x+1 = 0 => x1 = -1

x+8 = 0 => x2 = -8

Cele doua solutii reale ale ecuatiei sunt -1 si -8.