CAT Exam  >  CAT Questions  >  The chief scientist of a major vaccine produc... Start Learning for Free
The chief scientist of a major vaccine producing company has the responsibility to keep the formula of the vaccine confidential. He stores the formula in his e-device with 3 consecutive locks, all of which need to be unlocked to access the formula. The first of the 3 locks is a pattern lock, the second one is a numeric lock and the third and final one is an alphanumeric lock. The pattern lock is in the form of a regular hexagon with 6 distinct vertices A1, A2, A3, A4, A5, A6, in that order. One needs to connect all the 6 vertices one after the another in any random order connecting each vertex only once and only one order of connecting the 6 vertices exists which will unlock the first lock. The numeric lock has a code of ABC, where A, B and C are single digit natural numbers. A is a multiple of 2. B is a multiple of 3, C is a multiple of 4 but not equal to A. 
The alphanumeric lock has a code MNPQRS, where M and N are alphabets and P, Q, R and S are digits. M and N have to be consecutive vowels or consecutive consonants, not necessarily in order. Two alphabets are said to be consecutive vowels if both of them are vowels and they are consecutive when all the 5 vowels are written in alphabetical order. For example, E and I are consecutive vowels, but A and O are not. Two alphabets are said to be consecutive consonants if both of them are consonants and they are consecutive when all the 21 consonants are written in alphabetical order. For example, D and F are consecutive consonants but D and V are not. For example, M and N can be 'A' and 'E' respectively or 'E' and 'A' respectively. P is equal to Base-Ten-Index of M. Q is equal to the Base-Ten-Index of N. R and S can only take binary values, that is, 0 or 1.
Base-Ten-Index of an alphabet = Index of alphabet % 10, where Index of an alphabet is its position when all alphabets from 'A' to 'Z' are arranged alphabetically and a%b is the remainder when a is divided by b.
For example, Base-Ten-Index of 'J' = 10 = 0 , Base-Ten-Index of 'M' = 13 = 3.
The chief scientist can only set passwords/patterns which follow all of the conditions mentioned above.
Based on the information given above, answer the questions that follow.
Q. Given below is a list of patterns/passwords, some of which are in accordance with the rules mentioned and some are not. The chief scientist can use any combination of valid patterns/passwords from the following to lock the e-device. What is the total number of ways in which he can do so?
Pattern:
(1) A1 A2 A5 A6 A5 A2 A4 (2) A1 A2 A3 A4 A5 A6 (3) A6 A5 A4 A3 A2 A1 (4) A1 A6 A5 A2 A4
Numeric password:
(1) 234 (2) 434 (3) 298 (4) 634 (5) 894 (6) 230 (7) 638
Alphanumeric password:
(1) AE1500 (2) CD3410 (3) HJ8000 (4)QP7600 (5) AB1211 (6) YZ4600
    Correct answer is '40'. Can you explain this answer?
    Most Upvoted Answer
    The chief scientist of a major vaccine producing company has the respo...
    First, let us consider the patterns given:
    (1) A1 A2 A5 A6 A5 A2 A4 - A2 is being connected twice, which is against the rules
    (2) A1 A2 A3 A4 A5 A6 - This pattern is valid
    (3) A6 A5 A4 A3 A2 A1 - This pattern is valid
    (4) A1 A6 A5 A2 A4 - We are not connecting A3, which is against the rules.
    Hence, the count of valid patterns = 2.
    Now, let us consider the numeric passwords given:
    (1) 234 - Valid
    (2) 434 - This is not valid since the third digit can not be equal to the first digit.
    (3) 298 - Valid
    (4) 634 - Valid
    (5) 894 - Valid
    (6) 230 - This is not valid since it can not contain zero
    (7) 638 - Valid
    Hence, the count of valid numeric passwords = 5.
    Now, let us consider the alphanumeric passwords given:
    (1) AE1500 - Valid
    (2) CD3410 - Valid
    (3) HJ8000 - Valid
    (4) QP7600 - Valid
    (5) AB1211 - Not valid because A and  B re not consecutive vowels or consecutive consonants
    (6) YZ4600 - Not valid because the index of Y is 25. 25 % 10 = 5 not 4.
    Hence, the count of valid alphanumeric passwords = 4.
    Hence, total count = 2 x 5 x 4 = 40
    Free Test
    Community Answer
    The chief scientist of a major vaccine producing company has the respo...
    First, let us consider the patterns given:
    (1) A1 A2 A5 A6 A5 A2 A4 - A2 is being connected twice, which is against the rules
    (2) A1 A2 A3 A4 A5 A6 - This pattern is valid
    (3) A6 A5 A4 A3 A2 A1 - This pattern is valid
    (4) A1 A6 A5 A2 A4 - We are not connecting A3, which is against the rules.
    Hence, the count of valid patterns = 2.
    Now, let us consider the numeric passwords given:
    (1) 234 - Valid
    (2) 434 - This is not valid since the third digit can not be equal to the first digit.
    (3) 298 - Valid
    (4) 634 - Valid
    (5) 894 - Valid
    (6) 230 - This is not valid since it can not contain zero
    (7) 638 - Valid
    Hence, the count of valid numeric passwords = 5.
    Now, let us consider the alphanumeric passwords given:
    (1) AE1500 - Valid
    (2) CD3410 - Valid
    (3) HJ8000 - Valid
    (4) QP7600 - Valid
    (5) AB1211 - Not valid because A and  B re not consecutive vowels or consecutive consonants
    (6) YZ4600 - Not valid because the index of Y is 25. 25 % 10 = 5 not 4.
    Hence, the count of valid alphanumeric passwords = 4.
    Hence, total count = 2 x 5 x 4 = 40
    Explore Courses for CAT exam

    Similar CAT Doubts

    The chief scientist of a major vaccine producing company has the responsibility to keep the formula of the vaccine confidential. He stores the formula in his e-device with 3 consecutive locks, all of which need to be unlocked to access the formula. The first of the 3 locks is a pattern lock, the second one is a numeric lock and the third and final one is an alphanumeric lock. The pattern lock is in the form of a regular hexagon with 6 distinct vertices A1, A2, A3, A4, A5, A6, in that order. One needs to connect all the 6 vertices one after the another in any random order connecting each vertex only once and only one order of connecting the 6 vertices exists which will unlock the first lock. The numeric lock has a code of ABC, where A, B and C are single digit natural numbers. A is a multiple of 2. B is a multiple of 3, C is a multiple of 4 but not equal to A.The alphanumeric lock has a code MNPQRS, where M and N are alphabets and P, Q, R and S are digits. M and N have to be consecutive vowels or consecutive consonants, not necessarily in order. Two alphabets are said to be consecutive vowels if both of them are vowels and they are consecutive when all the 5 vowels are written in alphabetical order. For example, E and I are consecutive vowels, but A and O are not. Two alphabets are said to be consecutive consonants if both of them are consonants and they are consecutive when all the 21 consonants are written in alphabetical order. For example, D and F are consecutive consonants but D and V are not. For example, M and N can be A and E respectively or E and A respectively. P is equal to Base-Ten-Index of M. Q is equal to the Base-Ten-Index of N. R and S can only take binary values, that is, 0 or 1.Base-Ten-Index of an alphabet = Index of alphabet % 10, where Index of an alphabet is its position when all alphabets from A to Z are arranged alphabetically and a%b is the remainder when a is divided by b.For example, Base-Ten-Index of J = 10 = 0 , Base-Ten-Index of M = 13 = 3.The chief scientist can only set passwords/patterns which follow all of the conditions mentioned above.Based on the information given above, answer the questions that follow.Q.How many alphanumeric codes for the third lock are possible which necessarily have an A as one of the alphabets in the code?

    The chief scientist of a major vaccine producing company has the responsibility to keep the formula of the vaccine confidential. He stores the formula in his e-device with 3 consecutive locks, all of which need to be unlocked to access the formula. The first of the 3 locks is a pattern lock, the second one is a numeric lock and the third and final one is an alphanumeric lock. The pattern lock is in the form of a regular hexagon with 6 distinct vertices A1, A2, A3, A4, A5, A6, in that order. One needs to connect all the 6 vertices one after the another in any random order connecting each vertex only once and only one order of connecting the 6 vertices exists which will unlock the first lock. The numeric lock has a code of ABC, where A, B and C are single digit natural numbers. A is a multiple of 2. B is a multiple of 3, C is a multiple of 4 but not equal to A.The alphanumeric lock has a code MNPQRS, where M and N are alphabets and P, Q, R and S are digits. M and N have to be consecutive vowels or consecutive consonants, not necessarily in order. Two alphabets are said to be consecutive vowels if both of them are vowels and they are consecutive when all the 5 vowels are written in alphabetical order. For example, E and I are consecutive vowels, but A and O are not. Two alphabets are said to be consecutive consonants if both of them are consonants and they are consecutive when all the 21 consonants are written in alphabetical order. For example, D and F are consecutive consonants but D and V are not. For example, M and N can be A and E respectively or E and A respectively. P is equal to Base-Ten-Index of M. Q is equal to the Base-Ten-Index of N. R and S can only take binary values, that is, 0 or 1.Base-Ten-Index of an alphabet = Index of alphabet % 10, where Index of an alphabet is its position when all alphabets from A to Z are arranged alphabetically and a%b is the remainder when a is divided by b.For example, Base-Ten-Index of J = 10 = 0 , Base-Ten-Index of M = 13 = 3.The chief scientist can only set passwords/patterns which follow all of the conditions mentioned above.Based on the information given above, answer the questions that follow.Q.Given below is a list of patterns/passwords, some of which are in accordance with the rules mentioned and some are not. The chief scientist can use any combination of valid patterns/passwords from the following to lock the e-device. What is the total number of ways in which he can do so?Pattern:(1) A1 A2 A5 A6 A5 A2 A4 (2) A1 A2 A3 A4 A5 A6 (3) A6 A5 A4 A3 A2 A1 (4) A1 A6 A5 A2 A4Numeric password:(1) 234 (2) 434 (3) 298 (4) 634 (5) 894 (6) 230 (7) 638Alphanumeric password:(1) AE1500 (2) CD3410 (3) HJ8000 (4)QP7600 (5) AB1211 (6) YZ4600Correct answer is '40'. Can you explain this answer?
    Question Description
    The chief scientist of a major vaccine producing company has the responsibility to keep the formula of the vaccine confidential. He stores the formula in his e-device with 3 consecutive locks, all of which need to be unlocked to access the formula. The first of the 3 locks is a pattern lock, the second one is a numeric lock and the third and final one is an alphanumeric lock. The pattern lock is in the form of a regular hexagon with 6 distinct vertices A1, A2, A3, A4, A5, A6, in that order. One needs to connect all the 6 vertices one after the another in any random order connecting each vertex only once and only one order of connecting the 6 vertices exists which will unlock the first lock. The numeric lock has a code of ABC, where A, B and C are single digit natural numbers. A is a multiple of 2. B is a multiple of 3, C is a multiple of 4 but not equal to A.The alphanumeric lock has a code MNPQRS, where M and N are alphabets and P, Q, R and S are digits. M and N have to be consecutive vowels or consecutive consonants, not necessarily in order. Two alphabets are said to be consecutive vowels if both of them are vowels and they are consecutive when all the 5 vowels are written in alphabetical order. For example, E and I are consecutive vowels, but A and O are not. Two alphabets are said to be consecutive consonants if both of them are consonants and they are consecutive when all the 21 consonants are written in alphabetical order. For example, D and F are consecutive consonants but D and V are not. For example, M and N can be A and E respectively or E and A respectively. P is equal to Base-Ten-Index of M. Q is equal to the Base-Ten-Index of N. R and S can only take binary values, that is, 0 or 1.Base-Ten-Index of an alphabet = Index of alphabet % 10, where Index of an alphabet is its position when all alphabets from A to Z are arranged alphabetically and a%b is the remainder when a is divided by b.For example, Base-Ten-Index of J = 10 = 0 , Base-Ten-Index of M = 13 = 3.The chief scientist can only set passwords/patterns which follow all of the conditions mentioned above.Based on the information given above, answer the questions that follow.Q.Given below is a list of patterns/passwords, some of which are in accordance with the rules mentioned and some are not. The chief scientist can use any combination of valid patterns/passwords from the following to lock the e-device. What is the total number of ways in which he can do so?Pattern:(1) A1 A2 A5 A6 A5 A2 A4 (2) A1 A2 A3 A4 A5 A6 (3) A6 A5 A4 A3 A2 A1 (4) A1 A6 A5 A2 A4Numeric password:(1) 234 (2) 434 (3) 298 (4) 634 (5) 894 (6) 230 (7) 638Alphanumeric password:(1) AE1500 (2) CD3410 (3) HJ8000 (4)QP7600 (5) AB1211 (6) YZ4600Correct answer is '40'. Can you explain this answer? for CAT 2025 is part of CAT preparation. The Question and answers have been prepared according to the CAT exam syllabus. Information about The chief scientist of a major vaccine producing company has the responsibility to keep the formula of the vaccine confidential. He stores the formula in his e-device with 3 consecutive locks, all of which need to be unlocked to access the formula. The first of the 3 locks is a pattern lock, the second one is a numeric lock and the third and final one is an alphanumeric lock. The pattern lock is in the form of a regular hexagon with 6 distinct vertices A1, A2, A3, A4, A5, A6, in that order. One needs to connect all the 6 vertices one after the another in any random order connecting each vertex only once and only one order of connecting the 6 vertices exists which will unlock the first lock. The numeric lock has a code of ABC, where A, B and C are single digit natural numbers. A is a multiple of 2. B is a multiple of 3, C is a multiple of 4 but not equal to A.The alphanumeric lock has a code MNPQRS, where M and N are alphabets and P, Q, R and S are digits. M and N have to be consecutive vowels or consecutive consonants, not necessarily in order. Two alphabets are said to be consecutive vowels if both of them are vowels and they are consecutive when all the 5 vowels are written in alphabetical order. For example, E and I are consecutive vowels, but A and O are not. Two alphabets are said to be consecutive consonants if both of them are consonants and they are consecutive when all the 21 consonants are written in alphabetical order. For example, D and F are consecutive consonants but D and V are not. For example, M and N can be A and E respectively or E and A respectively. P is equal to Base-Ten-Index of M. Q is equal to the Base-Ten-Index of N. R and S can only take binary values, that is, 0 or 1.Base-Ten-Index of an alphabet = Index of alphabet % 10, where Index of an alphabet is its position when all alphabets from A to Z are arranged alphabetically and a%b is the remainder when a is divided by b.For example, Base-Ten-Index of J = 10 = 0 , Base-Ten-Index of M = 13 = 3.The chief scientist can only set passwords/patterns which follow all of the conditions mentioned above.Based on the information given above, answer the questions that follow.Q.Given below is a list of patterns/passwords, some of which are in accordance with the rules mentioned and some are not. The chief scientist can use any combination of valid patterns/passwords from the following to lock the e-device. What is the total number of ways in which he can do so?Pattern:(1) A1 A2 A5 A6 A5 A2 A4 (2) A1 A2 A3 A4 A5 A6 (3) A6 A5 A4 A3 A2 A1 (4) A1 A6 A5 A2 A4Numeric password:(1) 234 (2) 434 (3) 298 (4) 634 (5) 894 (6) 230 (7) 638Alphanumeric password:(1) AE1500 (2) CD3410 (3) HJ8000 (4)QP7600 (5) AB1211 (6) YZ4600Correct answer is '40'. Can you explain this answer? covers all topics & solutions for CAT 2025 Exam. Find important definitions, questions, meanings, examples, exercises and tests below for The chief scientist of a major vaccine producing company has the responsibility to keep the formula of the vaccine confidential. He stores the formula in his e-device with 3 consecutive locks, all of which need to be unlocked to access the formula. The first of the 3 locks is a pattern lock, the second one is a numeric lock and the third and final one is an alphanumeric lock. The pattern lock is in the form of a regular hexagon with 6 distinct vertices A1, A2, A3, A4, A5, A6, in that order. One needs to connect all the 6 vertices one after the another in any random order connecting each vertex only once and only one order of connecting the 6 vertices exists which will unlock the first lock. The numeric lock has a code of ABC, where A, B and C are single digit natural numbers. A is a multiple of 2. B is a multiple of 3, C is a multiple of 4 but not equal to A.The alphanumeric lock has a code MNPQRS, where M and N are alphabets and P, Q, R and S are digits. M and N have to be consecutive vowels or consecutive consonants, not necessarily in order. Two alphabets are said to be consecutive vowels if both of them are vowels and they are consecutive when all the 5 vowels are written in alphabetical order. For example, E and I are consecutive vowels, but A and O are not. Two alphabets are said to be consecutive consonants if both of them are consonants and they are consecutive when all the 21 consonants are written in alphabetical order. For example, D and F are consecutive consonants but D and V are not. For example, M and N can be A and E respectively or E and A respectively. P is equal to Base-Ten-Index of M. Q is equal to the Base-Ten-Index of N. R and S can only take binary values, that is, 0 or 1.Base-Ten-Index of an alphabet = Index of alphabet % 10, where Index of an alphabet is its position when all alphabets from A to Z are arranged alphabetically and a%b is the remainder when a is divided by b.For example, Base-Ten-Index of J = 10 = 0 , Base-Ten-Index of M = 13 = 3.The chief scientist can only set passwords/patterns which follow all of the conditions mentioned above.Based on the information given above, answer the questions that follow.Q.Given below is a list of patterns/passwords, some of which are in accordance with the rules mentioned and some are not. The chief scientist can use any combination of valid patterns/passwords from the following to lock the e-device. What is the total number of ways in which he can do so?Pattern:(1) A1 A2 A5 A6 A5 A2 A4 (2) A1 A2 A3 A4 A5 A6 (3) A6 A5 A4 A3 A2 A1 (4) A1 A6 A5 A2 A4Numeric password:(1) 234 (2) 434 (3) 298 (4) 634 (5) 894 (6) 230 (7) 638Alphanumeric password:(1) AE1500 (2) CD3410 (3) HJ8000 (4)QP7600 (5) AB1211 (6) YZ4600Correct answer is '40'. Can you explain this answer?.
    Solutions for The chief scientist of a major vaccine producing company has the responsibility to keep the formula of the vaccine confidential. He stores the formula in his e-device with 3 consecutive locks, all of which need to be unlocked to access the formula. The first of the 3 locks is a pattern lock, the second one is a numeric lock and the third and final one is an alphanumeric lock. The pattern lock is in the form of a regular hexagon with 6 distinct vertices A1, A2, A3, A4, A5, A6, in that order. One needs to connect all the 6 vertices one after the another in any random order connecting each vertex only once and only one order of connecting the 6 vertices exists which will unlock the first lock. The numeric lock has a code of ABC, where A, B and C are single digit natural numbers. A is a multiple of 2. B is a multiple of 3, C is a multiple of 4 but not equal to A.The alphanumeric lock has a code MNPQRS, where M and N are alphabets and P, Q, R and S are digits. M and N have to be consecutive vowels or consecutive consonants, not necessarily in order. Two alphabets are said to be consecutive vowels if both of them are vowels and they are consecutive when all the 5 vowels are written in alphabetical order. For example, E and I are consecutive vowels, but A and O are not. Two alphabets are said to be consecutive consonants if both of them are consonants and they are consecutive when all the 21 consonants are written in alphabetical order. For example, D and F are consecutive consonants but D and V are not. For example, M and N can be A and E respectively or E and A respectively. P is equal to Base-Ten-Index of M. Q is equal to the Base-Ten-Index of N. R and S can only take binary values, that is, 0 or 1.Base-Ten-Index of an alphabet = Index of alphabet % 10, where Index of an alphabet is its position when all alphabets from A to Z are arranged alphabetically and a%b is the remainder when a is divided by b.For example, Base-Ten-Index of J = 10 = 0 , Base-Ten-Index of M = 13 = 3.The chief scientist can only set passwords/patterns which follow all of the conditions mentioned above.Based on the information given above, answer the questions that follow.Q.Given below is a list of patterns/passwords, some of which are in accordance with the rules mentioned and some are not. The chief scientist can use any combination of valid patterns/passwords from the following to lock the e-device. What is the total number of ways in which he can do so?Pattern:(1) A1 A2 A5 A6 A5 A2 A4 (2) A1 A2 A3 A4 A5 A6 (3) A6 A5 A4 A3 A2 A1 (4) A1 A6 A5 A2 A4Numeric password:(1) 234 (2) 434 (3) 298 (4) 634 (5) 894 (6) 230 (7) 638Alphanumeric password:(1) AE1500 (2) CD3410 (3) HJ8000 (4)QP7600 (5) AB1211 (6) YZ4600Correct answer is '40'. Can you explain this answer? in English & in Hindi are available as part of our courses for CAT. Download more important topics, notes, lectures and mock test series for CAT Exam by signing up for free.
    Here you can find the meaning of The chief scientist of a major vaccine producing company has the responsibility to keep the formula of the vaccine confidential. He stores the formula in his e-device with 3 consecutive locks, all of which need to be unlocked to access the formula. The first of the 3 locks is a pattern lock, the second one is a numeric lock and the third and final one is an alphanumeric lock. The pattern lock is in the form of a regular hexagon with 6 distinct vertices A1, A2, A3, A4, A5, A6, in that order. One needs to connect all the 6 vertices one after the another in any random order connecting each vertex only once and only one order of connecting the 6 vertices exists which will unlock the first lock. The numeric lock has a code of ABC, where A, B and C are single digit natural numbers. A is a multiple of 2. B is a multiple of 3, C is a multiple of 4 but not equal to A.The alphanumeric lock has a code MNPQRS, where M and N are alphabets and P, Q, R and S are digits. M and N have to be consecutive vowels or consecutive consonants, not necessarily in order. Two alphabets are said to be consecutive vowels if both of them are vowels and they are consecutive when all the 5 vowels are written in alphabetical order. For example, E and I are consecutive vowels, but A and O are not. Two alphabets are said to be consecutive consonants if both of them are consonants and they are consecutive when all the 21 consonants are written in alphabetical order. For example, D and F are consecutive consonants but D and V are not. For example, M and N can be A and E respectively or E and A respectively. P is equal to Base-Ten-Index of M. Q is equal to the Base-Ten-Index of N. R and S can only take binary values, that is, 0 or 1.Base-Ten-Index of an alphabet = Index of alphabet % 10, where Index of an alphabet is its position when all alphabets from A to Z are arranged alphabetically and a%b is the remainder when a is divided by b.For example, Base-Ten-Index of J = 10 = 0 , Base-Ten-Index of M = 13 = 3.The chief scientist can only set passwords/patterns which follow all of the conditions mentioned above.Based on the information given above, answer the questions that follow.Q.Given below is a list of patterns/passwords, some of which are in accordance with the rules mentioned and some are not. The chief scientist can use any combination of valid patterns/passwords from the following to lock the e-device. What is the total number of ways in which he can do so?Pattern:(1) A1 A2 A5 A6 A5 A2 A4 (2) A1 A2 A3 A4 A5 A6 (3) A6 A5 A4 A3 A2 A1 (4) A1 A6 A5 A2 A4Numeric password:(1) 234 (2) 434 (3) 298 (4) 634 (5) 894 (6) 230 (7) 638Alphanumeric password:(1) AE1500 (2) CD3410 (3) HJ8000 (4)QP7600 (5) AB1211 (6) YZ4600Correct answer is '40'. Can you explain this answer? defined & explained in the simplest way possible. Besides giving the explanation of The chief scientist of a major vaccine producing company has the responsibility to keep the formula of the vaccine confidential. He stores the formula in his e-device with 3 consecutive locks, all of which need to be unlocked to access the formula. The first of the 3 locks is a pattern lock, the second one is a numeric lock and the third and final one is an alphanumeric lock. The pattern lock is in the form of a regular hexagon with 6 distinct vertices A1, A2, A3, A4, A5, A6, in that order. One needs to connect all the 6 vertices one after the another in any random order connecting each vertex only once and only one order of connecting the 6 vertices exists which will unlock the first lock. The numeric lock has a code of ABC, where A, B and C are single digit natural numbers. A is a multiple of 2. B is a multiple of 3, C is a multiple of 4 but not equal to A.The alphanumeric lock has a code MNPQRS, where M and N are alphabets and P, Q, R and S are digits. M and N have to be consecutive vowels or consecutive consonants, not necessarily in order. Two alphabets are said to be consecutive vowels if both of them are vowels and they are consecutive when all the 5 vowels are written in alphabetical order. For example, E and I are consecutive vowels, but A and O are not. Two alphabets are said to be consecutive consonants if both of them are consonants and they are consecutive when all the 21 consonants are written in alphabetical order. For example, D and F are consecutive consonants but D and V are not. For example, M and N can be A and E respectively or E and A respectively. P is equal to Base-Ten-Index of M. Q is equal to the Base-Ten-Index of N. R and S can only take binary values, that is, 0 or 1.Base-Ten-Index of an alphabet = Index of alphabet % 10, where Index of an alphabet is its position when all alphabets from A to Z are arranged alphabetically and a%b is the remainder when a is divided by b.For example, Base-Ten-Index of J = 10 = 0 , Base-Ten-Index of M = 13 = 3.The chief scientist can only set passwords/patterns which follow all of the conditions mentioned above.Based on the information given above, answer the questions that follow.Q.Given below is a list of patterns/passwords, some of which are in accordance with the rules mentioned and some are not. The chief scientist can use any combination of valid patterns/passwords from the following to lock the e-device. What is the total number of ways in which he can do so?Pattern:(1) A1 A2 A5 A6 A5 A2 A4 (2) A1 A2 A3 A4 A5 A6 (3) A6 A5 A4 A3 A2 A1 (4) A1 A6 A5 A2 A4Numeric password:(1) 234 (2) 434 (3) 298 (4) 634 (5) 894 (6) 230 (7) 638Alphanumeric password:(1) AE1500 (2) CD3410 (3) HJ8000 (4)QP7600 (5) AB1211 (6) YZ4600Correct answer is '40'. Can you explain this answer?, a detailed solution for The chief scientist of a major vaccine producing company has the responsibility to keep the formula of the vaccine confidential. He stores the formula in his e-device with 3 consecutive locks, all of which need to be unlocked to access the formula. The first of the 3 locks is a pattern lock, the second one is a numeric lock and the third and final one is an alphanumeric lock. The pattern lock is in the form of a regular hexagon with 6 distinct vertices A1, A2, A3, A4, A5, A6, in that order. One needs to connect all the 6 vertices one after the another in any random order connecting each vertex only once and only one order of connecting the 6 vertices exists which will unlock the first lock. The numeric lock has a code of ABC, where A, B and C are single digit natural numbers. A is a multiple of 2. B is a multiple of 3, C is a multiple of 4 but not equal to A.The alphanumeric lock has a code MNPQRS, where M and N are alphabets and P, Q, R and S are digits. M and N have to be consecutive vowels or consecutive consonants, not necessarily in order. Two alphabets are said to be consecutive vowels if both of them are vowels and they are consecutive when all the 5 vowels are written in alphabetical order. For example, E and I are consecutive vowels, but A and O are not. Two alphabets are said to be consecutive consonants if both of them are consonants and they are consecutive when all the 21 consonants are written in alphabetical order. For example, D and F are consecutive consonants but D and V are not. For example, M and N can be A and E respectively or E and A respectively. P is equal to Base-Ten-Index of M. Q is equal to the Base-Ten-Index of N. R and S can only take binary values, that is, 0 or 1.Base-Ten-Index of an alphabet = Index of alphabet % 10, where Index of an alphabet is its position when all alphabets from A to Z are arranged alphabetically and a%b is the remainder when a is divided by b.For example, Base-Ten-Index of J = 10 = 0 , Base-Ten-Index of M = 13 = 3.The chief scientist can only set passwords/patterns which follow all of the conditions mentioned above.Based on the information given above, answer the questions that follow.Q.Given below is a list of patterns/passwords, some of which are in accordance with the rules mentioned and some are not. The chief scientist can use any combination of valid patterns/passwords from the following to lock the e-device. What is the total number of ways in which he can do so?Pattern:(1) A1 A2 A5 A6 A5 A2 A4 (2) A1 A2 A3 A4 A5 A6 (3) A6 A5 A4 A3 A2 A1 (4) A1 A6 A5 A2 A4Numeric password:(1) 234 (2) 434 (3) 298 (4) 634 (5) 894 (6) 230 (7) 638Alphanumeric password:(1) AE1500 (2) CD3410 (3) HJ8000 (4)QP7600 (5) AB1211 (6) YZ4600Correct answer is '40'. Can you explain this answer? has been provided alongside types of The chief scientist of a major vaccine producing company has the responsibility to keep the formula of the vaccine confidential. He stores the formula in his e-device with 3 consecutive locks, all of which need to be unlocked to access the formula. The first of the 3 locks is a pattern lock, the second one is a numeric lock and the third and final one is an alphanumeric lock. The pattern lock is in the form of a regular hexagon with 6 distinct vertices A1, A2, A3, A4, A5, A6, in that order. One needs to connect all the 6 vertices one after the another in any random order connecting each vertex only once and only one order of connecting the 6 vertices exists which will unlock the first lock. The numeric lock has a code of ABC, where A, B and C are single digit natural numbers. A is a multiple of 2. B is a multiple of 3, C is a multiple of 4 but not equal to A.The alphanumeric lock has a code MNPQRS, where M and N are alphabets and P, Q, R and S are digits. M and N have to be consecutive vowels or consecutive consonants, not necessarily in order. Two alphabets are said to be consecutive vowels if both of them are vowels and they are consecutive when all the 5 vowels are written in alphabetical order. For example, E and I are consecutive vowels, but A and O are not. Two alphabets are said to be consecutive consonants if both of them are consonants and they are consecutive when all the 21 consonants are written in alphabetical order. For example, D and F are consecutive consonants but D and V are not. For example, M and N can be A and E respectively or E and A respectively. P is equal to Base-Ten-Index of M. Q is equal to the Base-Ten-Index of N. R and S can only take binary values, that is, 0 or 1.Base-Ten-Index of an alphabet = Index of alphabet % 10, where Index of an alphabet is its position when all alphabets from A to Z are arranged alphabetically and a%b is the remainder when a is divided by b.For example, Base-Ten-Index of J = 10 = 0 , Base-Ten-Index of M = 13 = 3.The chief scientist can only set passwords/patterns which follow all of the conditions mentioned above.Based on the information given above, answer the questions that follow.Q.Given below is a list of patterns/passwords, some of which are in accordance with the rules mentioned and some are not. The chief scientist can use any combination of valid patterns/passwords from the following to lock the e-device. What is the total number of ways in which he can do so?Pattern:(1) A1 A2 A5 A6 A5 A2 A4 (2) A1 A2 A3 A4 A5 A6 (3) A6 A5 A4 A3 A2 A1 (4) A1 A6 A5 A2 A4Numeric password:(1) 234 (2) 434 (3) 298 (4) 634 (5) 894 (6) 230 (7) 638Alphanumeric password:(1) AE1500 (2) CD3410 (3) HJ8000 (4)QP7600 (5) AB1211 (6) YZ4600Correct answer is '40'. Can you explain this answer? theory, EduRev gives you an ample number of questions to practice The chief scientist of a major vaccine producing company has the responsibility to keep the formula of the vaccine confidential. He stores the formula in his e-device with 3 consecutive locks, all of which need to be unlocked to access the formula. The first of the 3 locks is a pattern lock, the second one is a numeric lock and the third and final one is an alphanumeric lock. The pattern lock is in the form of a regular hexagon with 6 distinct vertices A1, A2, A3, A4, A5, A6, in that order. One needs to connect all the 6 vertices one after the another in any random order connecting each vertex only once and only one order of connecting the 6 vertices exists which will unlock the first lock. The numeric lock has a code of ABC, where A, B and C are single digit natural numbers. A is a multiple of 2. B is a multiple of 3, C is a multiple of 4 but not equal to A.The alphanumeric lock has a code MNPQRS, where M and N are alphabets and P, Q, R and S are digits. M and N have to be consecutive vowels or consecutive consonants, not necessarily in order. Two alphabets are said to be consecutive vowels if both of them are vowels and they are consecutive when all the 5 vowels are written in alphabetical order. For example, E and I are consecutive vowels, but A and O are not. Two alphabets are said to be consecutive consonants if both of them are consonants and they are consecutive when all the 21 consonants are written in alphabetical order. For example, D and F are consecutive consonants but D and V are not. For example, M and N can be A and E respectively or E and A respectively. P is equal to Base-Ten-Index of M. Q is equal to the Base-Ten-Index of N. R and S can only take binary values, that is, 0 or 1.Base-Ten-Index of an alphabet = Index of alphabet % 10, where Index of an alphabet is its position when all alphabets from A to Z are arranged alphabetically and a%b is the remainder when a is divided by b.For example, Base-Ten-Index of J = 10 = 0 , Base-Ten-Index of M = 13 = 3.The chief scientist can only set passwords/patterns which follow all of the conditions mentioned above.Based on the information given above, answer the questions that follow.Q.Given below is a list of patterns/passwords, some of which are in accordance with the rules mentioned and some are not. The chief scientist can use any combination of valid patterns/passwords from the following to lock the e-device. What is the total number of ways in which he can do so?Pattern:(1) A1 A2 A5 A6 A5 A2 A4 (2) A1 A2 A3 A4 A5 A6 (3) A6 A5 A4 A3 A2 A1 (4) A1 A6 A5 A2 A4Numeric password:(1) 234 (2) 434 (3) 298 (4) 634 (5) 894 (6) 230 (7) 638Alphanumeric password:(1) AE1500 (2) CD3410 (3) HJ8000 (4)QP7600 (5) AB1211 (6) YZ4600Correct answer is '40'. Can you explain this answer? tests, examples and also practice CAT tests.
    Explore Courses for CAT exam

    Top Courses for CAT

    Explore Courses
    Signup for Free!
    Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
    10M+ students study on EduRev