Solveeit Logo

Question

Question: How do you solve the quadratic equation \[5{x^2} - 7 = 0\] ?...

How do you solve the quadratic equation 5x27=05{x^2} - 7 = 0 ?

Explanation

Solution

Use method of determinant to solve for the value of x from the given quadratic equation. Compare the quadratic equation with general quadratic equation and substitute values in the formula of finding roots of the equation. Solve the value under the square root and write two roots by separating plus and minus signs from the obtained answer.

  • For a general quadratic equation ax2+bx+c=0a{x^2} + bx + c = 0, roots are given by formula x=b±b24ac2ax = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}

Complete step by step solution:
We are given the quadratic equation 5x27=05{x^2} - 7 = 0 … (1)
We know that the general quadratic equation is ax2+bx+c=0a{x^2} + bx + c = 0 where ‘a’, ‘b’, and ‘c’ are constant values.
On comparing the quadratic equation in equation (1) with general quadratic equation ax2+bx+c=0a{x^2} + bx + c = 0, we get a=5,b=0,c=7a = 5,b = 0,c = - 7
Substitute the values of a, b and c in the formula of finding roots of the equation.
x=(0)±(0)24×(5)×(7)2×(5)\Rightarrow x = \dfrac{{ - (0) \pm \sqrt {{{(0)}^2} - 4 \times (5) \times ( - 7)} }}{{2 \times (5)}}
Square the terms under the square root in numerator of the fraction
x=0±0(4)(5)(7)10\Rightarrow x = \dfrac{{0 \pm \sqrt {0 - (4)(5)( - 7)} }}{{10}}
Multiply the values inside the square root in numerator of the fraction
x=±14010\Rightarrow x = \dfrac{{ \pm \sqrt {140} }}{{10}}
x=±23510\Rightarrow x = \dfrac{{ \pm 2\sqrt {35} }}{{10}}
Cancel same factors from numerator and denominator
x=±355\Rightarrow x = \dfrac{{ \pm \sqrt {35} }}{5}
i.e. x=355x = \dfrac{{\sqrt {35} }}{5}and x=355x = \dfrac{{ - \sqrt {35} }}{5}
\therefore Solution of the equation 5x27=05{x^2} - 7 = 0 is x=355x = \dfrac{{\sqrt {35} }}{5}and x=355x = \dfrac{{ - \sqrt {35} }}{5}.

Note: Many students leave their answer in fraction form, or without cancelling common factors which is okay as the answer can be according to the requirement of the question, but keep in mind we should always solve the fractions to the simplest form.
Alternate method:
We are given the quadratic equation 5x27=05{x^2} - 7 = 0
We shift all constant values to right hand side of the equation
5x2=7\Rightarrow 5{x^2} = 7
Divide both sides by 5
5x25=75\Rightarrow \dfrac{{5{x^2}}}{5} = \dfrac{7}{5}
Cancel same factors from numerator and denominator
x2=75\Rightarrow {x^2} = \dfrac{7}{5}
Take square root on both sides of the equation
x2=75\Rightarrow \sqrt {{x^2}} = \sqrt {\dfrac{7}{5}}
Cancel square root by square power on left hand side of the equation
x=±75\Rightarrow x = \pm \sqrt {\dfrac{7}{5}}
\therefore Solution of the equation 5x27=05{x^2} - 7 = 0 is x=75x = \sqrt {\dfrac{7}{5}} and x=75x = - \sqrt {\dfrac{7}{5}} .