InterviewSolution
| 1. |
Match the following ColumnAColumnB 1. {x:x is an odd natural number} a. {12,13,23,34,35,57} 2.{x:x=n2,n∈N and x<100} b. {1,4,9,16,25,........10000} 3.{x:x=nn+2,where n is a natural number and 1≤n≤6} c. {1,4,9,16,25,36,49,64,81} 4. {x:x is a letter of the word TRIGONOMETRY} d. {G,E,I,M,N,O,R,T,Y} e. {1,3,5,7,9,...............} |
|
Answer» Match the following ColumnAColumnB 1. {x:x is an odd natural number} a. {12,13,23,34,35,57} 2.{x:x=n2,n∈N and x<100} b. {1,4,9,16,25,........10000} 3.{x:x=nn+2,where n is a natural number and 1≤n≤6} c. {1,4,9,16,25,36,49,64,81} 4. {x:x is a letter of the word TRIGONOMETRY} d. {G,E,I,M,N,O,R,T,Y} e. {1,3,5,7,9,...............} |
|