asked 12.9k views
3 votes
Which value of "X" is a solution to this equation?
4x2 +22x +10

asked
User Benwixen
by
8.5k points

1 Answer

0 votes

Answer:

Two solutions: X = -5 and X = -0.5

Explanation:

4x^2 + 22x + 10 = 0 // divide by 2

2x^2 + 11x + 5 = 0

delta = 11^2 - 4 * 2 * 5 = 121 - 40 = 81

sqrt(delta) = 9

x1 = (-11 - 9) / 4 = -5

x2 = (-11 + 9) / 4 = -0.5

answered
User Zwb
by
7.9k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.