retagged by
1,757 views

2 Answers

Best answer
6 6 votes

For integers {1,2,...,9} -

   9 ways for 1 (from set B) to choose an element from set A.

  The remaining 8 numbers will be automatically get mapped to 0 ( of set B) , so only 1 way.

   Total functions  = 9 * 1 = 9.

For integer 10 - 

   As no restriction mentioned , can be mapped to 0 or 1 ( 2 choices )

Total functions = 2 (for int 10) * 9 (ints 1 to 9) = 18

selected by
0 0 votes
to cases : 10->0 : here 9 ways and 10->1 : here another 9 ways.
Answer:
Position:
Show:

Related questions

2 2 votes
1 answers 1 answer
667
667 views
Bikram asked May 24, 2017
667 views
$A$ and $B$ are two sets such that $n(A) * n(B) = 7$ and $A \subset K \subset B$, where $n(X)$ is the cardinality of set $X$ and $K$ is a set. Then, to satisfy proper su...
2 2 votes
2 answers 2 answers
921
921 views
Bikram asked May 24, 2017
921 views
Given $f : Z^*Z \rightarrow Z$And:$f(m,n) = \mid m \mid – \mid n \mid$$f(m,n) = m2 + n2$$f(m,n) = m2 – 4$$f(m,n) = 2m – n$ Which one of the following options is correct?...
1 1 vote
1 answers 1 answer
638
638 views
Bikram asked May 24, 2017
638 views
With reference to the above diagram:$f$ is onto, $g$ is onto $\implies \: g.f$ is onto.if $g.f$ is one-to-one $\implies \: g$ and $f$ both need to be one-to-one.if $g.f$ ...
5 5 votes
2 answers 2 answers
1.3k
1.3k views
Bikram asked May 24, 2017
1,282 views
Let $S$ be the set $\{1,2,3, \dots ,8\}$. Let $n$ be the number of sets of two non-empty disjoint subsets of $S$. The value of $n$ is _______.