Question: What are the roots of the equation 2x^2 + 3x - 2 = 0?
Options:
Correct Answer: x = 2, x = -1.5
Solution:
Using the quadratic formula x = (-b ± √(b^2 - 4ac)) / 2a, where a = 2, b = 3, c = -2, we find the roots to be x = 2 and x = -1.5.