Question
Question: Solve following equation \[\sqrt{3}{{x}^{2}}-2\sqrt{3}x+3\sqrt{3}=0\]...
Solve following equation
3x2−23x+33=0
Solution
If we have a polynomial of degree ‘n’ then we have ‘n’ number of roots or factors. A polynomial of degree two is called a quadratic polynomial and its zeros can be found using many methods like factorization, completing the square, graphs, quadratic formula, etc. The quadratic formula is used when we fail to find the factors of the equation.
Complete answer:
Given, 3x2−23x+33=0.
On comparing the given equation with the standard quadratic equation ax2+bx+c=0. We get, a=3, b=−23 and c=33.
Substituting in the formula of standard quadratic, x=2a−b±b2−4ac.
⇒x=2(3)−(−23)±(−23)2−4(3)(33)
⇒x=2323±(4×3)−4(3×3)
⇒x=2323±(12)−4(9)
⇒x=2323±12−36
⇒x=2323±−24
⇒x=2323±−6×4
We know that 4 is a perfect square,
⇒x=2323±2−6
⇒x=33±−6
We know that −1=i, then it becomes
⇒x=33±i6
Thus, we have two roots,
⇒x=33+i6 and ⇒x=33−i6. This is the required result.
Note:
On the x-axis, the value of y is zero so the roots of an equation are the points on the x-axis that is the roots are simply the x-intercepts. We cannot solve this by simple factorization. That is by expanding the middle term into a sum of two terms, such that the product of two terms is equal to the product of ‘a’ and ‘c’, the sum of two terms is equal to ‘b’. For factorization, the standard equation is rewritten as ax2+b1x+b2x+c=0 such thatb1×b2=ac andb1+b2=b.