Question
Question: How do you write the quadratic equation whose roots are 1 and -5 and whose leading coefficient is 3?...
How do you write the quadratic equation whose roots are 1 and -5 and whose leading coefficient is 3?
Solution
Factoring reduces the higher degree equation into its linear equation. Quadratic equation is reduced into its simplest form in such a way that addition of products of the factors of first and last term should be equal to the middle term. In the above given question, we have been given the roots of the equation and the coefficient so we need to form the quadratic equation using the formula.
Complete step by step solution:
ax2+bx+c is a general way of writing quadratic equations where a, b and c are real rational numbers.
But here we do not know the value of a, b and c.
So, since we have been given roots in the question so let αand β be the roots of a quadratic equation, then the formula of quadratic equation is x2−(α+β)x+αβ where α+β is the sum of the roots and αβ is the product of the roots.
Therefore, Whenever we solve the standard quadratic equation, we get to know that b is the sum of the roots and c is the product of the roots.
Therefore,α+β=a−b and αβ=ac
Therefore, by substituting the value of αand β,we get
⇒x2−(1+(−5))x+(1)(−5)=0 ⇒x2+4x−5=0Hence, we get the above quadratic equation.
Note: In quadratic equation, an alternative way of solving the above question is by reversing the last step to the first step. So, starting with the last step it can be written as (x−1)(x−5)=0.
Then multiplying with given coefficient 3, we get
⇒3(x−1)(x−5)=0 ⇒3x2+12x−15=0 ⇒x2+4x−5=0