Solveeit Logo

Question

Question: How do you solve \(36{x^2} - 25 = 0\) ?...

How do you solve 36x225=036{x^2} - 25 = 0 ?

Explanation

Solution

This is a quadratic equation, so it will have two solutions for xx. Consider the coefficient of xx to be 00, then the equation becomes 36x2+0x25=036{x^2} + 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 xxand both will be the required answer.

Complete answer:
Given equation 36x225=036{x^2} - 25 = 0,
Let us consider the coefficient of xx to be 00, then the equation will be written as
36x2+0x25=036{x^2} + 0x - 25 = 0_____ (I)
Now, we know that a general quadratic equation is written as
ax2+bx+c=0a{x^2} + bx + c = 0 .
And its solution can be written as
x=b±D2ax = \dfrac{{ - b \pm \sqrt D }}{{2a}} _______ (II)
Where DD is the discriminant of the quadratic equation, and we can find the discriminant of a quadratic equation as shown below
D=b24acD = {b^2} - 4ac _______ (III)
Now, comparing the general quadratic equation to the given quadratic equation as written in equation (I), we get the values of a,  ba,\;b and cc as
a=36,  b=0a = 36,\;b = 0 and c=25c = - 25
Now putting these values in equation (III) to get the discriminant of the quadratic equation,
D=b24ac D=024×36×(25) D=0+3600 D=3600  \Rightarrow D = {b^2} - 4ac \\\ \Rightarrow D = {0^2} - 4 \times 36 \times ( - 25) \\\ \Rightarrow D = 0 + 3600 \\\ \Rightarrow D = 3600 \\\
Now, putting the values of a,  ba,\;b and DD in equation (II) to get the solution for xx
x=b±D2a x=0±36002×36 x=±36002×36  \Rightarrow x = \dfrac{{ - b \pm \sqrt D }}{{2a}} \\\ \Rightarrow x = \dfrac{{ - 0 \pm \sqrt {3600} }}{{2 \times 36}} \\\ \Rightarrow x = \dfrac{{ \pm \sqrt {3600} }}{{2 \times 36}} \\\
Here we know that 3600=±60\sqrt {3600} = \pm 60, so by solving further we will get,
x=6072 x=56  \Rightarrow x = \dfrac{{ \mp 60}}{{72}} \\\ \Rightarrow x = \dfrac{{ \mp 5}}{6} \\\
We get the two solutions for xx as
x=56x = \dfrac{5}{6} and x=56x = \dfrac{{ - 5}}{6}

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>0D > 0
2. Roots will be real and equal, if D=0D = 0
3. Roots will be imaginary or no real roots, if D<0D < 0
Where DD is the discriminant of the quadratic equation.