We are tasked with finding the total number of functions f that satisfy the given conditions.
The sum f(1) + f(2) must satisfy f(1) + f(2) &leq 5, and both f(1) and f(2) are integers. Let's explore the possible values for f(1) and f(2):
If f(1) = 1, then f(2) can take values from 1, 2, 3, 4 (4 possible mappings).
If f(1) = 2, then f(2) can take values from 1, 2, 3 (3 possible mappings).
If f(1) = 3, then f(2) can take values from 1, 2 (2 possible mappings).
If f(1) = 4, then f(2) can only take the value 1 (1 possible mapping).
Both f(5) and f(6) can each take any of 6 possible values independently.
To compute the total number of functions, we calculate the number of ways to choose f(1), f(2), f(5), and f(6):
Thus, the total number of functions is:
10 × 36 = 360
The total number of functions is 360.
Let A be the set of 30 students of class XII in a school. Let f : A -> N, N is a set of natural numbers such that function f(x) = Roll Number of student x.
Give reasons to support your answer to (i).
Find the domain of the function \( f(x) = \cos^{-1}(x^2 - 4) \).