Get the most accurate RBSE Solutions for Class 12 Mathematics Chapter 4 सारणिक here. Updated for the 2026-27 academic session, these solutions are based on the latest RBSE textbooks for Class 12 Mathematics. Our expert-created answers for Class 12 Mathematics are available for free download in PDF format.
Detailed Chapter 4 सारणिक RBSE Solutions for Class 12 Mathematics
For Class 12 students, solving RBSE textbook questions is the most effective way to build a strong conceptual foundation. Our Class 12 Mathematics solutions follow a detailed, step-by-step approach to ensure you understand the logic behind every answer. Practicing these Chapter 4 सारणिक solutions will improve your exam performance.
Class 12 Mathematics Chapter 4 सारणिक RBSE Solutions PDF
Question 1. The value of the determinant \( \begin{vmatrix} \cos 80^\circ & -\cos 10^\circ \\ \sin 80^\circ & \sin 10^\circ \end{vmatrix} \) is
(a) 0
(b) 1
(c) -1
(d) None of the options
Answer: (b) 1
To find the value of a 2x2 determinant \( \begin{vmatrix} a & b \\ c & d \end{vmatrix} \), we use the formula \( ad - bc \).
Here, the determinant is \( (\cos 80^\circ)(\sin 10^\circ) - (-\cos 10^\circ)(\sin 80^\circ) \).
\( \implies \cos 80^\circ \sin 10^\circ + \cos 10^\circ \sin 80^\circ \)
This expression matches the trigonometric identity for \( \sin(A+B) \), which is \( \sin A \cos B + \cos A \sin B \).
Using this identity with \( A = 80^\circ \) and \( B = 10^\circ \):
\( \implies \sin(80^\circ + 10^\circ) \)
\( \implies \sin(90^\circ) \)
We know that \( \sin(90^\circ) = 1 \). Therefore, the value is 1.
In simple words: We calculate the determinant by multiplying the terms diagonally and adding them together, because of the negative sign. This sum gives us the sine of the angle (80 + 10) degrees, which is sine of 90 degrees, and that equals 1.
🎯 Exam Tip: When evaluating determinants with trigonometric functions, always look for opportunities to apply fundamental identities like sum/difference formulas for sine and cosine. This simplifies calculations greatly and helps in quickly arriving at the correct answer.
Question 2. The cofactors of the first column of the determinant \( \begin{vmatrix} 5 & 20 \\ 3 & -1 \end{vmatrix} \) are
(a) -1, 3
(b) -1, -3
(c) -1, 20
(d) -1, -20
Answer: (d) -1, -20
To find the cofactors of the first column, we need to find the cofactor of \( a_{11} \) and \( a_{21} \).
The element \( a_{11} \) is 5. Its cofactor \( F_{11} \) is calculated as \( (-1)^{1+1} M_{11} \).
Here, \( M_{11} \) is the minor obtained by removing the first row and first column, which is -1.
\( F_{11} = (-1)^2 \times (-1) = 1 \times (-1) = -1 \).
The element \( a_{21} \) is 3. Its cofactor \( F_{21} \) is calculated as \( (-1)^{2+1} M_{21} \).
Here, \( M_{21} \) is the minor obtained by removing the second row and first column, which is 20.
\( F_{21} = (-1)^3 \times (20) = -1 \times 20 = -20 \).
So, the cofactors of the first column are -1 and -20.
In simple words: To find the cofactor of an element, you multiply the minor (the smaller determinant left after removing its row and column) by \( (-1)^{i+j} \), where i and j are its row and column numbers. We apply this rule to the elements in the first column to get their cofactors.
🎯 Exam Tip: Pay close attention to the position of the element (i, j) when calculating cofactors, as the \( (-1)^{i+j} \) term determines the sign. A common mistake is to forget this sign factor or miscalculate the minor.
Question 3. If \( \Delta = \begin{vmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 1 & 2 & 4 \end{vmatrix} \), then find the value of the determinant \( \begin{vmatrix} -2 & -4 & -6 \\ -8 & -10 & -12 \\ -2 & -4 & -8 \end{vmatrix} \).
Answer:
Let the second determinant be \( D \).
\( D = \begin{vmatrix} -2 & -4 & -6 \\ -8 & -10 & -12 \\ -2 & -4 & -8 \end{vmatrix} \)
We can take -2 common from the first, second, and third rows (or columns).
\( D = (-2) \times (-2) \times (-2) \begin{vmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 1 & 2 & 4 \end{vmatrix} \)
\( \implies D = -8 \begin{vmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 1 & 2 & 4 \end{vmatrix} \)
We are given that \( \Delta = \begin{vmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 1 & 2 & 4 \end{vmatrix} \).
So, \( D = -8\Delta \).
In simple words: We can factor out a common number from each row of a determinant. By taking -2 out of each of the three rows, we are left with the original determinant, Δ, multiplied by -8. This shows how simple determinant properties can simplify complex-looking problems.
🎯 Exam Tip: Remember that if you take a common factor 'k' from each of 'n' rows or columns of a determinant, the determinant is multiplied by \( k^n \). This property is very useful for simplifying determinants.
Question 4. Which of the following determinants is related to the determinant \( \begin{vmatrix} 1 & 0 & 2 \\ 3 & -2 & -1 \\ 2 & 5 & 4 \end{vmatrix} \)?
(a) \( \begin{vmatrix} 2 & 5 & 4 \\ 3 & -2 & -1 \\ 1 & 0 & 2 \end{vmatrix} \)
(b) \( \begin{vmatrix} 2 & -1 & 4 \\ 0 & -2 & 5 \\ 1 & 3 & 2 \end{vmatrix} \)
(c) \( \begin{vmatrix} 2 & -1 & 4 \\ 0 & -2 & 5 \\ 1 & 3 & 2 \end{vmatrix} \)
(d) \( \begin{vmatrix} 2 & 0 & 1 \\ -1 & -2 & 3 \\ 4 & 5 & 2 \end{vmatrix} \)
Answer: (d) \( \begin{vmatrix} 2 & 0 & 1 \\ -1 & -2 & 3 \\ 4 & 5 & 2 \end{vmatrix} \)
Let the given determinant be \( D = \begin{vmatrix} 1 & 0 & 2 \\ 3 & -2 & -1 \\ 2 & 5 & 4 \end{vmatrix} \).
Expanding \( D \) along the first row:
\( D = 1((-2)(4) - (-1)(5)) - 0(..) + 2((3)(5) - (-2)(2)) \)
\( D = 1(-8 + 5) + 2(15 + 4) \)
\( D = 1(-3) + 2(19) \)
\( D = -3 + 38 = 35 \).
Now consider option (d): \( D_d = \begin{vmatrix} 2 & 0 & 1 \\ -1 & -2 & 3 \\ 4 & 5 & 2 \end{vmatrix} \).
We can see that \( D_d \) is obtained from \( D \) by interchanging the first column (C1) and the third column (C3).
When two columns (or rows) of a determinant are interchanged, the sign of the determinant changes.
Therefore, \( D_d = -D \).
\( \implies D_d = -35 \).
The source implies option (d) is the answer, which is indeed obtained by a column interchange. While the values are opposite, this transformation links the determinants directly.
In simple words: When we swap two columns of a determinant, its value becomes the negative of the original value. Here, if you swap the first and third columns of the main determinant, you get the determinant shown in option (d).
🎯 Exam Tip: Remember the properties of determinants! Interchanging any two rows or columns changes the sign of the determinant. Multiplying a row or column by a scalar multiplies the determinant by that scalar.
Question 5. The value of the determinant \( \begin{vmatrix} \cos 50^\circ & \sin 10^\circ \\ \sin 50^\circ & \cos 10^\circ \end{vmatrix} \) is
(a) 0
(b) 1
(c) 1/2
(d) -1/2
Answer: (c) 1/2
To find the value of a 2x2 determinant \( \begin{vmatrix} a & b \\ c & d \end{vmatrix} \), we use the formula \( ad - bc \).
Here, \( a = \cos 50^\circ \), \( b = \sin 10^\circ \), \( c = \sin 50^\circ \), \( d = \cos 10^\circ \).
\( \implies (\cos 50^\circ)(\cos 10^\circ) - (\sin 10^\circ)(\sin 50^\circ) \)
\( \implies \cos 50^\circ \cos 10^\circ - \sin 50^\circ \sin 10^\circ \)
This expression matches the trigonometric identity for \( \cos(A+B) \), which is \( \cos A \cos B - \sin A \sin B \).
Using this identity with \( A = 50^\circ \) and \( B = 10^\circ \):
\( \implies \cos(50^\circ + 10^\circ) \)
\( \implies \cos(60^\circ) \)
We know that \( \cos(60^\circ) = \frac{1}{2} \).
Therefore, the value is \( \frac{1}{2} \).
In simple words: We calculate the determinant by multiplying the diagonal elements and subtracting. This gives us a form that matches the cosine addition formula. After adding the angles, we get cosine of 60 degrees, which is 1/2.
🎯 Exam Tip: Recognizing trigonometric identities like \( \cos(A+B) \) is key to quickly solving determinant problems involving trigonometric functions. Always keep these fundamental identities in mind during exams.
Question 6. The value of the determinant \( \begin{vmatrix} 1 & bc & a(b+c) \\ 1 & ca & b(c+a) \\ 1 & ab & c(a+b) \end{vmatrix} \) is
(a) \( ab+bc+ca \)
(b) 0
(c) 1
(d) \( abc \)
Answer: (b) 0
Let the given determinant be \( D \).
\( D = \begin{vmatrix} 1 & bc & a(b+c) \\ 1 & ca & b(c+a) \\ 1 & ab & c(a+b) \end{vmatrix} \)
First, expand the elements in the third column (C3):
\( D = \begin{vmatrix} 1 & bc & ab+ac \\ 1 & ca & bc+ba \\ 1 & ab & ca+cb \end{vmatrix} \)
Apply the column operation \( C_3 \to C_3 + C_2 \). This means adding the elements of the second column to the third column. The value of the determinant does not change with this operation.
\( D = \begin{vmatrix} 1 & bc & ab+ac+bc \\ 1 & ca & bc+ba+ca \\ 1 & ab & ca+cb+ab \end{vmatrix} \)
Now, we can observe that the elements in the third column all have a common factor: \( ab+bc+ca \).
Take \( (ab+bc+ca) \) common from the third column.
\( D = (ab+bc+ca) \begin{vmatrix} 1 & bc & 1 \\ 1 & ca & 1 \\ 1 & ab & 1 \end{vmatrix} \)
In this new determinant, the first column (C1) and the third column (C3) are identical.
When any two columns (or rows) of a determinant are identical, its value is 0.
Therefore, \( D = (ab+bc+ca) \times 0 \)
\( \implies D = 0 \).
In simple words: We perform a column operation to make the third column have a common factor. Then we factor that out. This results in a determinant where the first and third columns are exactly the same, which means the determinant's value is zero.
🎯 Exam Tip: Always look for opportunities to make rows or columns identical or proportional by applying row/column operations. This is a powerful technique to simplify determinants and often leads to a value of zero.
Question 7. If \( \omega \) is a cube root of unity, then the value of the determinant \( \begin{vmatrix} 1 & \omega^4 & \omega^8 \\ \omega^4 & \omega^8 & 1 \\ \omega^8 & 1 & \omega^4 \end{vmatrix} \) is
(a) \( \omega^2 \)
(b) \( \omega \)
(c) 1
(d) 0
Answer: (d) 0
We know that if \( \omega \) is a cube root of unity, then \( \omega^3 = 1 \) and \( 1 + \omega + \omega^2 = 0 \).
Using \( \omega^3 = 1 \), we can simplify the powers of \( \omega \):
\( \omega^4 = \omega^3 \cdot \omega = 1 \cdot \omega = \omega \)
\( \omega^8 = \omega^6 \cdot \omega^2 = (\omega^3)^2 \cdot \omega^2 = 1^2 \cdot \omega^2 = \omega^2 \)
Substitute these values into the determinant:
\( D = \begin{vmatrix} 1 & \omega & \omega^2 \\ \omega & \omega^2 & 1 \\ \omega^2 & 1 & \omega \end{vmatrix} \)
Now, apply the column operation \( C_1 \to C_1 + C_2 + C_3 \). This adds the elements of the second and third columns to the first column.
\( D = \begin{vmatrix} 1+\omega+\omega^2 & \omega & \omega^2 \\ \omega+\omega^2+1 & \omega^2 & 1 \\ \omega^2+1+\omega & 1 & \omega \end{vmatrix} \)
Since \( 1+\omega+\omega^2 = 0 \), all elements in the first column become 0:
\( D = \begin{vmatrix} 0 & \omega & \omega^2 \\ 0 & \omega^2 & 1 \\ 0 & 1 & \omega \end{vmatrix} \)
A determinant with any column (or row) having all zero elements has a value of 0.
Therefore, \( D = 0 \).
In simple words: We first simplify the powers of omega using the fact that \( \omega^3 \) equals 1. Then we add all columns together into the first column. Because \( 1 + \omega + \omega^2 \) is 0, the entire first column becomes zeros, which instantly makes the whole determinant zero. Recognizing these properties is key to quickly solving the problem.
🎯 Exam Tip: When dealing with cube roots of unity in determinants, always remember the key properties: \( \omega^3=1 \) and \( 1+\omega+\omega^2=0 \). Applying column or row operations to create a row or column of zeros is a common and effective strategy.
Question 8. If \( \begin{vmatrix} 3 & 2 \\ x & 3 \end{vmatrix} = -3 \), then what is the value of x?
(a) 6
(b) 7
(c) 8
(d) 0
Answer: (a) 6
We are given the determinant equation:
\( \begin{vmatrix} 3 & 2 \\ x & 3 \end{vmatrix} = -3 \)
To evaluate a 2x2 determinant \( \begin{vmatrix} a & b \\ c & d \end{vmatrix} \), we use the formula \( ad - bc \).
Applying this to the left side of the equation:
\( (3)(3) - (2)(x) = -3 \)
\( \implies 9 - 2x = -3 \)
Now, we solve for \( x \). Add 3 to both sides and add 2x to both sides:
\( \implies 9 + 3 = 2x \)
\( \implies 12 = 2x \)
\( \implies x = \frac{12}{2} \)
\( \implies x = 6 \).
In simple words: We expand the determinant on the left side by multiplying the diagonal elements and subtracting. Then we set this expression equal to -3 and solve the resulting simple algebraic equation to find the value of x.
🎯 Exam Tip: When solving for a variable within a determinant, correctly expanding the determinant is the first crucial step. After that, it usually simplifies to a straightforward algebraic equation.
Question 9. If \( \Delta = \begin{vmatrix} a_{11} & a_{12} & a_{13} \\ a_{21} & a_{22} & a_{23} \\ a_{31} & a_{32} & a_{33} \end{vmatrix} \) and \( a_{11}, a_{12}, a_{13}, \dots \) have corresponding cofactors \( F_{11}, F_{12}, F_{13}, \dots \) respectively, then which of the following statements is true?
(a) \( a_{12}F_{12} + a_{22}F_{22} + a_{32}F_{32} = 0 \)
(b) \( a_{12}F_{12} + a_{22}F_{22} + a_{32}F_{32} \ne \Delta \)
(c) \( a_{12}F_{12} + a_{22}F_{22} + a_{32}F_{32} = \Delta \)
(d) \( a_{12}F_{12} + a_{22}F_{22} + a_{32}F_{32} = -\Delta \)
Answer: (c) \( a_{12}F_{12} + a_{22}F_{22} + a_{32}F_{32} = \Delta \)
According to the properties of determinants, the sum of the product of elements of any row or column with their corresponding cofactors is equal to the value of the determinant.
The given expression is \( a_{12}F_{12} + a_{22}F_{22} + a_{32}F_{32} \).
Here, \( a_{12}, a_{22}, a_{32} \) are the elements of the second column of the determinant \( \Delta \).
And \( F_{12}, F_{22}, F_{32} \) are their respective cofactors.
Therefore, the sum of the products of the elements of the second column with their corresponding cofactors is equal to the value of the determinant \( \Delta \).
So, \( a_{12}F_{12} + a_{22}F_{22} + a_{32}F_{32} = \Delta \).
In simple words: A rule for determinants says that if you multiply each element in a column by its own special cofactor and then add them up, the total will always be the value of the entire determinant. Here, we are doing this for the second column.
🎯 Exam Tip: Understand the difference between expanding a determinant along a row/column (which equals \( \Delta \)) and multiplying elements of one row/column by cofactors of *another* row/column (which equals 0). This is a fundamental property of determinants.
Question 10. The value of the determinant \( \begin{vmatrix} x+y & y+z & z+x \\ z & x & y \\ 2 & 2 & 2 \end{vmatrix} \) is
(a) \( x+y+z \)
(b) \( 2(x+y+z) \)
(c) 1
(d) 0
Answer: (d) 0
Let the given determinant be \( D \).
\( D = \begin{vmatrix} x+y & y+z & z+x \\ z & x & y \\ 2 & 2 & 2 \end{vmatrix} \)
First, apply the row operation \( R_1 \to R_1 + R_2 \). This means adding the elements of the second row to the first row.
\( D = \begin{vmatrix} (x+y)+z & (y+z)+x & (z+x)+y \\ z & x & y \\ 2 & 2 & 2 \end{vmatrix} \)
\( \implies D = \begin{vmatrix} x+y+z & x+y+z & x+y+z \\ z & x & y \\ 2 & 2 & 2 \end{vmatrix} \)
Now, take the common factor \( (x+y+z) \) from the first row (R1).
\( D = (x+y+z) \begin{vmatrix} 1 & 1 & 1 \\ z & x & y \\ 2 & 2 & 2 \end{vmatrix} \)
Next, take the common factor 2 from the third row (R3).
\( D = 2(x+y+z) \begin{vmatrix} 1 & 1 & 1 \\ z & x & y \\ 1 & 1 & 1 \end{vmatrix} \)
In this new determinant, the first row (R1) and the third row (R3) are identical.
When any two rows (or columns) of a determinant are identical, its value is 0.
Therefore, \( D = 2(x+y+z) \times 0 \)
\( \implies D = 0 \).
In simple words: We add the second row to the first row, then factor out common terms from the first and third rows. This makes the first and third rows exactly the same, which means the whole determinant becomes zero. Recognizing common factors and identical rows/columns saves a lot of calculation.
🎯 Exam Tip: Always look for ways to simplify determinants using row or column operations. Creating a row or column of identical elements (or making two rows/columns identical) is a powerful technique to quickly find the determinant's value, especially when it's zero.
Question 11. Solve the following determinant: \( \begin{vmatrix} 1 & 2 & 3 \\ 4 & x & 6 \\ 7 & 8 & 9 \end{vmatrix} = 0 \).
Answer:
We are given the determinant equation:
\( \begin{vmatrix} 1 & 2 & 3 \\ 4 & x & 6 \\ 7 & 8 & 9 \end{vmatrix} = 0 \)
To solve for \( x \), we expand the determinant along the first row (R1):
\( 1 \begin{vmatrix} x & 6 \\ 8 & 9 \end{vmatrix} - 2 \begin{vmatrix} 4 & 6 \\ 7 & 9 \end{vmatrix} + 3 \begin{vmatrix} 4 & x \\ 7 & 8 \end{vmatrix} = 0 \)
\( \implies 1((x)(9) - (6)(8)) - 2((4)(9) - (6)(7)) + 3((4)(8) - (x)(7)) = 0 \)
\( \implies (9x - 48) - 2(36 - 42) + 3(32 - 7x) = 0 \)
\( \implies 9x - 48 - 2(-6) + 96 - 21x = 0 \)
\( \implies 9x - 48 + 12 + 96 - 21x = 0 \)
Combine the \( x \) terms and constant terms:
\( \implies (9x - 21x) + (-48 + 12 + 96) = 0 \)
\( \implies -12x + 60 = 0 \)
Move the constant term to the right side:
\( \implies -12x = -60 \)
Divide by -12 to find \( x \):
\( \implies x = \frac{-60}{-12} \)
\( \implies x = 5 \).
Thus, the value of \( x \) is 5.
In simple words: We expand the determinant by multiplying each element of the first row by its minor and applying alternating signs. This gives us an equation with x. We then solve this simple equation to find that x is 5.
🎯 Exam Tip: When expanding determinants, be very careful with signs (especially the alternating plus-minus-plus pattern) and calculations of the 2x2 minors. Double-check your arithmetic to avoid errors.
Question 12. Find the value of the determinant \( \begin{vmatrix} 1 & 3 & 9 \\ 3 & 9 & 1 \\ 9 & 1 & 3 \end{vmatrix} \).
Answer:
Let the given determinant be \( D \).
\( D = \begin{vmatrix} 1 & 3 & 9 \\ 3 & 9 & 1 \\ 9 & 1 & 3 \end{vmatrix} \)
To find its value, we expand the determinant along the first row (R1):
\( D = 1 \begin{vmatrix} 9 & 1 \\ 1 & 3 \end{vmatrix} - 3 \begin{vmatrix} 3 & 1 \\ 9 & 3 \end{vmatrix} + 9 \begin{vmatrix} 3 & 9 \\ 9 & 1 \end{vmatrix} \)
\( \implies D = 1((9)(3) - (1)(1)) - 3((3)(3) - (1)(9)) + 9((3)(1) - (9)(9)) \)
\( \implies D = 1(27 - 1) - 3(9 - 9) + 9(3 - 81) \)
\( \implies D = 1(26) - 3(0) + 9(-78) \)
\( \implies D = 26 - 0 - 702 \)
\( \implies D = -676 \).
Therefore, the value of the determinant is -676.
In simple words: We calculate the value of the determinant by expanding it using the elements of the first row. We multiply each element by its smaller determinant (minor) and add or subtract them in order. This process leads us to the final answer of -676.
🎯 Exam Tip: For larger determinants (3x3 and above), choose a row or column with more zeros (if any) to expand along, as this reduces the number of calculations. If no zeros are present, any row or column works, but be careful with arithmetic.
Question 13. Find the value of the determinant \( \begin{vmatrix} 1+a & b & c \\ a & 1+b & c \\ a & b & 1+c \end{vmatrix} \).
Answer:
Let the given determinant be \( D \).
\( D = \begin{vmatrix} 1+a & b & c \\ a & 1+b & c \\ a & b & 1+c \end{vmatrix} \)
Apply the row operations \( R_1 \to R_1 - R_2 \) and \( R_2 \to R_2 - R_3 \). These operations do not change the value of the determinant.
\( D = \begin{vmatrix} (1+a)-a & b-(1+b) & c-c \\ a-a & (1+b)-b & c-(1+c) \\ a & b & 1+c \end{vmatrix} \)
\( \implies D = \begin{vmatrix} 1 & -1 & 0 \\ 0 & 1 & -1 \\ a & b & 1+c \end{vmatrix} \)
Now, apply the column operation \( C_2 \to C_2 + C_1 \). This operation also does not change the value of the determinant.
\( D = \begin{vmatrix} 1 & -1+1 & 0 \\ 0 & 1+0 & -1 \\ a & b+a & 1+c \end{vmatrix} \)
\( \implies D = \begin{vmatrix} 1 & 0 & 0 \\ 0 & 1 & -1 \\ a & a+b & 1+c \end{vmatrix} \)
Expand the determinant along the first row (R1), as it contains two zeros:
\( D = 1 \begin{vmatrix} 1 & -1 \\ a+b & 1+c \end{vmatrix} - 0(..) + 0(..) \)
\( \implies D = 1((1)(1+c) - (-1)(a+b)) \)
\( \implies D = 1(1+c + a+b) \)
\( \implies D = 1+a+b+c \).
Therefore, the value of the determinant is \( 1+a+b+c \).
In simple words: We simplify the determinant by subtracting rows from each other to get more zeros. Then we add columns to create even more zeros. Finally, we expand the determinant along the row with many zeros, which makes the calculation very simple and leads to \( 1+a+b+c \).
🎯 Exam Tip: When using row/column operations, prioritize creating zeros, especially in a single row or column. This significantly simplifies the expansion process and reduces the chance of calculation errors.
Question 14. Prove that \( \begin{vmatrix} -a^2 & ab & ac \\ ba & -b^2 & bc \\ ca & cb & -c^2 \end{vmatrix} = 4a^2b^2c^2 \).
Answer:
L.H.S. \( = \begin{vmatrix} -a^2 & ab & ac \\ ba & -b^2 & bc \\ ca & cb & -c^2 \end{vmatrix} \)
First, take common factors from each row: \( a \) from R1, \( b \) from R2, and \( c \) from R3.
\( \implies L.H.S. = abc \begin{vmatrix} -a & b & c \\ a & -b & c \\ a & b & -c \end{vmatrix} \)
Next, take common factors from each column: \( a \) from C1, \( b \) from C2, and \( c \) from C3.
\( \implies L.H.S. = abc \cdot abc \begin{vmatrix} -1 & 1 & 1 \\ 1 & -1 & 1 \\ 1 & 1 & -1 \end{vmatrix} \)
\( \implies L.H.S. = a^2b^2c^2 \begin{vmatrix} -1 & 1 & 1 \\ 1 & -1 & 1 \\ 1 & 1 & -1 \end{vmatrix} \)
Now, evaluate the 3x3 determinant. Apply the row operation \( R_1 \to R_1 + R_2 \).
\( = a^2b^2c^2 \begin{vmatrix} -1+1 & 1+(-1) & 1+1 \\ 1 & -1 & 1 \\ 1 & 1 & -1 \end{vmatrix} \)
\( \implies = a^2b^2c^2 \begin{vmatrix} 0 & 0 & 2 \\ 1 & -1 & 1 \\ 1 & 1 & -1 \end{vmatrix} \)
Expand the determinant along the first row (R1), as it has two zeros:
\( = a^2b^2c^2 [ 0 \cdot (...) - 0 \cdot (...) + 2 \cdot ((1)(-1) - (1)(1)) ] \)
\( \implies = a^2b^2c^2 [ 2 \cdot (-1 - 1) ] \)
\( \implies = a^2b^2c^2 [ 2 \cdot (-2) ] \)
\( \implies = a^2b^2c^2 [ 4 ] \)
\( \implies L.H.S. = 4a^2b^2c^2 \).
This is equal to the R.H.S. Hence Proved.
In simple words: We factor out common terms from each row, then from each column. This leaves us with a simpler determinant multiplied by \( a^2b^2c^2 \). We then use row operations to create zeros in the determinant, making it easy to expand and find its value as 4. So, the whole expression becomes \( 4a^2b^2c^2 \).
🎯 Exam Tip: For "prove that" questions, start with one side (usually the more complex one), apply determinant properties (factoring out, row/column operations), and simplify until you reach the other side. Aim to create rows or columns with many zeros for easier expansion.
Question 15. Prove that \( x = 2 \) is one root of the following equation and find its other roots: \( \begin{vmatrix} x & -6 & -1 \\ 2 & -3x & x-3 \\ -3 & 2x & x+2 \end{vmatrix} = 0 \).
Answer:
Let the given determinant equation be \( D = 0 \).
\( D = \begin{vmatrix} x & -6 & -1 \\ 2 & -3x & x-3 \\ -3 & 2x & x+2 \end{vmatrix} \)
Part 1: Proving \( x=2 \) is a root.
Substitute \( x=2 \) into the determinant:
\( D(2) = \begin{vmatrix} 2 & -6 & -1 \\ 2 & -3(2) & 2-3 \\ -3 & 2(2) & 2+2 \end{vmatrix} \)
\( \implies D(2) = \begin{vmatrix} 2 & -6 & -1 \\ 2 & -6 & -1 \\ -3 & 4 & 4 \end{vmatrix} \)
In this determinant, the first row (R1) and the second row (R2) are identical.
When any two rows (or columns) of a determinant are identical, its value is 0.
Therefore, \( D(2) = 0 \). This proves that \( x=2 \) is a root of the equation.
Part 2: Finding the other roots.
To find the other roots, we perform row operations to factor out \( (x-2) \).
Apply the row operation \( R_2 \to R_2 - R_1 \):
\( \begin{vmatrix} x & -6 & -1 \\ 2-x & -3x - (-6) & (x-3) - (-1) \\ -3 & 2x & x+2 \end{vmatrix} = 0 \)
\( \implies \begin{vmatrix} x & -6 & -1 \\ 2-x & -3x+6 & x-2 \\ -3 & 2x & x+2 \end{vmatrix} = 0 \)
Notice that \( 2-x = -(x-2) \) and \( -3x+6 = -3(x-2) \).
So, take \( (x-2) \) common from the second row (R2):
\( (x-2) \begin{vmatrix} x & -6 & -1 \\ -1 & -3 & 1 \\ -3 & 2x & x+2 \end{vmatrix} = 0 \)
Now, we expand the remaining 3x3 determinant. Let this determinant be \( D' \).
\( D' = x((-3)(x+2) - (1)(2x)) - (-6)((-1)(x+2) - (1)(-3)) + (-1)((-1)(2x) - (-3)(-3)) \)
\( \implies D' = x(-3x-6-2x) + 6(-x-2+3) - 1(-2x-9) \)
\( \implies D' = x(-5x-6) + 6(-x+1) + 2x+9 \)
\( \implies D' = -5x^2 - 6x - 6x + 6 + 2x + 9 \)
\( \implies D' = -5x^2 - 10x + 15 \)
So, the equation becomes: \( (x-2)(-5x^2 - 10x + 15) = 0 \)
We already have \( x=2 \) as one root. For the other roots, set \( -5x^2 - 10x + 15 = 0 \).
Divide the quadratic equation by -5:
\( x^2 + 2x - 3 = 0 \)
Factor the quadratic:
\( (x+3)(x-1) = 0 \)
This gives us the roots \( x = 1 \) and \( x = -3 \).
Thus, the other roots of the equation are 1 and -3.
In simple words: First, we prove that \( x=2 \) is a root by plugging it into the determinant, which makes two rows identical, causing the determinant to be zero. Then, to find other roots, we use row operations to factor out \( (x-2) \) from the determinant. After factoring, we are left with a smaller determinant that, when expanded, gives a quadratic equation. Solving this quadratic equation reveals the remaining roots, which are 1 and -3.
🎯 Exam Tip: When a root is already known for a determinant equation, use row/column operations to factor out \( (x - \text{root}) \) from a row or column. This simplifies the determinant into a lower-order one, making it easier to find the remaining roots.
Question 16. Prove that \( \begin{vmatrix} a+b+c & -c & -b \\ -c & a+b+c & -a \\ -b & -a & c+a+b \end{vmatrix} = 2(a+b)(b+c)(c+a) \).
Answer:
L.H.S. \( = \begin{vmatrix} a+b+c & -c & -b \\ -c & a+b+c & -a \\ -b & -a & c+a+b \end{vmatrix} \)
Apply the column operations \( C_1 \to C_1 + C_2 \) and \( C_2 \to C_2 + C_3 \). These operations do not change the value of the determinant.
\( \implies L.H.S. = \begin{vmatrix} (a+b+c)+(-c) & (-c)+(-b) & -b \\ (-c)+(a+b+c) & (a+b+c)+(-a) & -a \\ (-b)+(-a) & (-a)+(c+a+b) & c+a+b \end{vmatrix} \)
\( \implies L.H.S. = \begin{vmatrix} a+b & -(b+c) & -b \\ a+b & b+c & -a \\ -(a+b) & b+c & c+a+b \end{vmatrix} \)
Now, take common factor \( (a+b) \) from C1 and \( (b+c) \) from C2.
\( \implies L.H.S. = (a+b)(b+c) \begin{vmatrix} 1 & -1 & -b \\ 1 & 1 & -a \\ -1 & 1 & c+a+b \end{vmatrix} \)
Expand this determinant along the second column (C2). The cofactors are for \( -1, 1, 1 \).
\( \implies L.H.S. = (a+b)(b+c) [ -(-1) \begin{vmatrix} 1 & -a \\ -1 & c+a+b \end{vmatrix} + 1 \begin{vmatrix} 1 & -b \\ -1 & c+a+b \end{vmatrix} - 1 \begin{vmatrix} 1 & -b \\ 1 & -a \end{vmatrix} ] \)
\( \implies L.H.S. = (a+b)(b+c) [ (c+a+b - a) + (c+a+b - b) - (-a+b) ] \)
\( \implies L.H.S. = (a+b)(b+c) [ (c+b) + (c+a) + (a-b) ] \)
\( \implies L.H.S. = (a+b)(b+c) [ c+b+c+a+a-b ] \)
\( \implies L.H.S. = (a+b)(b+c) [ 2c+2a ] \)
\( \implies L.H.S. = (a+b)(b+c) [ 2(c+a) ] \)
\( \implies L.H.S. = 2(a+b)(b+c)(c+a) \).
This is equal to the R.H.S. Hence Proved.
In simple words: We start by making the first two columns simpler using column operations, then factor out common terms from these columns. This simplifies the determinant into a smaller 3x3 one. Expanding this smaller determinant carefully, we combine terms to finally arrive at the required expression, thus proving the equality.
🎯 Exam Tip: For complex "prove that" problems, aim to simplify the determinant using as many row/column operations as possible to factor out terms or create zeros before expanding. This systematic approach reduces complexity and the chance of errors.
Question 17. Prove that \( \begin{vmatrix} a-b-c & 2a & 2a \\ 2b & b-c-a & 2b \\ 2c & 2c & c-a-b \end{vmatrix} = (a+b+c)^3 \).
Answer:
L.H.S. \( = \begin{vmatrix} a-b-c & 2a & 2a \\ 2b & b-c-a & 2b \\ 2c & 2c & c-a-b \end{vmatrix} \)
Apply the row operation \( R_1 \to R_1 + R_2 + R_3 \). This operation does not change the value of the determinant.
\( \implies L.H.S. = \begin{vmatrix} (a-b-c)+2b+2c & 2a+(b-c-a)+2c & 2a+2b+(c-a-b) \\ 2b & b-c-a & 2b \\ 2c & 2c & c-a-b \end{vmatrix} \)
\( \implies L.H.S. = \begin{vmatrix} a+b+c & a+b+c & a+b+c \\ 2b & b-c-a & 2b \\ 2c & 2c & c-a-b \end{vmatrix} \)
Now, take the common factor \( (a+b+c) \) from the first row (R1).
\( \implies L.H.S. = (a+b+c) \begin{vmatrix} 1 & 1 & 1 \\ 2b & b-c-a & 2b \\ 2c & 2c & c-a-b \end{vmatrix} \)
Next, apply the column operations \( C_2 \to C_2 - C_1 \) and \( C_3 \to C_3 - C_1 \). These operations do not change the value of the determinant.
\( \implies L.H.S. = (a+b+c) \begin{vmatrix} 1 & 1-1 & 1-1 \\ 2b & (b-c-a)-2b & 2b-2b \\ 2c & 2c-2c & (c-a-b)-2c \end{vmatrix} \)
\( \implies L.H.S. = (a+b+c) \begin{vmatrix} 1 & 0 & 0 \\ 2b & -(a+b+c) & 0 \\ 2c & 0 & -(a+b+c) \end{vmatrix} \)
Expand this determinant along the first row (R1), as it contains two zeros:
\( \implies L.H.S. = (a+b+c) [ 1 \cdot ((-(a+b+c)) (-(a+b+c)) - 0 \cdot 0) - 0 \cdot (...) + 0 \cdot (...) ] \)
\( \implies L.H.S. = (a+b+c) [ (a+b+c)^2 ] \)
\( \implies L.H.S. = (a+b+c)^3 \).
This is equal to the R.H.S. Hence Proved.
In simple words: We add all rows into the first row, then factor out a common term. After that, we perform column operations to make many elements zero, especially in the first row. This makes the determinant triangular, and its value is simply the product of the diagonal elements, which gives us \( (a+b+c)^3 \).
🎯 Exam Tip: When proving a determinant identity, look for operations that produce a common factor in a row or column, especially if the RHS contains a factored term like \( (a+b+c)^3 \). Then aim to create a triangular determinant for easy expansion.
Question 18. Prove that \( \begin{vmatrix} y+z & x & y \\ z+x & z & x \\ x+y & y & z \end{vmatrix} = (x+y+z)(x-z)^2 \).
Answer:
L.H.S. \( = \begin{vmatrix} y+z & x & y \\ z+x & z & x \\ x+y & y & z \end{vmatrix} \)
Apply the row operation \( R_1 \to R_1 + R_2 + R_3 \). This operation does not change the value of the determinant.
\( \implies L.H.S. = \begin{vmatrix} (y+z)+(z+x)+(x+y) & x+z+y & y+x+z \\ z+x & z & x \\ x+y & y & z \end{vmatrix} \)
\( \implies L.H.S. = \begin{vmatrix} 2(x+y+z) & x+y+z & x+y+z \\ z+x & z & x \\ x+y & y & z \end{vmatrix} \)
Now, take the common factor \( (x+y+z) \) from the first row (R1).
\( \implies L.H.S. = (x+y+z) \begin{vmatrix} 2 & 1 & 1 \\ z+x & z & x \\ x+y & y & z \end{vmatrix} \)
Next, apply the column operation \( C_1 \to C_1 - (C_2 + C_3) \). This operation does not change the value of the determinant.
\( \implies L.H.S. = (x+y+z) \begin{vmatrix} 2-(1+1) & 1 & 1 \\ (z+x)-(z+x) & z & x \\ (x+y)-(y+z) & y & z \end{vmatrix} \)
\( \implies L.H.S. = (x+y+z) \begin{vmatrix} 0 & 1 & 1 \\ 0 & z & x \\ x-z & y & z \end{vmatrix} \)
Expand this determinant along the first column (C1), as it contains two zeros:
\( \implies L.H.S. = (x+y+z) [ 0 \cdot (...) - 0 \cdot (...) + (x-z) \cdot ((1)(x) - (1)(z)) ] \)
\( \implies L.H.S. = (x+y+z) (x-z) (x-z) \)
\( \implies L.H.S. = (x+y+z)(x-z)^2 \).
This is equal to the R.H.S. Hence Proved.
In simple words: We begin by adding all rows to the first row and then factor out the common term \( (x+y+z) \). Then, we perform a column operation to create zeros in the first column. This makes it easy to expand the determinant along that column, leading directly to the desired expression.
🎯 Exam Tip: When a proof requires a squared factor like \( (x-z)^2 \), consider operations that directly yield this factor in the determinant or result in elements that easily combine to form it during expansion. Strategically creating zeros helps simplify these complex proofs.
Question 20. सिद्ध कीजिए कि
\[ \begin{vmatrix} a^2+b^2 & c & c \\ a & b^2+c^2 & a \\ b & b & c^2+a^2 \end{vmatrix} \]
Answer:दिए गए प्रश्न के हल के लिए, सारणिक के गुणों का उपयोग करते हुए, हम पहले सारणिक को एक मानक रूप में बदलते हैं।
हम हल में दिए गए सारणिक का उपयोग करते हैं:
L.H.S. \( = \begin{vmatrix} -a^2 & ab & ac \\ ab & -b^2 & bc \\ ca & cb & -c^2 \end{vmatrix} \)
पहले कॉलम (\(C_1\)) से \(a\), दूसरे कॉलम (\(C_2\)) से \(b\) और तीसरे कॉलम (\(C_3\)) से \(c\) उभयनिष्ठ (कॉमन) लेने पर:
\[ = abc \begin{vmatrix} -a & a & a \\ b & -b & b \\ c & c & -c \end{vmatrix} \]
अब, पहली पंक्ति (\(R_1\)) से \(a\), दूसरी पंक्ति (\(R_2\)) से \(b\) और तीसरी पंक्ति (\(R_3\)) से \(c\) उभयनिष्ठ लेने पर:
\[ = abc \cdot abc \begin{vmatrix} -1 & 1 & 1 \\ 1 & -1 & 1 \\ 1 & 1 & -1 \end{vmatrix} \]
\[ = a^2b^2c^2 \begin{vmatrix} -1 & 1 & 1 \\ 1 & -1 & 1 \\ 1 & 1 & -1 \end{vmatrix} \]
अब इस सारणिक का प्रसार करने पर:
\( = a^2b^2c^2 [ -1((-1)(-1) - (1)(1)) - 1((1)(-1) - (1)(1)) + 1((1)(1) - (-1)(1)) ] \)
\( = a^2b^2c^2 [ -1(1 - 1) - 1(-1 - 1) + 1(1 - (-1)) ] \)
\( = a^2b^2c^2 [ -1(0) - 1(-2) + 1(2) ] \)
\( = a^2b^2c^2 [ 0 + 2 + 2 ] \)
\( = a^2b^2c^2 (4) \)
\( = 4a^2b^2c^2 \)
सारणिकों को सरल करते समय पंक्तियों और स्तंभों से सामान्य गुणनखंड लेना गणना को बहुत आसान बना देता है।
In simple words: हम दिए गए सारणिक को सरल करने के लिए पहले उसके गुणधर्मों का इस्तेमाल करते हैं। फिर, पंक्तियों और स्तंभों से सामान्य संख्याएँ बाहर निकालकर, हम सारणिक का मान निकालते हैं।
🎯 Exam Tip: सारणिक के प्रश्नों में, पंक्तियों या स्तंभों से उभयनिष्ठ (कॉमन) गुणनखंड लेने से गणना बहुत सरल हो जाती है। यह एक महत्वपूर्ण तकनीक है जिससे बड़े सारणिकों को आसानी से हल किया जा सकता है।
Question 21. यदि \(a + b + c = 0\) हो, तो निम्न समीकरण को हल कीजिए
समीकरण \( \begin{vmatrix} a-x & c & b \\ c & b-x & a \\ b & a & c-x \end{vmatrix} = 0 \)
Answer:हमें दिया गया है कि \(a + b + c = 0\) है और हमें समीकरण \( \begin{vmatrix} a-x & c & b \\ c & b-x & a \\ b & a & c-x \end{vmatrix} = 0 \) को हल करना है।
पंक्ति 1 (\(R_1\)) को \(R_1 \to R_1 + R_2 + R_3\) से बदलने पर:
\[ \begin{vmatrix} a-x+c+b & c+b-x+a & b+a+c-x \\ c & b-x & a \\ b & a & c-x \end{vmatrix} = 0 \]
चूँकि \(a + b + c = 0\) है, इसे प्रतिस्थापित करने पर:
\[ \begin{vmatrix} -x & -x & -x \\ c & b-x & a \\ b & a & c-x \end{vmatrix} = 0 \]
पंक्ति 1 (\(R_1\)) से \(-x\) उभयनिष्ठ लेने पर:
\[ -x \begin{vmatrix} 1 & 1 & 1 \\ c & b-x & a \\ b & a & c-x \end{vmatrix} = 0 \]
कॉलम ऑपरेशन्स \(C_1 \to C_1 - C_3\) और \(C_2 \to C_2 - C_3\) करने पर:
\[ -x \begin{vmatrix} 0 & 0 & 1 \\ c-a & b-x-a & a \\ b-c+x & a-c+x & c-x \end{vmatrix} = 0 \]
पंक्ति 1 (\(R_1\)) के सापेक्ष विस्तार करने पर:
\( -x [ 1 \cdot ((c-a)(a-c+x) - (b-x-a)(b-c+x)) ] = 0 \)
इस व्यंजक को सरल करने पर, हमें एक द्विघात समीकरण मिलता है जिसे हल करने से \(x\) के मान प्राप्त होते हैं।
हमें \(a + b + c = 0\) दिया गया है। हम जानते हैं कि \( (a+b+c)^2 = a^2+b^2+c^2+2(ab+bc+ca) \)।
चूँकि \(a+b+c=0\), तो \( 0 = a^2+b^2+c^2+2(ab+bc+ca) \)।
\( \implies ab+bc+ca = -\frac{1}{2}(a^2+b^2+c^2) \).
समीकरण को हल करने पर, हमें \(x\) के लिए दो मुख्य मान मिलते हैं:
पहला हल: \( -x = 0 \implies x = 0 \).
दूसरा हल: \( x^2 = \frac{3}{2}(a^2+b^2+c^2) \).
\( \implies x = \pm \sqrt{\frac{3}{2}(a^2+b^2+c^2)} \).
अतः, इस समीकरण के मूल \( x=0 \) और \( x = \pm \sqrt{\frac{3}{2}(a^2+b^2+c^2)} \) हैं।
In simple words: हम सारणिक को हल करने के लिए पंक्तियों और स्तंभों को बदलते हैं, जिससे यह सरल हो जाता है। \(a+b+c=0\) की शर्त का उपयोग करके, हम समीकरण को \(x\) के लिए हल करते हैं, जिससे तीन अलग-अलग मान मिलते हैं।
🎯 Exam Tip: जब समीकरण में \(a+b+c=0\) जैसी शर्त दी गई हो, तो इसे हमेशा सारणिक की पंक्तियों या स्तंभों में जोड़कर \(0\) या \(-x\) जैसे सामान्य पद बनाने का प्रयास करें, इससे हल आसान हो जाता है।
Question 22. सिद्ध कीजिए कि
\[ \begin{vmatrix} a & a+b & a+2b \\ a+2b & a & a+b \\ a+b & a+2b & a \end{vmatrix} = 9(a+b)b^2 \]
Answer:हमें सिद्ध करना है कि:
\[ \begin{vmatrix} a & a+b & a+2b \\ a+2b & a & a+b \\ a+b & a+2b & a \end{vmatrix} = 9(a+b)b^2 \]
L.H.S. लेने पर:
\[ \begin{vmatrix} a & a+b & a+2b \\ a+2b & a & a+b \\ a+b & a+2b & a \end{vmatrix} \]
पंक्ति 1 (\(R_1\)) को \(R_1 \to R_1 + R_2 + R_3\) से बदलने पर:
\[ \begin{vmatrix} a+(a+2b)+(a+b) & (a+b)+a+(a+2b) & (a+2b)+(a+b)+a \\ a+2b & a & a+b \\ a+b & a+2b & a \end{vmatrix} \]
\[ = \begin{vmatrix} 3a+3b & 3a+3b & 3a+3b \\ a+2b & a & a+b \\ a+b & a+2b & a \end{vmatrix} \]
पंक्ति 1 (\(R_1\)) से \(3(a+b)\) उभयनिष्ठ लेने पर:
\[ = 3(a+b) \begin{vmatrix} 1 & 1 & 1 \\ a+2b & a & a+b \\ a+b & a+2b & a \end{vmatrix} \]
अब, कॉलम ऑपरेशन्स करें। \(C_2 \to C_2 - C_1\) और \(C_3 \to C_3 - C_1\) करने पर:
\[ = 3(a+b) \begin{vmatrix} 1 & 1-1 & 1-1 \\ a+2b & a-(a+2b) & (a+b)-(a+2b) \\ a+b & (a+2b)-(a+b) & a-(a+b) \end{vmatrix} \]
\[ = 3(a+b) \begin{vmatrix} 1 & 0 & 0 \\ a+2b & -2b & -b \\ a+b & b & -b \end{vmatrix} \]
पंक्ति 1 (\(R_1\)) के सापेक्ष विस्तार करने पर:
\( = 3(a+b) [ 1 \cdot ((-2b)(-b) - (-b)(b)) - 0 \cdot (\ldots) + 0 \cdot (\ldots) ] \)
\( = 3(a+b) [ 2b^2 - (-b^2) ] \)
\( = 3(a+b) [ 2b^2 + b^2 ] \)
\( = 3(a+b) [ 3b^2 ] \)
\( = 9(a+b)b^2 \)
यह R.H.S. के बराबर है। सारणिकों में, पंक्तियों या स्तंभों को जोड़ना या घटाना अक्सर सरल बनाने में मदद करता है।
In simple words: हम सारणिक की पंक्तियों को जोड़कर और फिर सामान्य गुणनखंड बाहर निकालकर इसे सरल करते हैं। अंत में, हम सारणिक का मान निकालते हैं जो दिए गए दाहिने पक्ष के बराबर होता है।
🎯 Exam Tip: ऐसे प्रूफ वाले प्रश्नों में, पहले कोशिश करें कि सारणिक की किसी एक पंक्ति या स्तंभ में सभी पद समान हो जाएं, ताकि उन्हें कॉमन लेकर \(1, 1, 1\) की पंक्ति या स्तंभ बनाया जा सके। यह विस्तार को बहुत आसान बनाता है।
Question 23. यदि \(p + q + r = 0\) हो, तो सिद्ध कीजिए कि
\[ \begin{vmatrix} pa & qb & rc \\ qc & ra & pb \\ rb & pc & qa \end{vmatrix} = pqr(a^3+b^3+c^3-3abc) \]
Answer:हमें दिया गया है कि \(p + q + r = 0\) है। इससे हमें पता चलता है कि \(p^3 + q^3 + r^3 = 3pqr\) होता है।
हमें सिद्ध करना है कि:
\[ \begin{vmatrix} pa & qb & rc \\ qc & ra & pb \\ rb & pc & qa \end{vmatrix} = pqr(a^3+b^3+c^3-3abc) \]
L.H.S. लेने पर सारणिक का प्रसार करें:
\( = pa( (ra)(qa) - (pb)(pc) ) - qb( (qc)(qa) - (pb)(rb) ) + rc( (qc)(pc) - (ra)(rb) ) \)
\( = pa(qra^2 - pbc^2) - qb(qca^2 - prb^2) + rc(pqc^2 - rba^2) \)
\( = pqra^3 - p^2abc^2 - q^2ab^2c + pqrb^3 + pqrc^3 - r^2abc^2 \)
\( = pqr(a^3+b^3+c^3) - abc(p^3+q^3+r^3) \)
चूँकि \(p + q + r = 0\), हम जानते हैं कि \(p^3 + q^3 + r^3 = 3pqr\) होता है। इसे प्रतिस्थापित करने पर:
\[ = pqr(a^3+b^3+c^3) - abc(3pqr) \]
\[ = pqr(a^3+b^3+c^3 - 3abc) \]
यह R.H.S. के बराबर है। सारणिकों के गुणों और बीजगणितीय सर्वसमिकाओं का उपयोग करके जटिल व्यंजकों को सरल किया जा सकता है।
In simple words: हम सारणिक को खोलते हैं (विस्तार करते हैं) और फिर सभी पदों को सरल करते हैं। क्योंकि \(p+q+r=0\) है, हम एक खास बीजगणितीय नियम का उपयोग करके \(p^3+q^3+r^3\) को \(3pqr\) से बदल देते हैं, जिससे हमें आवश्यक परिणाम मिल जाता है।
🎯 Exam Tip: \(a+b+c=0 \implies a^3+b^3+c^3=3abc\) जैसी सर्वसमिकाएँ सारणिकों में बहुत उपयोगी होती हैं। इन्हें याद रखने से गणनाएँ बहुत तेज़ हो जाती हैं और सटीक उत्तर मिलता है।
Question 24. सिद्ध कीजिए कि
\[ \begin{vmatrix} x+4 & 2x & 2x \\ 2x & x+4 & 2x \\ 2x & 2x & x+4 \end{vmatrix} = (5x+4)(x-4)^2 \]
Answer:हमें सिद्ध करना है कि:
\[ \begin{vmatrix} x+4 & 2x & 2x \\ 2x & x+4 & 2x \\ 2x & 2x & x+4 \end{vmatrix} = (5x+4)(x-4)^2 \]
L.H.S. लेने पर:
\[ \begin{vmatrix} x+4 & 2x & 2x \\ 2x & x+4 & 2x \\ 2x & 2x & x+4 \end{vmatrix} \]
पंक्ति 1 (\(R_1\)) को \(R_1 \to R_1 + R_2 + R_3\) से बदलने पर:
\[ \begin{vmatrix} (x+4)+2x+2x & 2x+(x+4)+2x & 2x+2x+(x+4) \\ 2x & x+4 & 2x \\ 2x & 2x & x+4 \end{vmatrix} \]
\[ = \begin{vmatrix} 5x+4 & 5x+4 & 5x+4 \\ 2x & x+4 & 2x \\ 2x & 2x & x+4 \end{vmatrix} \]
पंक्ति 1 (\(R_1\)) से \((5x+4)\) उभयनिष्ठ लेने पर:
\[ = (5x+4) \begin{vmatrix} 1 & 1 & 1 \\ 2x & x+4 & 2x \\ 2x & 2x & x+4 \end{vmatrix} \]
अब, कॉलम ऑपरेशन्स \(C_1 \to C_1 - C_2\) और \(C_2 \to C_2 - C_3\) करने पर:
\[ = (5x+4) \begin{vmatrix} 1-1 & 1-1 & 1 \\ 2x-(x+4) & (x+4)-2x & 2x \\ 2x-2x & 2x-(x+4) & x+4 \end{vmatrix} \]
\[ = (5x+4) \begin{vmatrix} 0 & 0 & 1 \\ x-4 & 4-x & 2x \\ 0 & x-4 & x+4 \end{vmatrix} \]
पंक्ति 1 (\(R_1\)) के सापेक्ष विस्तार करने पर:
\( = (5x+4) [ 1 \cdot ((x-4)(x-4) - (4-x)(0)) ] \)
\( = (5x+4) [ (x-4)^2 - 0 ] \)
\( = (5x+4)(x-4)^2 \)
यह R.H.S. के बराबर है। सारणिकों को सरल बनाने के लिए समान तत्वों वाली पंक्तियों या स्तंभों को बनाना एक उपयोगी तरीका है।
In simple words: हम सारणिक की पंक्तियों को जोड़कर और फिर सामान्य गुणनखंड बाहर निकालकर इसे सरल करते हैं। फिर, हम इसे विस्तार करते हैं और दिए गए दाहिने पक्ष के बराबर पाते हैं।
🎯 Exam Tip: जब सारणिक में कई \(2x\) और \((x+4)\) जैसे समान पद हों, तो पंक्तियों या स्तंभों को जोड़कर एक पंक्ति/स्तंभ में \( (5x+4) \) जैसा समान पद बनाने का प्रयास करें। फिर इसे कॉमन लेने से सारणिक को हल करना बहुत आसान हो जाता है।
Free study material for Mathematics
RBSE Solutions Class 12 Mathematics Chapter 4 सारणिक
Students can now access the RBSE Solutions for Chapter 4 सारणिक prepared by teachers on our website. These solutions cover all questions in exercise in your Class 12 Mathematics textbook. Each answer is updated based on the current academic session as per the latest RBSE syllabus.
Detailed Explanations for Chapter 4 सारणिक
Our expert teachers have provided step-by-step explanations for all the difficult questions in the Class 12 Mathematics chapter. Along with the final answers, we have also explained the concept behind it to help you build stronger understanding of each topic. This will be really helpful for Class 12 students who want to understand both theoretical and practical questions. By studying these RBSE Questions and Answers your basic concepts will improve a lot.
Benefits of using Mathematics Class 12 Solved Papers
Using our Mathematics solutions regularly students will be able to improve their logical thinking and problem-solving speed. These Class 12 solutions are a guide for self-study and homework assistance. Along with the chapter-wise solutions, you should also refer to our Revision Notes and Sample Papers for Chapter 4 सारणिक to get a complete preparation experience.
FAQs
The complete and updated RBSE Solutions Class 12 Maths Chapter 4 सारणिक More Questions is available for free on StudiesToday.com. These solutions for Class 12 Mathematics are as per latest RBSE curriculum.
Yes, our experts have revised the RBSE Solutions Class 12 Maths Chapter 4 सारणिक More Questions as per 2026 exam pattern. All textbook exercises have been solved and have added explanation about how the Mathematics concepts are applied in case-study and assertion-reasoning questions.
Toppers recommend using RBSE language because RBSE marking schemes are strictly based on textbook definitions. Our RBSE Solutions Class 12 Maths Chapter 4 सारणिक More Questions will help students to get full marks in the theory paper.
Yes, we provide bilingual support for Class 12 Mathematics. You can access RBSE Solutions Class 12 Maths Chapter 4 सारणिक More Questions in both English and Hindi medium.
Yes, you can download the entire RBSE Solutions Class 12 Maths Chapter 4 सारणिक More Questions in printable PDF format for offline study on any device.