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/08/2019
Relations and Functions
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 Test

1.
Let * be a binary operation on N given by a * b = LCM(a,b) for all a,b \(\in \) N. Find 5*7
2.
If * is a binary operation on the set R of real numbers defined by a * b = a + b - 2 then find the identity element for the binary operation *.
3.
If the binary operation * on the set of integers Z is defined by a*b = a + 3b2 then find the value of 8*3
4.
Let * be a binary operation , on the set of all non-zero real numbers given by a * b = \(\frac { ab }{ 5 } \) for all a, b \(\in R-\{ 0\} \). Find the value of x, given that 2*(x* 5) = 10
5.
State the reason why the Relation R = [(a, b) : \(a\le b^{ 2 }\) on the set R of the real numbers is not reflexive
6.
Show that division is not a binary operation on N.
7.
Prove that the greatest integer function f : R \(\rightarrow\)R, given by f(x) = [x] is neither one-one nor onto. Where [x] denotes the greatest integer less than or equal to x
8.
Find if the binary operation * given by a * b = \(a+b\over2\) in the set of real numbers, associative.
9.
Let A be any non-empty set and P(A) be the power set of A. A relation R defined on P(A) by \(X\ R\ Y\Leftrightarrow X\ \cap Y=X,X,Y\in P(A)\) . Examine whether R is symmetric.
10.
Let f:\(R\rightarrow R\) is defined by f(x) = x2. Is f one-one?
11.
Let f and g be two real functions defined as f(x) = 2x - 3; g(x) = \(3+x\over2\). Find fog and gof. Can you say one is inverse of the other?
12.
Write fog, if f : \(R\to R\) and g:\(R\to R\) are given by f(x) = 8x2 and g(x) = x1/3
13.
If the binary operation * on the set of integers Z is defined by a*b=a+3b2 then find the value of 2 * 4.
14.
If f(x) = x + 7 and g(x) = x - 7, \(X\in R,\) find fog(7)?
1.
Given a*b = LCM(a,b)
∴ (5*7) = LCM(5, 7) = 35
2.
e ∈ R is the identity element for *if a*e = e*a = a ∀ a ∈ R ⇒ e = 2
3.
Given a * b = a+3b2
(8 * 3) = 8 + 3(3)2
= 8 + 27 = 35
⇒ (8 ∗ 3) = 35
4.
\(\Rightarrow 2 *(x * 5)=10\)
\( \Rightarrow 2 *\left(\frac{5 x}{5}\right)=10 \)
\( \Rightarrow 2 * x=10 \)
\( \Rightarrow \frac{2 x}{5}=10 \)
\( \Rightarrow x=\frac{50}{2} \)
\(\mathrm{x}=25 \)
5.
\(\frac{1}{2}>\left(\frac{1}{2}\right)^3=\left(\frac{1}{2}, \frac{1}{2}\right) \in R\)
Hence R is reflexive.
6.
Let * be a binary on NB defined as a * b = a/b, for a, b ∈ N
We notice, if b is not a factor a then a * b ∉ N.
Hence, division is not a binary operation on N
7.
Given) f : R →→ R defined by f(x) = [x]
For one-one: We know by definition that for
a ≤ x i.e. for x1,x2∈ (a, a+1) ,
x1 ≠ x2 ⇒ f(x1) = f(x2) = a
Hence, not one-one.
For onto: For y(non integer) in co-domain there does not exist x ∈ R in domain such that f(x) = y. Hence, not onto.
8.
\(a *(b * c)=a *\left(\frac{b+c}{2}\right)=\frac{a+\frac{b+c}{2}}{2}=\frac{2 a+b+c}{4} \ldots(1)\)
and \((a * b) * c=\left(\frac{a+b}{2}\right) * c=\frac{\frac{a+b}{2}+c}{2}=\frac{a+b+2 c}{4} \ldots(2)\)
From (1) and (2), we get
a * (b* c) ≠ (a * b) * c
Hence, not associative
9.
XRY ⇒ X∩Y = X ⇒ Y∩X = X ⇒ YRX
Hence symmetric
10.
No, as \(f(-2)=(-2)^2=4\) and \(f(2)=(2)^2=4\)
i.e \(x_1 \neq x_2 \Rightarrow f\left(x_1\right)=f\left(x_2\right)\).
Not one-one
11.
\(f \circ g(x)=f(g(x))=f\left(\frac{3+x}{2}\right)=2\left(\frac{3+x}{2}\right)-3=3+x-3=x\)
\(g \circ f(x)=g(f(x))=g(2 x-3)=\frac{3+2 x-3}{2}=\frac{2 x}{2}=x\)
As fog and gof are identify functions, so one is inverse of the other
12.
fog(x) = f(g(x))
= f(x1/3) = 8(x1/3)3
= 8x
13.
\( a * b=a+3 b^2 \\ 2 * 4=2+3(4)^2 \\ =2+3 \times 16=50 \)
14.
...................[ Since, ]
..................[ Since, ]
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
CBSE 12th Standard CBSE Subjects
CBSE Standards