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: 28/05/2021
QB365 Provides the HOT Question Papers for Class 12 Maths, and also provide the detail solution for each and every HOT Questions. HOT Questions will help to get more idea about question pattern in every exams and also will help to get more marks in Exams
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.
For what velues of x and y are the following matrices equal \(A=\left[ \begin{matrix} 2x+1 & 3y \\ 0 & { y }^{ 2 }-5y \end{matrix} \right] \) \(B=\left[ \begin{matrix} x+3 & { y }^{ 2 }+2 \\ 0 & -6 \end{matrix} \right] \)
2.
Let the * be the binary operation on N be defined a*b = H.C.F of a and b.Is * commutative? Is * associative? does there exist identify for this operation of N?
(i) 5 * 7, 20 * 16
(ii) Is * commutative?
(iii) Is * associative?
(iv) Find the identity of * in N
(v) Which elements of N are invertible for the operation *?
3.
Use Lagrange's Theorem to determine a point P on the curve \(f\left( x \right) =\sqrt { x-2 } \)defined in the interval [2,3], where the tangent is parallel to the chord joining the end points on the curve.
4.
Find \(fof^{ -1 }\) and \(f^{ -1 }\) of for the function:
\(f(x)=\frac { 1 }{ x } ,x\neq 0\). Also prove that \(fof^{ -1 }\)= \(f^{ -1 }\) of .
5.
Prove that:\(\left| \begin{matrix} -a({ b }^{ 2 }+{ c }^{ 2 }-{ a }^{ 2 }) & { 2b }^{ 3 } & { 2c }^{ 3 } \\ { 2 }a^{ 3 } & -b({ c }^{ 2 }+{ a }^{ 2 }-{ b }^{ 2 }) & { 2c }^{ 3 } \\ { 2a }^{ 3 } & { 2b }^{ 3 } & -c({ a }^{ 2 }+{ b }^{ 2 }-{ c }^{ 2 }) \end{matrix} \right| =abc({ a }^{ 2 }+{ b }^{ 2 }+{ c }^{ 2 }{ ) }^{ \\ 3 }\)
6.
Without expanding the determinant at any stage, prove that \(\left| \begin{matrix} x+1 & x+2 & x+a \\ x+2 & x+3 & x+b \\ x+3 & x+4 & x+c \end{matrix} \right| =0\), where a, b, c are in A.P.
1.
x = 2, y = 2
2.
The binary operation * on N is defined as a * b = L.C.M. of a and b.
(i) 5 * 7 = L.C.M. of 5 and 7 = 35
20 * 16 = L.C.M of 20 and 16 = 80
(ii) It is known that:
L.C.M of a and b = L.C.M of b and a &mn For E; a, b ∈ N.
∴ a * b = b * a
Thus, the operation * is commutative.
(iii) For a, b, c ∈ N, we have:
(a * b) * c = (L.C.M of a and b) * c = LCM of a, b, and c
a * (b * c) = a * (LCM of b and c) = L.C.M of a, b, and c
∴ (a * b) * c = a * (b * c)
Thus, the operation * is associative.
(iv) It is known that:
L.C.M. of a and 1 = a = L.C.M. 1 and a &mnForE; a ∈ N
⇒ a * 1 = a = 1 * a &mnForE; a ∈ N
Thus, 1 is the identity of * in N.
(v) An element a in N is invertible with respect to the operation * if there exists an element b in N, such that a * b = e = b * a.
Here, e = 1
This means that:
L.C.M of a and b = 1 = L.C.M of b and a
This case is possible only when a and b are equal to 1.
Thus, 1 is the only invertible element of N with respect to the operation *.
3.
We have y=\(f\left( x \right) =\sqrt { x-2 } \) ...(1)
\(f'(x)=\frac { 1 }{ 2\sqrt { x-2 } } \)
Now \(f(a)=(2)=\sqrt { 2-2 } =0\)
\(f(b)=f(3)=\sqrt { 3-2 } =\sqrt { 1 } =1\)
By Lagrange's Theorem, we have:
\(f'(x)=\frac { f(b)-f(a) }{ b-a } \)
\(=\frac { 1 }{ 2\sqrt { x-2 } } =\frac { 1-0 }{ 3-2 } \Rightarrow \frac { 1 }{ 4(x-2) } =1\)
\(1=4x-8\Rightarrow 4x=9\)
\(x=\frac { 9 }{ 4 } \epsilon \left( 2,3 \right) \)
Putting in (1), \(y=\sqrt { \frac { 9 }{ 4 } -2 } =\sqrt { \frac { 1 }{ 4 } } =\frac { 1 }{ 2 } \)
Hence, \(\left( \frac { 9 }{ 4 } ,\frac { 1 }{ 2 } \right) \)is the required point.
4.
Here \(f(x)=y=\frac { 1 }{ x } \Rightarrow x=\frac { 1 }{ y } .\)
\(\therefore \) \(f^{ -1 }=\{ (y,x)\} =\left\{ \left( y,\frac { 1 }{ y } \right) \right\} \)
\(\Rightarrow \) \(f^{ -1 }(x)=\frac { 1 }{ x } .\)
\(\therefore \) \(fof^{ -1 }(x)=f\left( \frac { 1 }{ x } \right) =\frac { 1 }{ 1/x } =x.\)
Also \(f^{ -1 }\quad of\quad (x)=f^{ -1 }\left( \frac { 1 }{ x } \right) =\frac { 1 }{ 1/x } =x.\)
Thus \(fof^{ -1 }(x)=f^{ -1 }\quad of\quad (x)\)
Hence, \(fof^{ -1 }=f^{ -1 }\quad of.\)
5.
\(\Delta=\left| \begin{matrix} -a({ b }^{ 2 }+{ c }^{ 2 }-{ a }^{ 2 }) & { 2b }^{ 3 } & { 2c }^{ 3 } \\ { 2 }a^{ 3 } & -b({ c }^{ 2 }+{ a }^{ 2 }-{ b }^{ 2 }) & { 2c }^{ 3 } \\ { 2a }^{ 3 } & { 2b }^{ 3 } & -c({ a }^{ 2 }+{ b }^{ 2 }-{ c }^{ 2 }) \end{matrix} \right|\)
Operating R1-->R1-R2& R2-->R2-R3, we get:
\(\Delta=\begin{vmatrix}-a(b^2+c^2-a^2)&b(a^2+b^2+c^2)&0\\0&-b(c^2+a^2+b^2)&c(a^2+b^2+c^2)\\2a^3&2b^3&-c(a^2+b^2-c^2) \end{vmatrix}\)
\(=(a^2+b^2+c^2)\begin{vmatrix} -a&b&0\\0&-b&c\\2a^3&2b^3&-c(a^2+b^2-c^2)\end{vmatrix}\)
\(=abc(a^2+b^2+c^2)^2\begin{vmatrix}-1&1&0\\0&-1&1\\2a^2&2b^2&-a^2-b^2+c^2 \end{vmatrix}\)
\(=abc(a^2+b^2+c^2)^2\begin{vmatrix}-1&1&0\\0&-1&1\\2a^2&2b^2&-a^2-b^2+c^2 \end{vmatrix}\) [Operating C2--> C2+C1]
\(abc(a^2+b^2+c^2)^2(-1)[a^2+b^2-c^2-2a^2-2b^2]\) [Expanding by R1]
\(=abc(a^2+b^2+c^2)^2(-1)(-a^2-b^2-c^2)\)
\(=abc(a^2+b^2+c^2)^3,\)
which is true
6.
Since a, b, c are in A.P.,
b-a = c-b = d, common difference....(1)
Now \(\Delta=\begin{vmatrix} x+1&x+2&x+a\\x+2&x+3&x+b\\x+3&x+4&x+c\end{vmatrix}\)
= \(\begin{vmatrix}x+1&x+2&x+a\\1&1&b-a\\1&1&c-b \end{vmatrix}\)
= \(\begin{vmatrix}x+1&x+2&x+a\\1&1&d\\1&1&d \end{vmatrix}\)
= 0 Which is true
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