Solveeit Logo

Question

Question: How do you solve \(9{x^2} = 25\) using the quadratic formula?...

How do you solve 9x2=259{x^2} = 25 using the quadratic formula?

Explanation

Solution

The given equation is a quadratic equation in one variable xx. The general form of a quadratic equation is given by ax2+bx+c=0a{x^2} + bx + c = 0. Solving this equation gives two values of the variable xx as the result. The quadratic formula to solve for such an equation is given by, x=b±b24ac2ax = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}.

Complete solution step by step:
We have to solve the given equation 9x2=259{x^2} = 25 using the quadratic formula x=b±b24ac2ax = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}.
To find the value of xx, we have to put the values of aa, bb and cc in the quadratic formula.
To get the values of aa, bb and cc from the given equation, we rearrange the equation and compare it with the general form of the quadratic equation.
9x2=25 9x225=0  9{x^2} = 25 \\\ \Rightarrow 9{x^2} - 25 = 0 \\\
General form of quadratic equation is written in the form of ax2+bx+c=0a{x^2} + bx + c = 0, where aa is the coefficient of x2{x^2}, bb is the coefficient of xx and cc is the constant term. The RHS is 00.
On comparing the above rearranged equation with the general form, we observe that
Coefficient aa of x2{x^2} is 99,
Co-efficient bb of xx is 00,
and the constant term cc is 25 - 25.
Thus, a=9a = 9, b=0b = 0and c=25c = - 25.
Now we put the values of aa, bb and cc in the quadratic formula to solve for the value of xx.

x=b±b24ac2a x=0±024×9×(25)2×9 x=±36×(25)18 x=±90018 x = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}} \\\ \Rightarrow x = \dfrac{{ - 0 \pm \sqrt {{0^2} - 4 \times 9 \times ( - 25)} }}{{2 \times 9}} \\\ \Rightarrow x = \dfrac{{ \pm \sqrt { - 36 \times ( - 25)} }}{{18}} \\\ \Rightarrow x = \dfrac{{ \pm \sqrt {900} }}{{18}} \\\

Since square root of 900900 is 3030, we write the above equation as:
x=±3018\Rightarrow x = \dfrac{{ \pm 30}}{{18}}
In simplified form,
x=3018or3018x = \dfrac{{30}}{{18}}or\dfrac{{ - 30}}{{18}}
Dividing the numerator and denominator by common factor 66,
x=53or53x = \dfrac{5}{3}or\dfrac{{ - 5}}{3}.
Thus, the two values that we get on solving the given equation by quadratic formula are 53\dfrac{5}{3} and 53\dfrac{{ - 5}}{3}.
Note: Another method to solve for xx in the quadratic equation is by factorization. Using quadratic formula is simpler than factorization as it involves direct calculation using values of aa, bb and cc. We get two values of xx while solving the quadratic equation. We can check the answer by putting the result in the given equation to satisfy LHS = RHS.