Quadratic Formula: The general form of the quadratic equation is ax^2 + bx + c = 0. The solutions can be found using the quadratic formula:
x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}
Solving Quadratic Equations: Use the quadratic formula to get the values of x for the following equations, substituting the values of a, b, and c accordingly.
Example (a): 6x^2 - 3x - 4 = 0
Example (b): 4x^2 - 4x - 1 = 0
Example (c): 2x^2 + 9x - 5 = 0
Example (d): 3x^2 - 5y + 2 = 0