Question
Question: Let \(A\) be the set of all positive prime numbers less than 30. Then find the number of different r...
Let A be the set of all positive prime numbers less than 30. Then find the number of different rational numbers whose numerator and denominator belongs toA.
Solution
This question can be solved using the concept of combinations. Combinations in mathematics can be simply explained as a mathematical technique that determines the number of arrangements possible for collection of items where the order of the selection does not matter. So in combinations we can select an item in any order. So by using this concept we can solve the above given question.
Complete step-by-step solution:
Given
A:Set of all positive prime numbers less than 30...............(i)
Now we have to find the number of different rational numbers whose numerator and denominator belongs toA.
So first let us list all positive prime numbers less than 30. It can be written as:
A=2,3,5,7,11,13,17,19,23,29
So in total there would be 10 such numbers inA.
Now we know that the basic definition of a rational number is:
A rational number is a number that can be in the form qp where p and qare integers and q is not equal to zero.
So using the theory of combinations we can write:
Number of wayspcan be selected fromA: 10C1=1!(10−1)!10!=10......................(ii)
Number of waysqcan be selected fromA:(10−1)C1=9C1=1!(9−1)!9!=9...................(iii)
So from (ii) and (iii) the number of different rational numbers whose numerator and denominator belongs toAcan be written as:
10×9=90.................(iv)
Therefore our final answer would be: 90
Note: General formula to find combination in the formnCris:
nCr=r!(n−r)!n!
While doing a question involving combinations one should be careful about the calculation processes since it can be tricky as well as lengthy.
Also the above given method is recommended to solve similar questions involving combinations.