Solveeit Logo

Question

Question: In an A.P second and fifth terms are the roots of the equations \({{x}^{2}}-4x-32=0\) find these num...

In an A.P second and fifth terms are the roots of the equations x24x32=0{{x}^{2}}-4x-32=0 find these numbers.

Explanation

Solution

In this question we have been given that the 2nd{{2}^{nd}} and the 5th{{5}^{th}} term of an arithmetic progression are the roots of the given equation x24x32=0{{x}^{2}}-4x-32=0. we will solve it by splitting the middle term to get the factors for the same. We start solving this problem by finding two numbers such that the product of the two numbers is equal to the product of the coefficient of n2{{n}^{2}} and the constant. Also, the sum of these two numbers is the coefficient of nn. Then, after finding these 2 numbers, we split the middle term as the sum of those two numbers and simplify to get the required solution.

Complete step by step answer:
We have the equation given to us as:
x24x32=0(1)\Rightarrow {{x}^{2}}-4x-32=0\to \left( 1 \right)
Now since the 2nd{{2}^{nd}} and the 5th{{5}^{th}} terms of an arithmetic progression are the roots of the equation; we will factorize the equation.
As we know, the general form of quadratic equation is an2+bn+c(2)a{{n}^{2}}+bn+c\to (2)
On comparing equations (1)(1) and (2)(2), we get:
a=1a=1
b=4b=-4
c=32c=-32
To factorize, we have to find two numbers mm and nn such that m+n=bm+n=b and m×n=a×cm\times n=a\times c.
Therefore, the product should be 32-32 and the sum should be 4-4
We see that if m=8m=-8 and n=4n=4 , then we get m+n=4m+n=-4 and m×n=32m\times n=-32
So, we will split the middle term as the addition of 8x-8x and 4x4x. On substituting, we get:
x28x+4x32=0\Rightarrow {{x}^{2}}-8x+4x-32=0
Now on taking the common terms, we get:
x(x8)+4(x8)=0\Rightarrow x\left( x-8 \right)+4\left( x-8 \right)=0
Now since the term (x8)\left( x-8 \right)is common in both the terms, we can take it out as common and write the equation as:
(x+4)(x8)=0\Rightarrow \left( x+4 \right)\left( x-8 \right)=0
Now since there are no more terms which are non-linear, this is the factored form of the equation.
Now the roots of the equation are given by:
x+4=0\Rightarrow x+4=0 and x8=0x-8=0
On rearranging, we get:
x=4\Rightarrow x=-4 and x=8x=8, which are the roots of the given equation.
Therefore, the second and fifth terms of the A.P are 4-4 and 88 respectively, which is the required solution.

Note: It is not necessary that all the quadratic equations would have roots which are integer numbers or real numbers therefore quadratic formula is used to solve these types of questions, the quadratic formula is:
(x1,x2)=b±b24ac2a({{x}_{1}},{{x}_{2}})=\dfrac{-b\pm \sqrt{{{b}^{2}}-4ac}}{2a}
Where (x1,x2)({{x}_{1}},{{x}_{2}}) are the roots of the equation and a,b,ca,b,c are the coefficients of the quadratic equation.