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.