Download MSBSHSE Solutions for Class 11 Mathematics Chapter 06 Determinants 6.3
Review structured textbook solutions for Class 11 Mathematics Chapter 06 Determinants 6.3. Built according to MSBSHSE guidelines for the 2026-27 academic year, these downloadable answers support daily revision and problem-solving accuracy.
Access MSBSHSE Solutions and Answers
Navigate directly to the solved Mathematics textbook exercises using the digital viewer below. Each solution includes detailed step-by-step explanations, allowing students to instantly cross-check their work and identify areas requiring further revision.
Question 1. Solve the following equations using Cramer's Rule.
(i) x + 2y - z = 5, 2x - y + z = 1, 3x + 3y = 8
Solution:
Given equations are
\(x + 2y - z = 5\)
\(2x - y + z = 1\)
\(3x + 3y = 8\) i.e. \(3x + 3y + 0z = 8\)
\[ D = \begin{vmatrix} 1 & 2 & -1 \\ 2 & -1 & 1 \\ 3 & 3 & 0 \end{vmatrix} \]
\( = 1(0 - 3) - 2(0 - 3) - 1(6 + 3) \)
\( = -3 + 6 - 9 \)
\( = -6 \)
\[ D_x = \begin{vmatrix} 5 & 2 & -1 \\ 1 & -1 & 1 \\ 8 & 3 & 0 \end{vmatrix} \]
\( = 5(0 - 3) - 2(0 - 8) + (-1)(3 + 8) \)
\( = -15 + 16 - 11 \)
\( = -10 \)
\[ D_y = \begin{vmatrix} 1 & 5 & -1 \\ 2 & 1 & 1 \\ 3 & 8 & 0 \end{vmatrix} \]
\( = 1(0 - 8) - 5(0 - 3) + 1(16 - 3) \)
\( = -8 + 15 - 13 \)
\( = -6 \)
\[ D_z = \begin{vmatrix} 1 & 2 & 5 \\ 2 & -1 & 1 \\ 3 & 3 & 8 \end{vmatrix} \]
\( = 1(-8 - 3) - 2(16 - 3) + 5(6 + 3) \)
\( = -11 - 26 + 45 \)
\( = 8 \)
By Cramer's Rule,
\(x = \frac{D_x}{D} = \frac{-10}{-6} = \frac{5}{3}\)
\(y = \frac{D_y}{D} = \frac{-6}{-6} = 1\)
\(z = \frac{D_z}{D} = \frac{8}{-6} = \frac{-4}{3}\)
\(x = \frac{5}{3}\), \(y = 1\) and \(z = \frac{-4}{3}\) are the solutions of the given equations.
Check:
We can check if our answer is right or wrong.
In order to do so, substitute the values of x, y and z in the given equations.
\(x = \frac{5}{3}\), \(y = 1\) and \(z = \frac{-4}{3}\) satisfy the given equations.
If either one of the equations is not satisfied, then our answer is wrong.
If \(x = \frac{5}{3}\), \(y = 1\) and \(z = \frac{-4}{3}\) are the solutions of the given equations.
L.H.S. \( = x + 2y - z \)
\( = \frac{5}{3} + 2(1) - (\frac{-4}{3}) \)
\( = \frac{5}{3} + 2 + \frac{4}{3} \)
\( = \frac{5+6+4}{3} = \frac{15}{3} = 5 \)
\( = \) R.H.S.
L.H.S. \( = 2x - y + z \)
\( = 2(\frac{5}{3}) - 1 + \frac{-4}{3} \)
\( = \frac{10}{3} - 1 - \frac{4}{3} \)
\( = \frac{10-3-4}{3} = \frac{3}{3} = 1 \)
\( = \) R.H.S.
L.H.S. \( = 3x + 3y \)
\( = 3(\frac{5}{3}) + 3(1) \)
\( = 5 + 3 \)
\( = 8 \)
\( = \) R.H.S.
In simple words: Cramer's Rule solves linear equations by using determinants of coefficient matrices. Each variable's value is found by dividing the determinant of a modified coefficient matrix (where the constant terms replace the column of that variable's coefficients) by the determinant of the original coefficient matrix.
🎯 Exam Tip: When using Cramer's Rule, ensure meticulous calculation of each determinant to avoid errors, and always verify your solutions by substituting them back into the original equations.
(ii) 2x - y + 6z = 10, 3x + 4y – 5z = 11, 8x – 7y – 9z = 12
Solution:
Given equations are
\(2x - y + 6z = 10\)
\(3x + 4y – 5z = 11\)
\(8x - 7y - 9z = 12\)
\[ D = \begin{vmatrix} 2 & -1 & 6 \\ 3 & 4 & -5 \\ 8 & -7 & -9 \end{vmatrix} \]
\( = 2(-36 - 35) - (-1)(-27 + 40) + 6(-21 - 32) \)
\( = -142 + 13 - 318 \)
\( = -447 \)
\[ D_x = \begin{vmatrix} 10 & -1 & 6 \\ 11 & 4 & -5 \\ 12 & -7 & -9 \end{vmatrix} \]
\( = 10(-36 - 35) - (-1)(-99 + 60) + 6(-77 - 48) \)
\( = -710 - 39 - 750 \)
\( = -1499 \)
\[ D_y = \begin{vmatrix} 2 & 10 & 6 \\ 3 & 11 & -5 \\ 8 & 12 & -9 \end{vmatrix} \]
\( = 2(-99 + 60) - 10(-27 + 40) + 6(36 - 88) \)
\( = -78 - 130 - 312 \)
\( = -520 \)
\[ D_z = \begin{vmatrix} 2 & -1 & 10 \\ 3 & 4 & 11 \\ 8 & -7 & 12 \end{vmatrix} \]
\( = 2(48 + 77) - (-1)(36 - 88) + 10(-21 - 32) \)
\( = 250 - 52 - 530 \)
\( = -332 \)
By Cramer's Rule,
\(x = \frac{D_x}{D} = \frac{-1499}{-447} = \frac{1499}{447}\)
\(y = \frac{D_y}{D} = \frac{-520}{-447} = \frac{520}{447}\)
\(z = \frac{D_z}{D} = \frac{-332}{-447} = \frac{332}{447}\)
\(x = \frac{1499}{447}\), \(y = \frac{520}{447}\) and \(z = \frac{332}{447}\) are the solutions of the given equations.
In simple words: This problem demonstrates applying Cramer's Rule to solve a system of three linear equations, where the solution involves calculating four determinants (D, Dx, Dy, Dz) and then dividing by D to find each variable.
🎯 Exam Tip: Large numbers in determinants require careful arithmetic. Double-check all multiplications and subtractions to avoid minor errors that propagate throughout the solution for x, y, and z.
(iii) 11x - y - z = 31, x - 6y + 2z = -26, x + 2y – 7z = -24
Solution:
Given equations are
\(11x - y - z = 31\)
\(x - 6y + 2z = -26\)
\(x + 2y – 7z = -24\)
\[ D = \begin{vmatrix} 11 & -1 & -1 \\ 1 & -6 & 2 \\ 1 & 2 & -7 \end{vmatrix} \]
\( = 11(42 - 4) - (-1)(-7 - 2) + (-1)(2 + 6) \)
\( = 418 - 9 - 8 \)
\( = 401 \)
\[ D_x = \begin{vmatrix} 31 & -1 & -1 \\ -26 & -6 & 2 \\ -24 & 2 & -7 \end{vmatrix} \]
\( = 31(42 - 4) - (-1)(182 + 48) + (-1)(-52 - 144) \)
\( = 1178 + 230 + 196 \)
\( = 1604 \)
\[ D_y = \begin{vmatrix} 11 & 31 & -1 \\ 1 & -26 & 2 \\ 1 & -24 & -7 \end{vmatrix} \]
\( = 11(182 + 48) - 31(-7 - 2) + (-1)(-24 + 26) \)
\( = 2530 + 279 - 2 \)
\( = 2807 \)
\[ D_z = \begin{vmatrix} 11 & -1 & 31 \\ 1 & -6 & -26 \\ 1 & 2 & -24 \end{vmatrix} \]
\( = 11(144 + 52) - (-1)(-24 + 26) + 31(2 + 6) \)
\( = 2156 + 2 + 248 \)
\( = 2406 \)
By Cramer's Rule,
\(x = \frac{D_x}{D} = \frac{1604}{401} = 4\)
\(y = \frac{D_y}{D} = \frac{2807}{401} = 7\)
\(z = \frac{D_z}{D} = \frac{2406}{401} = 6\)
\(x = 4\), \(y = 7\) and \(z = 6\) are the solutions of the given equations.
In simple words: This problem involves solving a system of three linear equations by calculating four determinants (D, Dx, Dy, Dz) and then applying Cramer's Rule to find the values of x, y, and z. The solutions obtained are integers, simplifying the final interpretation.
🎯 Exam Tip: Integer solutions often indicate correct calculations. If you find complex fractions, re-check your determinant calculations for potential errors, especially with negative signs.
(iv) \(\frac{1}{x} + \frac{1}{y} + \frac{1}{z} = -2\), \(\frac{1}{x} - \frac{2}{y} + \frac{1}{z} = 3\), \(\frac{2}{x} - \frac{1}{y} + \frac{3}{z} = -1\)
Solution:
Let \(\frac{1}{x} = p\), \(\frac{1}{y} = q\), \(\frac{1}{z} = r\)
The given equations become
\(p + q + r = -2\)
\(p - 2q + r = 3\)
\(2p - q + 3r = -1\)
\[ D = \begin{vmatrix} 1 & 1 & 1 \\ 1 & -2 & 1 \\ 2 & -1 & 3 \end{vmatrix} \]
\( = 1(-6 + 1) - 1(3 - 2) + 1(-1 + 4) \)
\( = -5 - 1 + 3 \)
\( = -3 \)
\[ D_p = \begin{vmatrix} -2 & 1 & 1 \\ 3 & -2 & 1 \\ -1 & -1 & 3 \end{vmatrix} \]
\( = -2(-6 + 1) - 1(9 + 1) + 1(-3 - 2) \)
\( = 10 - 10 - 5 \)
\( = -5 \)
\[ D_q = \begin{vmatrix} 1 & -2 & 1 \\ 1 & 3 & 1 \\ 2 & -1 & 3 \end{vmatrix} \]
\( = 1(9 + 1) + 2(3 - 2) + 1(-1 - 6) \)
\( = 10 + 2 - 7 \)
\( = 5 \)
\[ D_r = \begin{vmatrix} 1 & 1 & -2 \\ 1 & -2 & 3 \\ 2 & -1 & -1 \end{vmatrix} \]
\( = 1(2 + 3) - 1(-1 - 6) - 2(-1 + 4) \)
\( = 5 + 7 - 6 \)
\( = 6 \)
By Cramer's Rule,
\(p = \frac{D_p}{D} = \frac{-5}{-3} = \frac{5}{3}\)
\(q = \frac{D_q}{D} = \frac{5}{-3} = \frac{-5}{3}\)
\(r = \frac{D_r}{D} = \frac{6}{-3} = -2\)
Since \(\frac{1}{x} = p\), \(\frac{1}{y} = q\), \(\frac{1}{z} = r\)
\(\frac{1}{x} = \frac{5}{3} \implies x = \frac{3}{5}\)
\(\frac{1}{y} = \frac{-5}{3} \implies y = \frac{-3}{5}\)
\(\frac{1}{z} = -2 \implies z = \frac{-1}{2}\)
Therefore, \(x = \frac{3}{5}\), \(y = \frac{-3}{5}\) and \(z = \frac{-1}{2}\) are the solutions of the given equations.
In simple words: This problem transforms a system of equations involving reciprocals into a standard linear system by substituting new variables. Once solved using Cramer's Rule for the new variables, the original variables are found by taking reciprocals.
🎯 Exam Tip: When dealing with fractional variables, always define clear substitutions to convert them into a simpler linear system, then remember to convert back to the original variables for the final answer.
(v) \(\frac{2}{x} - \frac{1}{y} + \frac{3}{z} = 4\), \(\frac{1}{x} - \frac{1}{y} + \frac{1}{z} = 2\), \(\frac{3}{x} + \frac{1}{y} - \frac{1}{z} = 2\)
Solution:
Let \(\frac{1}{x} = p\), \(\frac{1}{y} = q\), \(\frac{1}{z} = r\)
The given equations become
\(2p - q - 3r = 4\)
\(p - q + r = 2\)
\(3p + q - r = 2\)
\[ D = \begin{vmatrix} 2 & -1 & -3 \\ 1 & -1 & 1 \\ 3 & 1 & -1 \end{vmatrix} \]
\( = 2(1 - 1) - (-1)(-1 - 3) + (-3)(1 + 3) \)
\( = 0 - 4 - 12 \)
\( = -16 \)
\[ D_p = \begin{vmatrix} 4 & -1 & -3 \\ 2 & -1 & 1 \\ 2 & 1 & -1 \end{vmatrix} \]
\( = 4(1 - 1) - (-1)(-2 - 2) + (-3)(2 + 2) \)
\( = 0 - 4 - 12 \)
\( = -16 \)
\[ D_q = \begin{vmatrix} 2 & 4 & -3 \\ 1 & 2 & 1 \\ 3 & 2 & -1 \end{vmatrix} \]
\( = 2(-2 - 2) - 4(-1 - 3) + (-3)(2 - 6) \)
\( = -8 + 16 + 12 \)
\( = 20 \)
\[ D_r = \begin{vmatrix} 2 & -1 & 4 \\ 1 & -1 & 2 \\ 3 & 1 & 2 \end{vmatrix} \]
\( = 2(-2 - 2) - (-1)(2 - 6) + 4(1 + 3) \)
\( = -8 - 4 + 16 \)
\( = 4 \)
By Cramer's Rule,
\(p = \frac{D_p}{D} = \frac{-16}{-16} = 1\)
\(q = \frac{D_q}{D} = \frac{20}{-16} = \frac{-5}{4}\)
\(r = \frac{D_r}{D} = \frac{4}{-16} = \frac{-1}{4}\)
Since \(\frac{1}{x} = p\), \(\frac{1}{y} = q\), \(\frac{1}{z} = r\)
\(\frac{1}{x} = 1 \implies x = 1\)
\(\frac{1}{y} = \frac{-5}{4} \implies y = \frac{-4}{5}\)
\(\frac{1}{z} = \frac{-1}{4} \implies z = -4\)
Therefore, \(x = 1\), \(y = \frac{-4}{5}\) and \(z = -4\) are the solutions of the given equations.
In simple words: This problem involves converting reciprocal variable equations into a standard linear system using substitution, solving for the new variables via Cramer's Rule, and then reverting to the original variables. The final answer requires careful calculation of each determinant.
🎯 Exam Tip: Remember to express the solution in terms of the original variables (x, y, z) after finding the values for the substituted variables (p, q, r). Pay close attention to negative signs during determinant calculations.
Question 2. An amount of Rs. 5,000 is invested in three plans at rates 6%, 7% and 8% per annum respectively. The total annual income from these investments is Rs. 350. If the total annual income from first two investments is 70 more than the income from the third, find the amount invested in each plan by using Cramer's Rule.
Solution:
Let the amount of each investment be Rs. x, y and z.
According to the given conditions,
\(x + y + z = 5000\) ...(1)
\(6\%x + 7\%y + 8\%z = 350\)
\(\frac{6}{100}x + \frac{7}{100}y + \frac{8}{100}z = 350\)
\(6x + 7y + 8z = 35000\) ...(2)
Also, total annual income from first two investments is 70 more than the income from the third.
\(6\%x + 7\%y = 8\%z + 70\)
\(\frac{6}{100}x + \frac{7}{100}y = \frac{8}{100}z + 70\)
\(6x + 7y = 8z + 7000\)
\(6x + 7y - 8z = 7000\) ...(3)
Now, we solve equations (1), (2), (3) using Cramer's Rule.
\[ D = \begin{vmatrix} 1 & 1 & 1 \\ 6 & 7 & 8 \\ 6 & 7 & -8 \end{vmatrix} \]
\( = 1(-56 - 56) - 1(-48 - 48) + 1(42 - 42) \)
\( = -112 + 96 + 0 \)
\( = -16 \)
\[ D_x = \begin{vmatrix} 5000 & 1 & 1 \\ 35000 & 7 & 8 \\ 7000 & 7 & -8 \end{vmatrix} \]
Taking 1000 common from C1, we get
\[ D_x = 1000 \begin{vmatrix} 5 & 1 & 1 \\ 35 & 7 & 8 \\ 7 & 7 & -8 \end{vmatrix} \]
Applying \(C_1 \to C_1 - 5C_3\) and \(C_2 \to C_2 - C_3\), we get
\[ D_x = 1000 \begin{vmatrix} 0 & 0 & 1 \\ -5 & -1 & 8 \\ 47 & 15 & -8 \end{vmatrix} \]
\( = 1000 [0 - 0 + 1(-75 + 47)] \)
\( = 1000 \times (-28) = -28000 \)
\[ D_y = \begin{vmatrix} 1 & 5000 & 1 \\ 6 & 35000 & 8 \\ 6 & 7000 & -8 \end{vmatrix} \]
Taking 1000 common from C2, we get
\[ D_y = 1000 \begin{vmatrix} 1 & 5 & 1 \\ 6 & 35 & 8 \\ 6 & 7 & -8 \end{vmatrix} \]
Applying \(C_1 \to C_1 - C_3\) and \(C_2 \to C_2 - 5C_3\), we get
\[ D_y = 1000 \begin{vmatrix} 0 & 0 & 1 \\ -2 & -5 & 8 \\ 14 & 47 & -8 \end{vmatrix} \]
\( = 1000 [0 - 0 + 1(-94 + 70)] \)
\( = 1000(-24) = -24000 \)
\[ D_z = \begin{vmatrix} 1 & 1 & 5000 \\ 6 & 7 & 35000 \\ 6 & 7 & 7000 \end{vmatrix} \]
Taking 1000 common from C3, we get
\[ D_z = 1000 \begin{vmatrix} 1 & 1 & 5 \\ 6 & 7 & 35 \\ 6 & 7 & 7 \end{vmatrix} \]
Applying \(C_1 \to C_1 - C_2\) and \(C_3 \to C_3 - 5C_2\), we get
\[ D_z = 1000 \begin{vmatrix} 0 & 1 & 0 \\ -1 & 7 & 0 \\ -1 & 7 & -28 \end{vmatrix} \]
\( = 1000[0 - 1(28 - 0) + 0] \)
\( = 1000 \times (-28) = -28000 \)
By Cramer's Rule,
\(x = \frac{D_x}{D} = \frac{-28000}{-16} = 1750\)
\(y = \frac{D_y}{D} = \frac{-24000}{-16} = 1500\)
\(z = \frac{D_z}{D} = \frac{-28000}{-16} = 1750\)
The amounts of investments are Rs. 1750, Rs. 1500, and Rs. 1750.
Check:
First condition:
\(1750 + 1500 + 1750 = 5000\) (Satisfied)
Second condition:
\(6\% \text{ of } 1750 + 7\% \text{ of } 1500 + 8\% \text{ of } 1750\)
\( = 105 + 105 + 140 \)
\( = 350 \) (Satisfied)
Third condition:
Combined income from first two \( = 105 + 105 = 210\)
Income from third \( = 140\)
\(210 = 140 + 70\) (Satisfied)
Thus, all the conditions are satisfied.
In simple words: This problem translates a word problem about investments and interest into a system of three linear equations. Cramer's Rule is then applied by calculating four determinants to find the amounts invested in each of the three plans.
🎯 Exam Tip: When dealing with word problems, accurately converting the given statements into mathematical equations is crucial. Errors in setting up the initial equations will lead to incorrect determinants and solutions.
Question 3. Show that the following equations are consistent.
\(2x + 3y + 4 = 0\), \(x + 2y + 3 = 0\), \(3x + 4y + 5 = 0\)
Solution:
Given equations are
\(2x + 3y + 4 = 0\)
\(x + 2y + 3 = 0\)
\(3x + 4y + 5 = 0\)
For the equations to be consistent, the determinant of the coefficients must be zero.
\[ \begin{vmatrix} 2 & 3 & 4 \\ 1 & 2 & 3 \\ 3 & 4 & 5 \end{vmatrix} \]
\( = 2(10 - 12) - 3(5 - 9) + 4(4 - 6) \)
\( = 2(-2) - 3(-4) + 4(-2) \)
\( = -4 + 12 - 8 \)
\( = 0 \)
The given equations are consistent.
In simple words: A system of linear equations is consistent if it has at least one solution. For three linear equations in two variables (which can be extended to three variables with a third column of zeros for consistency), consistency requires the determinant of the coefficient matrix (including constants as the third column) to be zero.
🎯 Exam Tip: For a system of linear equations to be consistent, the determinant formed by their coefficients and constant terms must be zero. This is a key condition to remember for such problems.
Question 4. Find k, if the following equations are consistent.
(i) \(x + 3y + 2 = 0\), \(2x + 4y – k = 0\), \(x – 2y – 3k = 0\)
Solution:
Given equations are
\(x + 3y + 2 = 0\)
\(2x + 4y – k = 0\)
\(x – 2y - 3k = 0\)
Since, these equations are consistent, the determinant of their coefficients (including constant terms) must be zero.
\[ \begin{vmatrix} 1 & 3 & 2 \\ 2 & 4 & -k \\ 1 & -2 & -3k \end{vmatrix} = 0 \]
\( 1(-12k - 2k) - 3(-6k + k) + 2(-4 - 4) = 0 \)
\( -14k + 15k - 16 = 0 \)
\( k - 16 = 0 \)
\( k = 16 \)
Check:
If the value of k satisfies the condition for the given equations to be consistent, then our answer is correct.
Substitute \(k = 16\) in the given equation.
\[ \begin{vmatrix} 1 & 3 & 2 \\ 2 & 4 & -16 \\ 1 & -2 & -48 \end{vmatrix} \]
\( = 1(-192 - 32) - 3(-96 + 16) + 2(-4 - 4) \)
\( = -224 - 3(-80) + 2(-8) \)
\( = -224 + 240 - 16 \)
\( = 16 - 16 \)
\( = 0 \)
Thus, our answer is correct.
In simple words: For a system of linear equations to be consistent, the determinant formed by their coefficients and constant terms must evaluate to zero. By setting this determinant equal to zero, we can solve for the unknown variable, k.
🎯 Exam Tip: Consistency problems often involve an unknown variable. Set the determinant of the augmented matrix to zero and solve the resulting algebraic equation to find the value of the unknown.
(ii) \((k - 2)x + (k - 1)y = 17\), \((k - 1)x + (k - 2)y = 18\), \(x + y = 5\)
Solution:
Given equations are
\((k - 2)x + (k - 1)y - 17 = 0\)
\((k - 1)x + (k - 2)y - 18 = 0\)
\(x + y - 5 = 0\)
Since, these equations are consistent, the determinant of their coefficients must be zero.
\[ \begin{vmatrix} k-2 & k-1 & -17 \\ k-1 & k-2 & -18 \\ 1 & 1 & -5 \end{vmatrix} = 0 \]
Applying \(R_1 \to R_1 - R_2\), we get
\[ \begin{vmatrix} -1 & 1 & 1 \\ k-1 & k-2 & -18 \\ 1 & 1 & -5 \end{vmatrix} = 0 \]
\( -1(-5(k - 2) - (-18)(1)) - 1(-5(k - 1) - (-18)(1)) + 1((k - 1)(1) - (k - 2)(1)) = 0 \)
\( -1(-5k + 10 + 18) - 1(-5k + 5 + 18) + 1(k - 1 - k + 2) = 0 \)
\( -1(-5k - 28) - 1(-5k + 23) + 1(1) = 0 \)
\( 5k + 28 + 5k - 23 + 1 = 0 \)
\( 10k + 6 = 0 \)
\( 10k = -6 \)
\( k = \frac{-6}{10} = \frac{-3}{5} \)
Wait, let me recheck the determinant calculation, there is a discrepancy with the OCR result.
OCR result: `5k – 28 + 5k – 23 − 1 = 0` which gives `10k - 52 = 0` => `10k = 52` => `k = 5.2`.
Let's re-evaluate the expansion:
\[ \begin{vmatrix} -1 & 1 & 1 \\ k-1 & k-2 & -18 \\ 1 & 1 & -5 \end{vmatrix} = 0 \]
Expanding along R1:
\( -1 \times [ (k-2)(-5) - (-18)(1) ] - 1 \times [ (k-1)(-5) - (-18)(1) ] + 1 \times [ (k-1)(1) - (k-2)(1) ] = 0 \)
\( -1 \times [ -5k + 10 + 18 ] - 1 \times [ -5k + 5 + 18 ] + 1 \times [ k - 1 - k + 2 ] = 0 \)
\( -1 \times [ -5k + 28 ] - 1 \times [ -5k + 23 ] + 1 \times [ 1 ] = 0 \)
\( 5k - 28 + 5k - 23 + 1 = 0 \) (This matches the OCR result now)
\( 10k - 52 + 1 = 0 \)
\( 10k - 51 = 0 \)
\( 10k = 51 \)
\( k = \frac{51}{10} = 5.1 \)
Let's check the OCR's final k value, which is `k = 5`. This means a calculation error exists. Let me use the full calculation from OCR to match its final `k=5`.
OCR: `.. -1(-5k + 10 + 18) – 1(-5k + 5 + 18) + 1(k – 1 – k + 2) = 0`
OCR: `.: -1(-5k – 28) – 1(- 5k + 23) + 1(1) = 0`
This simplifies to: `5k + 28 + 5k - 23 + 1 = 0` (My calculation matches OCR until here)
OCR: `.. 5k – 28 + 5k – 23 − 1 = 0` (Here OCR has -28 instead of +28, and -1 instead of +1. This is the source of the discrepancy)
If I use the OCR's line `5k – 28 + 5k – 23 − 1 = 0`
\(10k - 52 = 0\)
\(10k = 52\)
\(k = 5.2\)
The OCR states `10k – 50 = 0`, then `k = 5`.
The calculation \( -1 \times [ -5k + 28 ] - 1 \times [ -5k + 23 ] + 1 \times [ 1 ] = 0 \)
\( 5k - 28 + 5k - 23 + 1 = 0 \)
\( 10k - 51 = 0 \)
So, `k = 5.1`. There is an error in the source material's calculation leading to `k=5`.
I MUST follow verbatim rule: "Extract every word exactly as written". This means I need to reproduce the calculation as provided by the OCR, even if it leads to an incorrect numerical result.
Let's re-write the calculation following the OCR EXACTLY.
\[ \begin{vmatrix} k-2 & k-1 & -17 \\ k-1 & k-2 & -18 \\ 1 & 1 & -5 \end{vmatrix} = 0 \]
Applying \(R_1 \to R_1 - R_2\), we get
\[ \begin{vmatrix} -1 & 1 & 1 \\ k-1 & k-2 & -18 \\ 1 & 1 & -5 \end{vmatrix} = 0 \]
\( -1(-5(k - 2) - (-18)(1)) - 1(-5(k - 1) - (-18)(1)) + 1((k - 1)(1) - (k - 2)(1)) = 0 \)
\( -1(-5k + 10 + 18) - 1(-5k + 5 + 18) + 1(k - 1 - k + 2) = 0 \)
\( -1(-5k - 28) - 1(-5k + 23) + 1(1) = 0 \)
\( 5k + 28 + 5k - 23 + 1 = 0 \) (This is the step where OCR implies a sign flip or different terms to get to the next line)
(OCR's next line is: `.. 5k – 28 + 5k – 23 − 1 = 0`)
If I take the *final sum* of constants from `28 - 23 + 1 = 6`
OCR's last line of math implies: `5k - 28 + 5k - 23 - 1 = 0` (this line is literally what is there and sums to `10k - 52 = 0`)
OCR's next line: `.. 10k – 50 = 0` (This line has `50`, not `52`. This is where the error occurs in the OCR document).
OCR's final line: `.. k = 5` (which follows from `10k = 50`)
Given "VERBATIM EXTRACTION: Extract every word exactly as written." and "Maintain native grammar layouts, symbols, and spelling structural frameworks cleanly without any dropped words, conversion tracking, or summary truncations.", I must transcribe the text as it appears, including the numerically incorrect steps if they are explicitly written.
So I will write the lines exactly as in the OCR.
\( -1(-5k + 10 + 18) - 1(-5k + 5 + 18) + 1(k - 1 - k + 2) = 0 \)
\( -1(-5k - 28) - 1(- 5k + 23) + 1(1) = 0 \)
\( 5k - 28 + 5k - 23 - 1 = 0 \)
\( 10k - 50 = 0 \)
\( k = 5 \)
In simple words: When equations are consistent, the determinant formed by their coefficients and constant terms must be zero. This condition helps in solving for an unknown variable, k, within the equations by setting the expanded determinant to zero and solving the resulting linear equation.
🎯 Exam Tip: For consistent equations, set the determinant of the coefficients and constants to zero. Algebraic manipulation and careful sign handling are critical when solving for the unknown variable, 'k'.
Question 5. Find the area of the triangle whose vertices are:
(i) (4, 5), (0, 7), (-1, 1)
Solution:
Here, A(\(x_1\), \(y_1\)) \( \equiv \) A(4, 5), B(\(x_2\), \(y_2\)) = B(0, 7), C(\(x_3\), \(y_3\)) = C(-1, 1)
Area of a triangle \( = \frac{1}{2} \begin{vmatrix} x_1 & y_1 & 1 \\ x_2 & y_2 & 1 \\ x_3 & y_3 & 1 \end{vmatrix} \)
Area of \(\triangle\)ABC \( = \frac{1}{2} \begin{vmatrix} 4 & 5 & 1 \\ 0 & 7 & 1 \\ -1 & 1 & 1 \end{vmatrix} \)
\( = \frac{1}{2} [4(7 - 1) - 5(0 - (-1)) + 1(0 - (-7))] \)
\( = \frac{1}{2} [4(6) - 5(1) + 1(7)] \)
\( = \frac{1}{2} (24 - 5 + 7) \)
\( = \frac{1}{2} (26) \)
\( = 13 \) sq.units.
In simple words: The area of a triangle given its vertices can be found using a determinant formula. It involves half the absolute value of the determinant formed by the coordinates of the vertices, where each row consists of (x, y, 1) for a vertex.
🎯 Exam Tip: Remember the \(\frac{1}{2}\) factor in the area formula. Absolute value is always taken for the determinant result as area cannot be negative. Carefully substitute coordinates to avoid sign errors.
(ii) (3, 2), (-1, 5), (-2, -3)
Solution:
Here, A(\(x_1\), \(y_1\)) = A(3, 2), B(\(x_2\), \(y_2\)) = B(-1, 5), C(\(x_3\), \(y_3\)) = C(-2, -3)
Area of a triangle \( = \frac{1}{2} \begin{vmatrix} x_1 & y_1 & 1 \\ x_2 & y_2 & 1 \\ x_3 & y_3 & 1 \end{vmatrix} \)
Area of \(\triangle\)ABC \( = \frac{1}{2} \begin{vmatrix} 3 & 2 & 1 \\ -1 & 5 & 1 \\ -2 & -3 & 1 \end{vmatrix} \)
\( = \frac{1}{2} [3(5 - (-3)) - 2(-1 - (-2)) + 1(-1(-3) - 5(-2))] \)
\( = \frac{1}{2} [3(5 + 3) - 2(-1 + 2) + 1(3 + 10)] \)
\( = \frac{1}{2} [3(8) - 2(1) + 1(13)] \)
\( = \frac{1}{2} (24 - 2 + 13) \)
\( = \frac{1}{2} (35) \)
\( = \frac{35}{2} \) sq. units
In simple words: The area of a triangle can be calculated using a determinant, where the vertices' coordinates form the rows of a matrix with a column of ones. The result is half the absolute value of this determinant.
🎯 Exam Tip: When using the determinant formula for area, ensure all coordinate pairs are correctly substituted. Pay extra attention to negative signs, especially when expanding the determinant.
(iii) (0, 5), (0, -5), (5, 0)
Solution:
Here, A(\(x_1\), \(y_1\)) \( \equiv \) A(0, 5), B(\(x_2\), \(y_2\)) = B(0, -5), C(\(x_3\), \(y_3\)) = C(5,0)
Area of a triangle \( = \frac{1}{2} \begin{vmatrix} x_1 & y_1 & 1 \\ x_2 & y_2 & 1 \\ x_3 & y_3 & 1 \end{vmatrix} \)
Area of \(\triangle\)ABC \( = \frac{1}{2} \begin{vmatrix} 0 & 5 & 1 \\ 0 & -5 & 1 \\ 5 & 0 & 1 \end{vmatrix} \)
\( = \frac{1}{2} [0(-5 - 0) - 5(0 - 5) + 1(0 - (-25))] \)
\( = \frac{1}{2} [0 - 5(-5) + 1(25)] \)
\( = \frac{1}{2} (0 + 25 + 25) \)
\( = \frac{1}{2} (50) \)
\( = 25 \) sq.units
In simple words: The area of a triangle can be found by evaluating half the determinant formed by its vertices' coordinates and a column of ones. This method is effective even when some coordinates are zero, simplifying calculations.
🎯 Exam Tip: A zero in a coordinate simplifies determinant calculations significantly. Expanding along a column or row containing zeroes can reduce computation time and potential errors.
Question 6. Find the value of k, if the area of the triangle with vertices at A(k, 3), B(-5, 7), C(-1, 4) is 4 square units.
Solution:
Here, A(\(x_1\), \(y_1\)) \( \equiv \) A(k, 3), B(\(x_2\), \(y_2\)) = B(-5, 7), C(\(x_3\), \(y_3\)) = C(-1, 4)
Area(\(\triangle\)ABC) = 4 sq.units
Area of a triangle \( = \frac{1}{2} \begin{vmatrix} x_1 & y_1 & 1 \\ x_2 & y_2 & 1 \\ x_3 & y_3 & 1 \end{vmatrix} \)
Therefore, \(\frac{1}{2} \begin{vmatrix} k & 3 & 1 \\ -5 & 7 & 1 \\ -1 & 4 & 1 \end{vmatrix} = \pm 4 \)
\(\begin{vmatrix} k & 3 & 1 \\ -5 & 7 & 1 \\ -1 & 4 & 1 \end{vmatrix} = \pm 8 \)
\( k(7 - 4) - 3(-5 - (-1)) + 1(-5(4) - 7(-1)) = \pm 8 \)
\( k(3) - 3(-5 + 1) + 1(-20 + 7) = \pm 8 \)
\( 3k - 3(-4) + (-13) = \pm 8 \)
\( 3k + 12 - 13 = \pm 8 \)
\( 3k - 1 = \pm 8 \)
Two possible cases:
Case 1: \(3k - 1 = 8\)
\(3k = 9\)
\(k = 3\)
Case 2: \(3k - 1 = -8\)
\(3k = -7\)
\(k = \frac{-7}{3}\)
Check:
For \(k = 3\),
Area(\(\triangle\)ABC) \( = \frac{1}{2} \begin{vmatrix} 3 & 3 & 1 \\ -5 & 7 & 1 \\ -1 & 4 & 1 \end{vmatrix} \)
\( = \frac{1}{2} [3(7 - 4) - 3(-5 - (-1)) + 1(-5(4) - 7(-1))] \)
\( = \frac{1}{2} [3(3) - 3(-4) + 1(-20 + 7)] \)
\( = \frac{1}{2} [9 + 12 - 13] \)
\( = \frac{1}{2} [8] = 4 \)
For \(k = \frac{-7}{3}\),
Area(\(\triangle\)ABC) \( = \frac{1}{2} \begin{vmatrix} \frac{-7}{3} & 3 & 1 \\ -5 & 7 & 1 \\ -1 & 4 & 1 \end{vmatrix} \)
\( = \frac{1}{2} [\frac{-7}{3}(7 - 4) - 3(-5 - (-1)) + 1(-5(4) - 7(-1))] \)
\( = \frac{1}{2} [\frac{-7}{3}(3) - 3(-4) + 1(-20 + 7)] \)
\( = \frac{1}{2} [-7 + 12 - 13] \)
\( = \frac{1}{2} [-8] = -4 \)
Since area cannot be negative, we take the absolute value, so \(\frac{1}{2}|-8| = 4\).
Thus, both \(k = 3\) and \(k = \frac{-7}{3}\) are correct.
In simple words: When the area of a triangle is given, the determinant calculation will yield both positive and negative values due to the \(\pm\) sign. Both values of k must be considered as valid, as the absolute value is taken for the area.
🎯 Exam Tip: Remember to use \(\pm\) when the area is given, as the determinant can be positive or negative. Both resulting values for the unknown variable 'k' are usually valid if the calculation is correct.
Question 7. Find the area of the quadrilateral whose vertices are A(-3, 1), B(-2, -2), C(4, 1), D(2, 3).
Solution:
Given vertices: A(-3, 1), B(-2, -2), C(4, 1), D(2, 3).
ℹ️ चित्र व्याख्या (Diagram Explanation): यह एक चतुर्भुज ABCD को दर्शाता है जिसके शीर्ष A(-3, 1), B(-2, -2), C(4, 1) और D(2, 3) हैं। चतुर्भुज को दो त्रिभुजों, ΔABC और ΔACD में विभाजित किया गया है, ताकि इसके कुल क्षेत्रफल की गणना की जा सके। यह विभाजन एक विकर्ण (जैसे AC) के माध्यम से किया जाता है।
Area(\(ABCD\)) = Area(\(\triangle ABC\)) + Area(\(\triangle ACD\))
Area of a triangle \( = \frac{1}{2} \begin{vmatrix} x_1 & y_1 & 1 \\ x_2 & y_2 & 1 \\ x_3 & y_3 & 1 \end{vmatrix} \)
For \(\triangle ABC\): A(-3, 1), B(-2, -2), C(4, 1)
Area(\(\triangle ABC\)) \( = \frac{1}{2} \begin{vmatrix} -3 & 1 & 1 \\ -2 & -2 & 1 \\ 4 & 1 & 1 \end{vmatrix} \)
\( = \frac{1}{2} [-3(-2 - 1) - 1(-2 - 4) + 1(-2 - (-8))] \)
\( = \frac{1}{2} [-3(-3) - 1(-6) + 1(-2 + 8)] \)
\( = \frac{1}{2} [9 + 6 + 6] \)
\( = \frac{1}{2} (21) \)
\( = \frac{21}{2} \) sq.units.
For \(\triangle ACD\): A(-3, 1), C(4, 1), D(2, 3)
Area(\(\triangle ACD\)) \( = \frac{1}{2} \begin{vmatrix} -3 & 1 & 1 \\ 4 & 1 & 1 \\ 2 & 3 & 1 \end{vmatrix} \)
\( = \frac{1}{2} [-3(1 - 3) - 1(4 - 2) + 1(12 - 2)] \)
\( = \frac{1}{2} [-3(-2) - 1(2) + 1(10)] \)
\( = \frac{1}{2} [6 - 2 + 10] \)
\( = \frac{1}{2} [14] \)
\( = 7 \) sq.units.
Area(\(ABCD\)) = Area(\(\triangle ABC\)) + Area(\(\triangle ACD\))
\( = \frac{21}{2} + 7 \)
\( = \frac{21 + 14}{2} \)
\( = \frac{35}{2} \) sq.units.
In simple words: The area of a quadrilateral can be found by dividing it into two triangles using one of its diagonals. The area of each triangle is then calculated using the determinant formula, and these individual areas are summed to get the total area of the quadrilateral.
🎯 Exam Tip: To find the area of a quadrilateral, divide it into two non-overlapping triangles by drawing a diagonal. Calculate the area of each triangle using the determinant method, and add them together for the total quadrilateral area.
Question 8. By using determinant, show that the following points are collinear.
P(5, 0), Q(10, -3), R(-5, 6)
Solution:
Here, P(\(x_1\), \(y_1\)) = P(5, 0), Q(\(x_2\), \(y_2\)) = Q(10, -3), R(\(x_3\), \(y_3\)) = R(-5, 6)
If Area(\(\triangle PQR\)) = 0, then the points P, Q, R are collinear.
Area(\(\triangle PQR\)) \( = \frac{1}{2} \begin{vmatrix} 5 & 0 & 1 \\ 10 & -3 & 1 \\ -5 & 6 & 1 \end{vmatrix} \)
\( = \frac{1}{2} [5(-3 - 6) - 0(10 - (-5)) + 1(10(6) - (-3)(-5))] \)
\( = \frac{1}{2} [5(-9) - 0(15) + 1(60 - 15)] \)
\( = \frac{1}{2} [-45 + 0 + 45] \)
\( = \frac{1}{2} (0) \)
\( = 0 \)
Since Area(\(\triangle PQR\)) = 0, points P, Q and R are collinear.
In simple words: Three points are collinear (lie on the same straight line) if the area of the triangle formed by them is zero. This condition can be verified by calculating the determinant of their coordinates, which should equal zero for collinear points.
🎯 Exam Tip: To prove collinearity using determinants, set up the area of a triangle formula. If the resulting determinant is zero, the points are collinear; otherwise, they form a triangle.
Question 9. The sum of three numbers is 15. If the second number is subtracted from the sum of first and third numbers, then we get 5. When the third number is subtracted from the sum of twice the first number and the second number, we get 4. Find the three numbers.
Answer:
Solution:
Let the three numbers be x, y and z.
According to the given conditions,
x + y + z = 15
x + z - y = 5 i.e. x - y + z = 5
2x + y - z = 4
\[ D = \begin{vmatrix} 1 & 1 & 1 \\ 1 & -1 & 1 \\ 2 & 1 & -1 \end{vmatrix} \]
\( = 1(1 - 1) - 1 (-1 - 2) + 1(1 + 2) \)
\( = 1(0) - 1(-3) + 1(3) \)
\( = 0 + 3 + 3 \)
\( = 6 \ne 0 \)
\[ D_x = \begin{vmatrix} 15 & 1 & 1 \\ 5 & -1 & 1 \\ 4 & 1 & -1 \end{vmatrix} \]
\( = 15(1 - 1) - 1(-5 - 4) + 1(5 + 4) \)
\( = 15(0) - 1(-9) + 1(9) \)
\( = 0 + 9 + 9 \)
\( = 18 \)
\[ D_y = \begin{vmatrix} 1 & 15 & 1 \\ 1 & 5 & 1 \\ 2 & 4 & -1 \end{vmatrix} \]
\( = 1(-5 - 4) - 15(-1 - 2) + 1(4 - 10) \)
\( = 1(-9) - 15(-3) + 1(-6) \)
\( = -9 + 45 - 6 \)
\( = 30 \)
\[ D_z = \begin{vmatrix} 1 & 1 & 15 \\ 1 & -1 & 5 \\ 2 & 1 & 4 \end{vmatrix} \]
\( = 1(-4 - 5) - 1(4 - 10) + 15(1 + 2) \)
\( = 1(-9) - 1(-6) + 15(3) \)
\( = -9 + 6 + 45 \)
\( = 42 \)
By Cramer's Rule,
\( x = \frac{D_x}{D} = \frac{18}{6} = 3 \)
\( y = \frac{D_y}{D} = \frac{30}{6} = 5 \)
\( z = \frac{D_z}{D} = \frac{42}{6} = 7 \)
The three numbers are 3, 5 and 7.
In simple words: We set up a system of three linear equations from the word problem, then calculated the determinants D, Dx, Dy, and Dz. Using Cramer's Rule, we divided each specific determinant by D to find the values of x, y, and z, which represent the three numbers.
🎯 Exam Tip: When solving word problems with Cramer's Rule, ensure correct formation of the system of equations. Double-check all determinant calculations and substitutions, as a single arithmetic error can lead to incorrect final answers.
Mathematics Class 11 Curriculum Solutions: Chapter 06 Determinants 6.3
Chapter Exercise Answers for Class 11 Mathematics
Explore reliable textbook solutions for Chapter 06 Determinants 6.3 tailored for Class 11 learners. Utilizing these complete exercise answers ensures your preparation aligns exactly with official MSBSHSE standards for Mathematics.
Detailed Answer Guides for Chapter 06 Determinants 6.3
Clear, methodical explanations accompany every challenging problem within the Class 11 Mathematics text. Engaging with these detailed answers lays a solid foundation for advanced learning and improves foundational clarity for upcoming assessments.
Complete Preparation Kit for Class 11 Exams
Consistent practice with these solution guides cultivates faster problem-solving habits and clearer logical structuring. For a complete preparation experience, pair these textbook answers with our dedicated revision notes and sample papers for Class 11 Mathematics.
FAQs
The complete and updated Maharashtra Board Class 11 Maths Part 1 Chapter 6 Determinants 6.3 Solutions is available for free on StudiesToday.com. These solutions for Class 11 Mathematics are as per latest MSBSHSE curriculum.
Yes, our experts have revised the Maharashtra Board Class 11 Maths Part 1 Chapter 6 Determinants 6.3 Solutions 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 MSBSHSE language because MSBSHSE marking schemes are strictly based on textbook definitions. Our Maharashtra Board Class 11 Maths Part 1 Chapter 6 Determinants 6.3 Solutions will help students to get full marks in the theory paper.
Yes, we provide bilingual support for Class 11 Mathematics. You can access Maharashtra Board Class 11 Maths Part 1 Chapter 6 Determinants 6.3 Solutions in both English and Hindi medium.
Yes, you can download the entire Maharashtra Board Class 11 Maths Part 1 Chapter 6 Determinants 6.3 Solutions in printable PDF format for offline study on any device.