Question
Question: How do you solve \(3{x^2} - 5x + 7 = 0\) ?...
How do you solve 3x2−5x+7=0 ?
Solution
Firstly, the given equation is quadratic. The solution of the quadratic equation will be the roots of the equation. The roots of the equation can be found out by using the roots for a quadratic equation formula. We get two values from the formula both of which are the roots of the equation.
Formula used:
The roots of a quadratic equation( ax2+bx+c=0 ) can be found by the formula,
x=[2a−b±b2−4ac]
Complete step by step answer: The given expression is, 3x2−5x+7=0
Now use the formula for finding the roots of the above quadratic expression.
The formula is x=[2a−b±b2−4ac]
Here, a=3;b=(−5);c=7
Since the value of
b2−4ac=(−5)2−4(3×7)=−59
Which is <0 . This means that our roots are going to be imaginary and complex.
The solution which we are going to get is not real.
On substituting these values in the formula, we get,
⇒x=2×3−(−5)±(−5)2−4×3×7
First, solve the operations in the square root.
⇒x=[2×35±25−84]
⇒x=[2×35±−59]
Write the values of the square root.
⇒x=[65±−59]
Open the ± sign to get two values of x
⇒x=[65+−59];x=[65−−59]The discriminant is negative, so the solutions are not real.
Since we can’t evaluate any further, we write to them as it is.
∴Hence the roots of the expression, 3x2−5x+7=0 are x=[65+−59],[65−−59] and are not real.
Additional information: A polynomial is a mathematical expression that contains one or more variables in sum or subtraction format with different powers. Whenever there is a polynomial that is to be solved, the solution contains the roots of the expression. The number of roots is decided by the degree of the polynomial.
Note:
Never forget to take two conditions whenever there is a ± symbol. The expression is written twice once with + and another time with − . You can always cross-check your answer by placing the value of x back in the equation. If you get LHS = RHS then your answer is correct.