Question
Question: How do you solve \(36{x^2} - 25 = 0\) ?...
How do you solve 36x2−25=0 ?
Solution
This is a quadratic equation, so it will have two solutions for x. Consider the coefficient of x to be 0, then the equation becomes 36x2+0x−25=0. Find the discriminant of the equation and solve it further as you solve a quadratic equation. Finally, you will get two solutions for xand both will be the required answer.
Complete answer:
Given equation 36x2−25=0,
Let us consider the coefficient of x to be 0, then the equation will be written as
36x2+0x−25=0_____ (I)
Now, we know that a general quadratic equation is written as
ax2+bx+c=0 .
And its solution can be written as
x=2a−b±D _______ (II)
Where D is the discriminant of the quadratic equation, and we can find the discriminant of a quadratic equation as shown below
D=b2−4ac _______ (III)
Now, comparing the general quadratic equation to the given quadratic equation as written in equation (I), we get the values of a,b and c as
a=36,b=0 and c=−25
Now putting these values in equation (III) to get the discriminant of the quadratic equation,
⇒D=b2−4ac ⇒D=02−4×36×(−25) ⇒D=0+3600 ⇒D=3600
Now, putting the values of a,b and D in equation (II) to get the solution for x
⇒x=2a−b±D ⇒x=2×36−0±3600 ⇒x=2×36±3600
Here we know that 3600=±60, so by solving further we will get,
⇒x=72∓60 ⇒x=6∓5
We get the two solutions for x as
x=65 and x=6−5
Note: By finding just the discriminant of a quadratic equation, we can know about the nature of the roots or the characteristics of the solution as follows:
1. Roots will be real and distinct, if D>0
2. Roots will be real and equal, if D=0
3. Roots will be imaginary or no real roots, if D<0
Where D is the discriminant of the quadratic equation.