Question
Question: Find the integral value of x, if \(\left| \begin{matrix} {{x}^{2}} & x & 1 \\\ 0 & 2 & 1 \...
Find the integral value of x, if x2 0 3 x21114=28
Solution
Hint: Any determinant of 3×3 order x1 x2 x3 y1y2y3z1z2z3 is given along column 1 as
x1(y2z3−z3y2)−x2(y1z3−y3z1)+x3(y1z2−y2z1)
Complete step-by-step answer:
Use the above rule for expansion of the given determinant and use the quadratic formula to get roots of the formed quadratic equation.
Given expression in the problem is
x2 0 3 x21114=28.............................(i)
As we know the expansion of any determinant x1 x2 x3 y1y2y3z1z2z3 is given along column 1 as
=x1(y2z3−z3y2)−x2(y1z3−y3z1)+x3(y1z2−y2z1)..........................(ii)
Hence, we can calculate the expansion of the given determinant in equation (i) along column 1 as
x2(2×4−1×1)−0(x×4−1×1)+3(x×1−2×1)=28
On simplifying the terms of the above equation as
x2(8−1)−0+3(x−2)=287x2+3x−6=287x2+3x−34=0.............................(iii)
As we know the roots of the quadratic Ax2+Bx+C=0 is given by the quadratic formula as
x=2A−B±B2−4AC...............................(iv)
Now, we can compare the quadratic 7x2+3x−34=0 with the general expression of quadratic i.e. Ax2+Bx+C=0
So, we get
A = 7, B = 3, C = - 34
Hence, roots of the quadratic of equation (iii) are given as
x=14−3±(3)2−4×7×−34x=14−3±9+952x=14−3±961
We know the value of 961 is given as 31. So, we get value of x as
x=14−3±31
So, we get the values of x by taking ‘+’ and ‘-‘ sign individually as
x=14−3+31,14−3−31x=1428,14−34x=2,7−17
Hence, the integral value of x is given as x = 2.
So, the answer is 2.
Note: Another method to get the values of x from the quadratic 7x2+3x−34=0 would be factorization method, where we have to apply mid-term splitting, so that their product is equal to the product of the first and last term of the quadratic. So, we can write
7x2+3x−34=07x2+17x−14x−34=0x(7x+17)−2(7x+17)=0(x−2)(7x+17)=0x=2,7−17
So, it can be another approach. One may go wrong with the values of A, B and C while comparing the quadratic 7x2+3x−34=0 with Ax2+Bx+C=0. So, take care with this step. Quadratic formula for Ax2+Bx+C=0 is given as
x=2A−B±B2−4AC
And get the value of ‘x’ which is an integer.