12th Standard CBSE Syllabus & Materials
12th Standard CBSE
CBSE 12th Economics Government Budget and the Economy Previous year Question Papers Study Material - QB365 Set A
NEW12th Standard CBSE
CBSE 12th Computer Science Interface Python with MySQL - New Previous year Question Papers Study Material - QB365 Set A
NEW12th Standard CBSE
CBSE 12th Computer Science Database Concept - New Previous year Question Papers Study Material - QB365 Set A
NEW12th Standard CBSE
CBSE 12th Computer Science Data Communication - New Previous year Question Papers Study Material - QB365 Set A
NEW12th Standard CBSE
CBSE 12th Computer Science Data Structures - New Previous year Question Papers Study Material - QB365 Set A
NEW12th Standard CBSE
CBSE 12th Computer Science Functions - New Previous year Question Papers Study Material - QB365 Set A

Published on: 23/05/2021
QB365 Provides the updated NCERT Examplar Questions for Class 12 Maths, and also provide the detail solution for each and every ncert examplar questions , QB365 will give all kind of study materials will help to get more marks
Download CBSE Class 12th Standard CBSE Maths question papers, sample papers, important questions, and previous year solved papers in PDF format. Get free study materials, NCERT solutions, and exam preparation resources for Class 12th Standard CBSE Maths
Questions + Answers key
Take MCQ Maths Test1.
If \(A=\left[ \begin{matrix} 1 & 1 & 1 \\ 1 & 1 & 1 \\ 1 & 1 & 1 \end{matrix} \right] \) then prove that \({ A }^{ n }=\left[ \begin{matrix} { 3 }^{ n-1 } & { 3 }^{ n-1 } & { 3 }^{ n-1 } \\ { 3 }^{ n-1 } & { 3 }^{ n-1 } & { 3 }^{ n-1 } \\ { 3 }^{ n-1 } & { 3 }^{ n-1 } & { 3 }^{ n-1 } \end{matrix} \right] ,\) then \(n\epsilon N\).
2.
If A and B are symmetric matrices, then prove that BA - 2AB is neither a symmetric matrix nor skew-symmetric matrix.
3.
If matrix \(\left[\begin{array}{rrr}0 & a & 3 \\ 2 & b & -1 \\ c & 1 & 0\end{array}\right]\) is a skew-symmetric matrix, then find the values of a, b and c
4.
\(\text { If }\left[\begin{array}{ll} 2 x & 3 \end{array}\right]\left[\begin{array}{rr} 1 & 2 \\ -3 & 0 \end{array}\right]\left[\begin{array}{l} x \\ 8 \end{array}\right]=0\) then find the value of x.
5.
In the matrix,\(A=\left[\begin{array}{ccc} a & 1 & x \\ 2 & \sqrt{3} & x^{2}-y \\ 0 & 5 & -2 / 5 \end{array}\right]\)
(i) the order of the matrix A.
(ii) the number of elements.
(iii) the value of elements a23, a31 and a12•
1.
We shall prove the result by using principle of mathematical induction.
Let \(P\left( n \right) { :A }^{ n }=\left[ \begin{matrix} { 3 }^{ n-1 } & { 3 }^{ n-1 } & { 3 }^{ n-1 } \\ { 3 }^{ n-1 } & { 3 }^{ n-1 } & { 3 }^{ n-1 } \\ { 3 }^{ n-1 } & { 3 }^{ n-1 } & { 3 }^{ n-1 } \end{matrix} \right] \)
Now, \(P\left( 1 \right) { :A }^{ 1 }=\left[ \begin{matrix} { 3 }^{ 0 } & { 3 }^{ 0 } & { 3 }^{ 0 } \\ { 3 }^{ 0 } & { 3 }^{ 0 } & { 3 }^{ 0 } \\ { 3 }^{ 0 } & { 3 }^{ 0 } & { 3 }^{ 0 } \end{matrix} \right] =\left[ \begin{matrix} 1 & 1 & 1 \\ 1 & 1 & 1 \\ 1 & 1 & 1 \end{matrix} \right] \)
The result is true for n = 1.
Let the result be true for n = k.
So, \({ A }^{ k }=\left[ \begin{matrix} { 3 }^{ k-1 } & { 3 }^{ k-1 } & { 3 }^{ k-1 } \\ { 3 }^{ k-1 } & { 3 }^{ k-1 } & { 3 }^{ k-1 } \\ { 3 }^{ k-1 } & { 3 }^{ k-1 } & { 3 }^{ k-1 } \end{matrix} \right] \)
Now, we prove that P(k + 1) is true.
Now, Ak+1 = A. Ak
\(=\left[ \begin{matrix} 1 & 1 & 1 \\ 1 & 1 & 1 \\ 1 & 1 & 1 \end{matrix} \right] \left[ \begin{matrix} { 3 }^{ k-1 } & { 3 }^{ k-1 } & { 3 }^{ k-1 } \\ { 3 }^{ k-1 } & { 3 }^{ k-1 } & { 3 }^{ k-1 } \\ { 3 }^{ k-1 } & { 3 }^{ k-1 } & { 3 }^{ k-1 } \end{matrix} \right] \)
\(=\left[ \begin{matrix} { 3.3 }^{ k-1 } & { 3.3 }^{ k-1 } & { 3.3 }^{ k-1 } \\ { 3.3 }^{ k-1 } & { 3.3 }^{ k-1 } & { 3.3 }^{ k-1 } \\ { 3.3 }^{ k-1 } & { 3.3 }^{ k-1 } & { 3.3 }^{ k-1 } \end{matrix} \right] \)
\(=\left[ \begin{matrix} { 3 }^{ k } & { 3 }^{ k } & { 3 }^{ k } \\ { 3 }^{ k } & { 3 }^{ k } & { 3 }^{ k } \\ { 3 }^{ k } & { 3 }^{ k } & { 3 }^{ k } \end{matrix} \right] \)
= Ak+1
Hence, it is true n = k + 1.
Hence, by principle of mathematical induction P(n) is true for all \(n\epsilon N\)
2.
3.
a = -2, b = 0 and c = -3
4.
Given matrix equation is
\( \left[\begin{array}{ll} 2 x & 3 \end{array}\right]\left[\begin{array}{rr} 1 & 2 \\ -3 & 0 \end{array}\right]\left[\begin{array}{l} x \\ 8 \end{array}\right]=O \)
\(\Rightarrow \left[\begin{array}{ll} 2 x & 3 \end{array}\right]\left[\left[\begin{array}{rr} 1 & 2 \\ -3 & 0 \end{array}\right]\left[\begin{array}{l} x \\ 8 \end{array}\right]\right)=O \)
[by associative law of multiplication]
\(\Rightarrow \left[\begin{array}{ll}2 x & 3\end{array}\right]\left[\begin{array}{c}x+16 \\ -3 x\end{array}\right]=0\)
\(\Rightarrow [2 x(x+16)-9 x]=[O]\)
\(\Rightarrow\) 2 x^{2} + 32 x - 9x = 0
\(\Rightarrow\)\(2 x^{2}+23 x=0\)
\(\Rightarrow x(2 x+23)=0\)
\(\Rightarrow\) x = 0 and x = -23 / 2
5.
(i) 3 x 3
(ii) 9
(iii)a23 = x2 - y, a31 = 0, a12 = 1]
12th Standard CBSE Syllabus & Materials
12th Standard CBSE
CBSE 12th Computer Science Python Revision Tour I - New Previous year Question Papers Study Material - QB365 Set A
NEW12th Standard CBSE
CBSE 12th Business Studies Planning Important Questions And Answers Study Material - QB365 Set A
NEW12th Standard CBSE
CBSE 12th Business Studies Business Environment Important Questions And Answers Study Material - QB365 Set A
NEW12th Standard CBSE
CBSE 12th Business Studies Principles of Management Important Questions And Answers Study Material - QB365 Set A
NCERT Books
Syllabus
Exam Pattern
Sample Question Papers
Previous year Question Papers
Important Notes
MCQ Practice test
NCERT Exemplers
Case study Questions
Image Based Questions
Passage based Questions
HOT Questions
Value Based Questions
Model Questions Papers
NCERT ( Book Back ) Questions
Assertion and Reason
Important Questions And Answers
CBSE 12th Standard CBSE Subjects
CBSE Standards