Warning: include(): https:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/illumina/public_html/company/infosysQ/index.php on line 28

Warning: include(https://illuminateminds.com/includes/headscripts.php): Failed to open stream: no suitable wrapper could be found in /home/illumina/public_html/company/infosysQ/index.php on line 28

Warning: include(): Failed opening 'https://illuminateminds.com/includes/headscripts.php' for inclusion (include_path='.:/opt/remi/php84/root/usr/share/pear:/opt/remi/php84/root/usr/share/php:/usr/share/pear:/usr/share/php') in /home/illumina/public_html/company/infosysQ/index.php on line 28
CAT | Infosys Quants Questions




Jobs By Batch
Jobs By Location
Jobs By Degree
Jobs By Branch
IT Jobs
Internships
Govt. Jobs
Adimissions











Warning: include(): https:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/illumina/public_html/company/includes/sidebar.php on line 247

Warning: include(https://illuminateminds.com/TyariOnline/includes/placement.php): Failed to open stream: no suitable wrapper could be found in /home/illumina/public_html/company/includes/sidebar.php on line 247

Warning: include(): Failed opening 'https://illuminateminds.com/TyariOnline/includes/placement.php' for inclusion (include_path='.:/opt/remi/php84/root/usr/share/pear:/opt/remi/php84/root/usr/share/php:/usr/share/pear:/usr/share/php') in /home/illumina/public_html/company/includes/sidebar.php on line 247



Warning: include(): https:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/illumina/public_html/company/includes/sidebar.php on line 250

Warning: include(https://illuminateminds.com/TyariOnline/includes/randomlinks.php): Failed to open stream: no suitable wrapper could be found in /home/illumina/public_html/company/includes/sidebar.php on line 250

Warning: include(): Failed opening 'https://illuminateminds.com/TyariOnline/includes/randomlinks.php' for inclusion (include_path='.:/opt/remi/php84/root/usr/share/pear:/opt/remi/php84/root/usr/share/php:/usr/share/pear:/usr/share/php') in /home/illumina/public_html/company/includes/sidebar.php on line 250










Warning: Undefined array key "dt1" in /home/illumina/public_html/company/infosysQ/index.php on line 92

Warning: Undefined array key "dt2" in /home/illumina/public_html/company/infosysQ/index.php on line 93

Warning: Undefined array key "wot4" in /home/illumina/public_html/company/infosysQ/index.php on line 95
Q #86
:

Infosys Quants Question


Warning: Undefined array key "dt1" in /home/illumina/public_html/company/infosysQ/index.php on line 178

Warning: Undefined array key "di" in /home/illumina/public_html/company/infosysQ/index.php on line 180

Warning: Undefined array key "dt2" in /home/illumina/public_html/company/infosysQ/index.php on line 182
If the product of two co-prime numbers is 783, then find the LCM of these numbers.
Warning: Undefined array key "qi" in /home/illumina/public_html/company/infosysQ/index.php on line 189


Warning: Undefined array key "coi" in /home/illumina/public_html/company/infosysQ/index.php on line 195

Warning: Undefined array key 4 in /home/illumina/public_html/company/infosysQ/index.php on line 282
+

LCM of two co-prime numbers is their product.

Warning: Undefined array key "si" in /home/illumina/public_html/company/infosysQ/index.php on line 322


Warning: Undefined array key "dt1" in /home/illumina/public_html/company/infosysQ/index.php on line 352

Warning: Undefined array key "dt2" in /home/illumina/public_html/company/infosysQ/index.php on line 353

Warning: Undefined array key "wot4" in /home/illumina/public_html/company/infosysQ/index.php on line 355
Q #87
:

Infosys Quants Question


Warning: Undefined array key "dt1" in /home/illumina/public_html/company/infosysQ/index.php on line 439

Warning: Undefined array key "di" in /home/illumina/public_html/company/infosysQ/index.php on line 441

Warning: Undefined array key "dt2" in /home/illumina/public_html/company/infosysQ/index.php on line 443
Which number is the fourth power of 7?
Warning: Undefined array key "qi" in /home/illumina/public_html/company/infosysQ/index.php on line 451


Warning: Undefined array key "coi" in /home/illumina/public_html/company/infosysQ/index.php on line 457

Warning: Undefined array key 4 in /home/illumina/public_html/company/infosysQ/index.php on line 544
+

7^4 = 7*7*7*7 = 2401

Warning: Undefined array key "si" in /home/illumina/public_html/company/infosysQ/index.php on line 584


Warning: Undefined array key "dt1" in /home/illumina/public_html/company/infosysQ/index.php on line 611

Warning: Undefined array key "dt2" in /home/illumina/public_html/company/infosysQ/index.php on line 612

Warning: Undefined array key "wot4" in /home/illumina/public_html/company/infosysQ/index.php on line 614
Q #88
:

Infosys Quants Question


Warning: Undefined array key "dt1" in /home/illumina/public_html/company/infosysQ/index.php on line 698

Warning: Undefined array key "di" in /home/illumina/public_html/company/infosysQ/index.php on line 700

Warning: Undefined array key "dt2" in /home/illumina/public_html/company/infosysQ/index.php on line 702
If a positive integer n is divided by 5 then the remainder is 3. Which of the following numbers gives remainder 0, when it is divided by 5?
Warning: Undefined array key "qi" in /home/illumina/public_html/company/infosysQ/index.php on line 710


Warning: Undefined array key "coi" in /home/illumina/public_html/company/infosysQ/index.php on line 716

Warning: Undefined array key 4 in /home/illumina/public_html/company/infosysQ/index.php on line 803
+

Positive integer n is divided by 5, the remainder is 1 --> n=5q+1n=5q+1, where qq is the quotient --> 1, 6, 11, 16, 21, 26, 31, ...

Positive integer n is divided by 7, the remainder is 3 --> n=7p+3n=7p+3, where pp is the quotient --> 3, 10, 17, 24, 31, ....

There is a way to derive general formula for nn (of a type n=mx+rn=mx+r, where xx is divisor and rr is a remainder) based on above two statements:

Divisor xx would be the least common multiple of above two divisors 5 and 7, hence x=35x=35.

Remainder rr would be the first common integer in above two patterns, hence r=31r=31.

Therefore general formula based on both statements is n=35m+31n=35m+31. Thus the smallest positive integer k such that k+n is a multiple of 35 is 4 --> n+4=35k+31+4=35(k+1)n+4=35k+31+4=35(k+1).



Warning: Undefined array key "si" in /home/illumina/public_html/company/infosysQ/index.php on line 843


Warning: Undefined array key "dt1" in /home/illumina/public_html/company/infosysQ/index.php on line 870

Warning: Undefined array key "dt2" in /home/illumina/public_html/company/infosysQ/index.php on line 871

Warning: Undefined array key "wot4" in /home/illumina/public_html/company/infosysQ/index.php on line 873
Q #89
:

Infosys Quants Question


Warning: Undefined array key "dt1" in /home/illumina/public_html/company/infosysQ/index.php on line 958

Warning: Undefined array key "di" in /home/illumina/public_html/company/infosysQ/index.php on line 960

Warning: Undefined array key "dt2" in /home/illumina/public_html/company/infosysQ/index.php on line 962
Let C be a positive integer such that (C + 7) is divisible by 5. The smallest positive integer n (>2) such that C + n2 is divisible by 5 is:
Warning: Undefined array key "qi" in /home/illumina/public_html/company/infosysQ/index.php on line 970


Warning: Undefined array key "coi" in /home/illumina/public_html/company/infosysQ/index.php on line 976

Warning: Undefined array key 4 in /home/illumina/public_html/company/infosysQ/index.php on line 1063
+

let n = 3

C+n^2 is divisible by 5; so c+9 is divisible by 5. Thus, C = 6

Using other condition; 6+7 = 13 which is not divisible by 5. So, this case does not exist.

Same is for all other options.



Warning: Undefined array key "si" in /home/illumina/public_html/company/infosysQ/index.php on line 1103


Warning: Undefined array key "dt1" in /home/illumina/public_html/company/infosysQ/index.php on line 1129

Warning: Undefined array key "dt2" in /home/illumina/public_html/company/infosysQ/index.php on line 1130

Warning: Undefined array key "wot4" in /home/illumina/public_html/company/infosysQ/index.php on line 1132
Q #90
:

Infosys Quants Question


Warning: Undefined array key "dt1" in /home/illumina/public_html/company/infosysQ/index.php on line 1217

Warning: Undefined array key "di" in /home/illumina/public_html/company/infosysQ/index.php on line 1219

Warning: Undefined array key "dt2" in /home/illumina/public_html/company/infosysQ/index.php on line 1221
Out of 5 boys and 5 girls, a group of 5 has to be formed containing at least 3 boys. In how many ways can this be done?
Warning: Undefined array key "qi" in /home/illumina/public_html/company/infosysQ/index.php on line 1229


Warning: Undefined array key "coi" in /home/illumina/public_html/company/infosysQ/index.php on line 1235

Warning: Undefined array key 4 in /home/illumina/public_html/company/infosysQ/index.php on line 1322
+

3B + 2G, 4B + 1G, 5B

5C2*5C3 + 5C4*5C1 + 5C5 = 126



Warning: Undefined array key "si" in /home/illumina/public_html/company/infosysQ/index.php on line 1362