Was sind die Lösungen für 5w ^ 2 + 8w = 80?

Was sind die Lösungen für 5w ^ 2 + 8w = 80?
Anonim

Antworten:

# => w = (-4 pm 4sqrt 26) / 5 #

Erläuterung:

# 5w ^ 2 + 8w = 80 #

# => 5w ^ 2 + 8w - 80 = 0 #

Verwenden Sie nun die Quadratics-Formel:

#w = (-b pm sqrt (b ^ 2-4ac)) / (2a) #

Woher #a = 5, b = 8, c = -80 #

# => w = (-8 pm sqrt (8 ^ 2 - (4 * 5 * -80))) / (2 * 5) #

# => w = (-4 pm 4sqrt 26) / 5 #