Question
Question: Let \(A = \\{ 9,10,11,12,13\\} \) and \(f:A \to N\) be defined by \[f\left( n \right)\]=highest prim...
Let A=9,10,11,12,13 and f:A→N be defined by f(n)=highest prime factor of n, then its range is
A. \left\\{ {13} \right\\}
B. \left\\{ {3,5,11,13} \right\\}
C. \left\\{ {11,13} \right\\}
D. \left\\{ {2,3,5,11} \right\\}
Solution
Consider the set is given A=9,10,11,12,13 and the function is defined as f:A→N and its range f(n) contain the highest prime factor of n.
First, find the factors of elements of the set A=9,10,11,12,13.
Find the highest prime factor of each element.
The set of the highest prime factors of the individual elements is the range f(n)
Complete step-by-step solution:
The function is defined f:A→N where, A=9,10,11,12,13.
Take the values of n=9,10,11,12,13, find the factor of each element.
The factors of 9 =3×3
The factors of 10 =2×5
The factors of 11 =1×11
The factors of 12 =2×2×3
The factors of 13 =1×13
f(n)=highest prime factor of n
f(9)=the highest prime factor of 9
⇒ f(9)=3
f(10)=the highest prime factor of 10
⇒ f(10)=5
f(11)=the highest prime factor of 11
⇒ f(11)=11
f(12)=the highest prime factor of 12
⇒ f(12)=3
f(13)=the highest prime factor of 13
⇒ f(13)=13
The range of f is the set of all f(n) =\left\\{ {3,5,11,13} \right\\}
The range f(n) is \left\\{ {3,5,11,13} \right\\}.
Option B is the correct answer.
Note: Here are some basic ideas about the domain and range of a function.
Domain: The set of possible input values, the values go into a function is called domain.
Range: The set of possible output values and all the values that come out is called range.
For example: If the set A = \left\\{ {1,2,3} \right\\} and f(x)=x2 then,
f(1)=12
⇒f(1)=1
f(2)=22
⇒f(2)=4
f(3)=32
⇒f(3)=9
The range is set of all elements \left\\{ {1,4,9} \right\\} and domain is \left\\{ {1,2,3} \right\\}.