Was ist die Lösung (en) von 5 - 10x - 3x ^ 2 = 0?

Was ist die Lösung (en) von 5 - 10x - 3x ^ 2 = 0?
Anonim

Antworten:

#x_ (1,2) = -5/3 2 / 3sqrt (10) #

Erläuterung:

Für eine allgemeine quadratische Gleichung

#color (blau) (ax ^ 2 + bx + c = 0) #

Sie können seine Wurzeln finden, indem Sie die quadratische Formel

#color (blau) (x_ (1,2) = (-b + - sqrt (b ^ 2 - 4ac)) / (2a)) #

Die quadratische Gleichung, die Sie erhalten haben, sieht so aus

# 5 - 10x - 3x ^ 2 = 0 #

Ordnen Sie es entsprechend der allgemeinen Form neu an

# -3x ^ 2 - 10x + 5 = 0 #

In Ihrem Fall haben Sie #a = -3 #, #b = -10 #, und #c = 5 #. Dies bedeutet, dass die beiden Wurzeln die Form annehmen

#x_ (1,2) = (- (- 10) + - sqrt ((- 10) ^ 2 - 4 * (-3) * (5))) / (2 * (-3)) #

#x_ (1,2) = (10 + - Quadrat (100 + 60)) / ((- 6)) #

#x_ (1,2) = (10 + - Quadrat (160)) / ((- 6)) = -5/3 2/3 Quadrat (10) #

Die zwei Lösungen werden also sein

# x_1 = -5/3 - 2 / 3sqrt (10) "" # und # "" x_2 = -5/3 + 2 / 3sqrt (10) #