124k views
4 votes
Select the two values of x that are roots of this equation.

[ x² + 3x - 6 = 0 ]

a) ( x = -3 + √15 )
b) ( x = -3 - √15 )
c) ( x = -3 + √13 )
d) ( x = -3 - √13 )

User Cao Lei
by
7.4k points

1 Answer

2 votes

Final answer:

The two values of x that are roots of the equation x² + 3x - 6 = 0 are (-3 + √33) / 2 and (-3 - √33) / 2.

Step-by-step explanation:

The equation given is x² + 3x - 6 = 0. To find the roots, we can use the quadratic formula, which is x = (-b ± √(b² - 4ac)) / (2a). Comparing the given equation to the standard form ax² + bx + c = 0, we have a = 1, b = 3, and c = -6. Substituting these values into the quadratic formula, we get:

x = (-3 ± √(3² - 4(1)(-6))) / (2(1))

Simplifying further, we have:

x = (-3 ± √(9 + 24)) / 2

x = (-3 ± √33) / 2

So, the two roots of the equation are x = (-3 + √33) / 2 and x = (-3 - √33) / 2.

User Rmaddy
by
7.8k points