Deje que [matemáticas] r_1, r_2, r_3 [/ matemáticas] sean las raíces del polinomio [matemáticas] P ‘(x): = x ^ 3 + (b / a) x ^ 2 + (c / a) x + ( d / a) [/ matemáticas]. Entonces,
[matemáticas] P ‘(x) = (x – r_1) (x – r_2) (x – r_3) [/ matemáticas]
Es decir,
[matemáticas] P ‘(x) = x ^ 3 – (r_1 + r_2 + r_3) x ^ 2 + (r_1r_2 + r_1r_3 + r_2r_3) x – r_1r_2r_3 [/ matemáticas]
Comparando coeficientes que obtenemos,
[matemáticas] b / a = – (r_1 + r_2 + r_3) [/ matemáticas]
[matemáticas] c / a = (r_1r_2 + r_1r_3 + r_2r_3) [/ matemáticas]
[matemáticas] d / a = – r_1r_2r_3 [/ matemáticas]
Ahora, se nos da que, [math] ad = bc [/ math], por lo tanto
[matemáticas] – (r_1 + r_2 + r_3) (r_1r_2 + r_1r_3 + r_2r_3) = – r_1r_2r_3 [/ matemáticas]
Simplificando obtenemos,
[matemáticas] (r_1 + r_2) (- r_1r_2-r_1r_3-r_2r_3 – r_3 ^ 2) = 0 [/ matemáticas]
[matemáticas] (r_1 + r_2) (- (c / a) – r_3 ^ 2) = 0 [/ matemáticas]
Si [matemática] r_1 + r_2 = 0 [/ matemática], entonces [matemática] r_3 = -b / a [/ matemática] y [matemática] r_1 = -r_2 = \ sqrt {- (c / a)} [/ matemática ]
- ¿Son [matemática] f (x) = {\ log_2} x ^ 2 [/ matemática] y [matemática] g (x) = 2 {\ log_2} x [/ matemática] igual?
- Cómo resolver para x: [matemáticas] (x-0.861) / x = 0.435 ^ {(1 / x)} [/ matemáticas]
- Cómo encontrar y probar una fórmula para [matemáticas] f (n + 1) ^ 3 + f (n) ^ 3 – f (n-1) ^ 3 [/ matemáticas] para [matemáticas] n \ geq 2 [/ matemáticas ] donde [matemáticas] f (n) [/ matemáticas] es el enésimo número de Fibonacci
- Para [matemáticas] (x-1) (x ^ 2-2) (x ^ 3-3) (x ^ 4-4) \ ldots (x ^ nn), [/ matemáticas] ¿cómo se encuentra el término general? ¿Es esta una pregunta de teorema binomial?
- Cómo demostrar que [math] \ forall X \ in \ mathbb R [/ math], if [math] S_n = \ left \ {X, 2X, \ ldots, (n-1) X \ right \} [/ math ], entonces [matemática] \ existe Y \ en S_n [/ matemática] y [matemática] \ existe Z \ in \ mathbb N [/ matemática] tal que [matemática] | YZ | \ le \ frac 1 n [/ math]
Si [math] -r_3 ^ 2 – (c / a) = 0 [/ math], entonces podemos mostrar que [math] ad = -bc [/ math]. Por lo tanto, nuestras raíces son: [matemáticas] \ {- \ sqrt {-c / a}, \ sqrt {-c / a}, -b / a \} [/ math].
–
La respuesta de Dmitriy Genzel es mucho más simple que esto. Es mejor votar eso.