Question
Question: How do you solve \(2{x^2} - 13x + 20 = 0\)?...
How do you solve 2x2−13x+20=0?
Solution
This question is from the topic of quadratic equations. In this question we need to find the roots of a given quadratic equation 2x2−13x+20=0. We can find the root of the quadratic equation by completing the square method, factor method and quadratic formula. We will use a quadratic formula to solve the given quadratic equation, because it is easiest.
Complete step by step solution:
Let us try to solve this question in which we need to find the roots of a
given quadratic equation 2x2−13x+20=0. We are using a quadratic formula to find the roots given the equation. Quadratic formula is given by 2a−b±b2−4acfor any general quadratic equation ax2+bx+c=0 where b2−4ac is called the discriminant of quadratic equation, it tells the nature of roots of quadratic equation. Here are conditions:
- Two distinct real roots, if b2−4ac>0
- Two equal real roots, if b2−4ac=0
- No real roots, if b2−4ac<0
In the given quadratic equation we have,
a=2 b=−13 c=20
Discriminant of the quadratic equation is
b2−4ac=(13)2−4⋅2⋅20 =169−160 =9>0
Hence the given quadratic equation has two distinct real roots, because discriminant is greater than 0.
Now putting values of a,b and c in quadratic formula we get,
As we know that square root of 9is equal to±3. So we get,
x=413±3
x=413+3 And x=413−3
x=416=4 And x=410=25
Hence the root of the quadratic equation 2x2−13x+20=0 are x=4andx=25.
Note: To solve questions in which you are asked to find the roots of quadratic equations by quadratic formula you must need to know the formula. We can also solve this by using other methods of finding roots of a quadratic equation such as completing square method and factor method.