131k views
5 votes
Solve by using the quadratic formula. 9x2 + 24x + 32 = 0

User Strah
by
6.1k points

2 Answers

4 votes
The first step for solving this equation is to multiply the first two numbers together.
18 + 24x + 32 = 0
Add together 18 and 32.
50 + 24x = 0
Now move the constant to the right side of the equation and change its sign.
24x = -50
Lastly,, divide both sides of the equation by 24.
x =
- (25)/(12)
This means that the correct answer to your question is going to be x =
- (25)/(12) or x =
-2 (1)/(12) simplified.
Let me know if you have any further questions.
:)
User Yamspog
by
6.0k points
6 votes
The quadratic formula is:


x= \frac{-b+- \sqrt{ b^(2) -4ac} }{2a}

b =coefficient of x term = 24
a = coefficient of squared term = 9
c = constant term = 32

Using the values, we get:


x= (-24+- √(576-4(9)(32)) )/(2(9)) \\ \\ x= (-24+- √(-576) )/(18) \\ \\ x= (-24+-24i)/(18) \\ \\ x= (-4+-4i)/(3) \\ \\ x= (-4+4i)/(3), x (-4-4i)/(2)


User Arkku
by
7.0k points