Solveeit Logo

Question

Question: Solve \(2{x^2} + 3x - 3 = 0\)using quadratic formula?...

Solve 2x2+3x3=02{x^2} + 3x - 3 = 0using quadratic formula?

Explanation

Solution

The given problem requires us to solve a quadratic equation using a quadratic formula. There are various methods that can be employed to solve a quadratic equation like completing the square method, using quadratic formulas and by splitting the middle term. Using the quadratic formula gives us the roots of the equation directly with ease.

Complete step by step solution:
In the given question, we are required to solve the equation 2x2+3x3=02{x^2} + 3x - 3 = 0 with the help of quadratic formula. The quadratic formula can be employed for solving an equation only if we compare the given equation with the standard form of quadratic equation.

Comparing with standard quadratic equation ax2+bx+c=0a{x^2} + bx + c = 0

Here,a=2a = 2, b=3b = 3 andc=3c = - 3.

Now, Using the quadratic formula, we get the roots of the equation as:
x=(b)±b24ac2ax = \dfrac{{( - b) \pm \sqrt {{b^2} - 4ac} }}{{2a}}

Substituting the values of a, b, and c in the quadratic formula, we get,
x=(3)±(3)24×2×(3)2×2x = \dfrac{{\left( { - 3} \right) \pm \sqrt {{{(3)}^2} - 4 \times 2 \times \left( { - 3} \right)} }}{{2 \times 2}}
x=(3)±334x = \dfrac{{\left( { - 3} \right) \pm \sqrt {33} }}{4}

So, x=3+334x = \dfrac{{ - 3 + \sqrt {33} }}{4} and x=3334x = \dfrac{{ - 3 - \sqrt {33} }}{4} are the roots of the equation 2x2+3x3=02{x^2} + 3x - 3 = 0.

So, the equation 2x2+3x3=02{x^2} + 3x - 3 = 0 can be written as \left\\{ {x - \left( {\dfrac{{ - 3 + \sqrt {33} }}{4}} \right)} \right\\}\left\\{ {x - \left( {\dfrac{{ - 3 - \sqrt {33} }}{4}} \right)} \right\\} = 0 .

Note: Quadratic equations are the polynomial equations with degree of the variable or unknown as 2. Quadratic formula is the easiest and most efficient formula to calculate the roots of an equation. Quadratic equations can also be solved by splitting the middle term and completing the square method. Quadratic equations may also be solved by hit and trial method if the roots of the equation are easy to find.