Updated: Mar 2026
Mock 1 - 100% FREE

ISI MS(QMBA) Mock Tests

Practice ISI MS(QMBA) mock tests with 10 full-length tests and 458+ questions. Real exam interface, All India ranking, and detailed analytics. First mock FREE!

10
Mock Tests
458+
Questions
FREE
First Mock
AIR
Ranking
Start Free Mock Test →

Available Mock Tests

FREE

Mock 1

55 Questions • 3 Hours • Full Analytics
Start Free →

Mock 2

55 Questions • 3 Hours • Full Analytics
Unlock

Mock 3

55 Questions • 3 Hours • Full Analytics
Unlock

Mock 7

55 Questions • 3 Hours • Full Analytics
Unlock

Mock 4

55 Questions • 3 Hours • Full Analytics
Unlock

Mock 5

55 Questions • 3 Hours • Full Analytics
Unlock

Mock 8

55 Questions • 3 Hours • Full Analytics
Unlock

Mock 6

55 Questions • 3 Hours • Full Analytics
Unlock

Mock 9

55 Questions • 3 Hours • Full Analytics
Unlock

Mock 10

55 Questions • 3 Hours • Full Analytics
Unlock

Free Mock Preview

1 Single Choice
If α,β,γ\alpha, \beta, \gamma are the roots of the equation x36x2+11x6=0x^3 - 6x^2 + 11x - 6 = 0, then the equation whose roots are 2α+1,2β+1,2γ+12\alpha+1, 2\beta+1, 2\gamma+1 is:
A
A. x315x2+71x105=0x^3 - 15x^2 + 71x - 105 = 0
B
B. x39x2+23x15=0x^3 - 9x^2 + 23x - 15 = 0
C
C. x312x2+44x48=0x^3 - 12x^2 + 44x - 48 = 0
D
D. x3+15x2+71x+105=0x^3 + 15x^2 + 71x + 105 = 0
View Solution
Let the given equation be P(x)=x36x2+11x6=0P(x) = x^3 - 6x^2 + 11x - 6 = 0. The roots are α,β,γ\alpha, \beta, \gamma. We need to find an equation whose roots are 2α+1,2β+1,2γ+12\alpha+1, 2\beta+1, 2\gamma+1. **Step 1: Define the relationship between the new roots (yy) and the old roots (xx).** Let yy be a root of the new equation. The relation is y=2x+1y = 2x+1. **Step 2: Express xx in terms of yy.** From y=2x+1y = 2x+1, we solve for xx: 2x=y12x = y-1 x=y12x = \frac{y-1}{2} **Step 3: Substitute this expression for xx into the original equation P(x)=0P(x) = 0.**
(y12)36(y12)2+11(y12)6=0\left(\frac{y-1}{2}\right)^3 - 6\left(\frac{y-1}{2}\right)^2 + 11\left(\frac{y-1}{2}\right) - 6 = 0
**Step 4: Simplify the equation by clearing denominators.** To eliminate the denominators, multiply the entire equation by 23=82^3 = 8:
8[(y1)386(y1)24+11(y1)26]=808 \left[ \frac{(y-1)^3}{8} - 6\frac{(y-1)^2}{4} + 11\frac{(y-1)}{2} - 6 \right] = 8 \cdot 0
(y1)312(y1)2+44(y1)48=0(y-1)^3 - 12(y-1)^2 + 44(y-1) - 48 = 0
**Step 5: Expand the terms and collect coefficients.** Using the binomial expansion formulas (ab)3=a33a2b+3ab2b3(a-b)^3 = a^3 - 3a^2b + 3ab^2 - b^3 and (ab)2=a22ab+b2(a-b)^2 = a^2 - 2ab + b^2: * (y1)3=y33y2(1)+3y(1)2(1)3=y33y2+3y1(y-1)^3 = y^3 - 3y^2(1) + 3y(1)^2 - (1)^3 = y^3 - 3y^2 + 3y - 1 * 12(y1)2=12(y22y+1)=12y2+24y12-12(y-1)^2 = -12(y^2 - 2y + 1) = -12y^2 + 24y - 12 * 44(y1)=44y4444(y-1) = 44y - 44 * 48-48 Adding these terms together: \begin{align*} & y^3 \quad & \text{(from } y^3 \text{ term)} \\ & (-3 - 12)y^2 = -15y^2 \quad & \text{(from } y^2 \text{ terms)} \\ & (3 + 24 + 44)y = 71y \quad & \text{(from } y \text{ terms)} \\ & (-1 - 12 - 44 - 48) = -105 \quad & \text{(from constant terms)} \end{align*} The new equation is y315y2+71y105=0y^3 - 15y^2 + 71y - 105 = 0. Replacing yy with xx as the variable for the new equation (standard practice): x315x2+71x105=0x^3 - 15x^2 + 71x - 105 = 0. **Why Options are Correct/Incorrect:** * **A. x315x2+71x105=0x^3 - 15x^2 + 71x - 105 = 0**: This is the correct equation as derived through the systematic substitution method. * **B. x39x2+23x15=0x^3 - 9x^2 + 23x - 15 = 0**: This option would be obtained if one incorrectly substituted x=y+12x = \frac{y+1}{2} instead of x=y12x = \frac{y-1}{2}. This is a common algebraic error in solving for xx from y=2x+1y = 2x+1. * **C. x312x2+44x48=0x^3 - 12x^2 + 44x - 48 = 0**: This equation would be obtained if the transformation was only y=2xy=2x (roots scaled by 2), completely ignoring the '+1' shift. This represents a partial or incorrect application of the transformation. * **D. x3+15x2+71x+105=0x^3 + 15x^2 + 71x + 105 = 0**: This option involves multiple sign errors on coefficients, likely from inconsistent application of sign rules during expansion or collecting terms. **Common Mistakes:** 1. Incorrectly solving for xx in terms of yy from the transformation relation, especially sign errors (e.g., confusing y=ax+by = ax+b with x=(y+b)/ax = (y+b)/a instead of the correct x=(yb)/ax = (y-b)/a). 2. Arithmetic errors during the expansion of binomial terms like (y1)3(y-1)^3 or 12(y1)2-12(y-1)^2. 3. Making errors while clearing denominators, such as multiplying by an incorrect power of the scaling factor or distributing the multiplier incorrectly. 4. Failing to collect all like terms correctly or making sign errors when summing the expanded polynomial terms.
2 Single Choice
A committee of 5 members is to be formed from a group of 7 men and 5 women. What is the probability that the committee consists of at least 3 men?
A
91132\frac{91}{132}
B
41132\frac{41}{132}
C
175396\frac{175}{396}
D
65132\frac{65}{132}
View Solution
Step 1: Calculate the total number of ways to form a committee of 5 members from a group of 7 men and 5 women. Total number of people = 7+5=127 + 5 = 12. Number of ways to choose 5 members from 12 is given by the combination formula C(n,r)=n!r!(nr)!C(n, r) = \frac{n!}{r!(n-r)!}.
N=C(12,5)=12!5!(125)!=12!5!7!=12×11×10×9×85×4×3×2×1=11×2×9×4=792N = C(12, 5) = \frac{12!}{5!(12-5)!} = \frac{12!}{5!7!} = \frac{12 \times 11 \times 10 \times 9 \times 8}{5 \times 4 \times 3 \times 2 \times 1} = 11 \times 2 \times 9 \times 4 = 792
Step 2: Calculate the number of favorable ways for the committee to consist of at least 3 men. "At least 3 men" means the committee can have: a) Exactly 3 men and 2 women b) Exactly 4 men and 1 woman c) Exactly 5 men and 0 women Case a) Exactly 3 men and 2 women: Number of ways to choose 3 men from 7: C(7,3)=7×6×53×2×1=35C(7, 3) = \frac{7 \times 6 \times 5}{3 \times 2 \times 1} = 35. Number of ways to choose 2 women from 5: C(5,2)=5×42×1=10C(5, 2) = \frac{5 \times 4}{2 \times 1} = 10. Ways for Case a) = C(7,3)×C(5,2)=35×10=350C(7, 3) \times C(5, 2) = 35 \times 10 = 350. Case b) Exactly 4 men and 1 woman: Number of ways to choose 4 men from 7: C(7,4)=C(7,3)=35C(7, 4) = C(7, 3) = 35. Number of ways to choose 1 woman from 5: C(5,1)=5C(5, 1) = 5. Ways for Case b) = C(7,4)×C(5,1)=35×5=175C(7, 4) \times C(5, 1) = 35 \times 5 = 175. Case c) Exactly 5 men and 0 women: Number of ways to choose 5 men from 7: C(7,5)=C(7,2)=7×62×1=21C(7, 5) = C(7, 2) = \frac{7 \times 6}{2 \times 1} = 21. Number of ways to choose 0 women from 5: C(5,0)=1C(5, 0) = 1. Ways for Case c) = C(7,5)×C(5,0)=21×1=21C(7, 5) \times C(5, 0) = 21 \times 1 = 21. Total number of favorable outcomes n(E)=350+175+21=546n(E) = 350 + 175 + 21 = 546. Step 3: Calculate the probability.
P(E)=n(E)N=546792P(E) = \frac{n(E)}{N} = \frac{546}{792}
Step 4: Simplify the fraction. Both numerator and denominator are divisible by 2: 546÷2792÷2=273396\frac{546 \div 2}{792 \div 2} = \frac{273}{396} Both are divisible by 3 (sum of digits 2+7+3=122+7+3=12, 3+9+6=183+9+6=18): 273÷3396÷3=91132\frac{273 \div 3}{396 \div 3} = \frac{91}{132} Thus, the probability that the committee consists of at least 3 men is 91132\frac{91}{132}. **Why other options are incorrect:** * **41132\frac{41}{132}:** This would be the probability of having "at most 2 men" (i.e., 0 men, 5 women; 1 man, 4 women; or 2 men, 3 women). The number of ways for this would be C(7,0)C(5,5)+C(7,1)C(5,4)+C(7,2)C(5,3)=1×1+7×5+21×10=1+35+210=246C(7,0)C(5,5) + C(7,1)C(5,4) + C(7,2)C(5,3) = 1 \times 1 + 7 \times 5 + 21 \times 10 = 1 + 35 + 210 = 246. So, P(at most 2 men)=246792=41132P(\text{at most 2 men}) = \frac{246}{792} = \frac{41}{132}. This is the complement of the correct answer (191132=411321 - \frac{91}{132} = \frac{41}{132}). * **175396\frac{175}{396}:** This is the probability of having "exactly 3 men and 2 women" (C(7,3)C(5,2)=350C(7,3)C(5,2) = 350) divided by the total number of ways (792792). So, 350792=175396\frac{350}{792} = \frac{175}{396}. This is incorrect because the question asks for "at least 3 men", which includes more cases than just exactly 3 men. * **65132\frac{65}{132}:** This option does not correspond to a straightforward common miscalculation or a different interpretation of the problem. It is likely a distractor without a specific logical derivation from common errors. **Common Mistakes:** 1. **Ignoring all cases for "at least":** Students often calculate only one of the cases (e.g., exactly 3 men) and present it as the final answer, overlooking other valid scenarios (4 men, 5 men). 2. **Confusing "at least" with "at most":** Calculating the probability of the complementary event correctly, but then presenting it as the answer to the original question without subtracting from 1. 3. **Calculation errors in combinations:** Mistakes in calculating C(n,r)C(n,r) values or in summing up the favorable outcomes. 4. **Incorrectly simplifying fractions:** Errors in reducing the final probability to its simplest form.
3 Single Choice
If f(x)=ex+1ex1f(x) = \frac{e^x+1}{e^x-1}, then its inverse function f1(x)f^{-1}(x) is:
A
ln(x+1x1)\ln\left(\frac{x+1}{x-1}\right)
B
12ln(x+1x1)\frac{1}{2}\ln\left(\frac{x+1}{x-1}\right)
C
x1x+1\frac{x-1}{x+1}
D
ln(x1x+1)\ln\left(\frac{x-1}{x+1}\right)
View Solution
Step 1: Replace f(x)f(x) with yy. We have y=ex+1ex1y = \frac{e^x+1}{e^x-1}. Step 2: Swap xx and yy to find the inverse relation.
x=ey+1ey1x = \frac{e^y+1}{e^y-1}
Step 3: Solve the new equation for yy in terms of xx. Multiply both sides by (ey1)(e^y-1):
x(ey1)=ey+1x(e^y-1) = e^y+1
Distribute xx on the left side:
xeyx=ey+1xe^y - x = e^y+1
Gather terms involving eye^y on one side and constant terms on the other:
xeyey=x+1xe^y - e^y = x+1
Factor out eye^y from the left side:
ey(x1)=x+1e^y(x-1) = x+1
Divide by (x1)(x-1) to isolate eye^y:
ey=x+1x1e^y = \frac{x+1}{x-1}
To solve for yy, take the natural logarithm (base ee) of both sides:
y=ln(x+1x1)y = \ln\left(\frac{x+1}{x-1}\right)
Step 4: Replace yy with f1(x)f^{-1}(x).
f1(x)=ln(x+1x1)f^{-1}(x) = \ln\left(\frac{x+1}{x-1}\right)
Let's verify the domain of f1(x)f^{-1}(x). For the logarithm to be defined, the argument must be positive: x+1x1>0\frac{x+1}{x-1} > 0. This inequality holds when both numerator and denominator have the same sign, i.e., x+1>0x+1 > 0 and x1>0x-1 > 0 (implying x>1x > 1) or x+1<0x+1 < 0 and x1<0x-1 < 0 (implying x<1x < -1). So, the domain of f1(x)f^{-1}(x) is (,1)(1,)(-\infty, -1) \cup (1, \infty). This matches the range of the original function f(x)=1+2ex1f(x) = 1 + \frac{2}{e^x-1}, as ex1e^x-1 can take any real value except 1-1 (when xx \to -\infty, ex11e^x-1 \to -1) and 00 (when x0x \to 0, ex10e^x-1 \to 0). As ex(0,)e^x \in (0, \infty), ex1(1,){0}e^x-1 \in (-1, \infty) \setminus \{0\}. Therefore, 2ex1(,2)(0,)\frac{2}{e^x-1} \in (-\infty, -2) \cup (0, \infty). So f(x)(,1)(1,)f(x) \in (-\infty, -1) \cup (1, \infty). The domain of f1(x)f^{-1}(x) correctly corresponds to the range of f(x)f(x). **Why other options are incorrect:** * **Option (B) 12ln(x+1x1)\frac{1}{2}\ln\left(\frac{x+1}{x-1}\right):** This extra factor of 12\frac{1}{2} would appear if the original function was of the form f(x)=e2x1e2x+1f(x) = \frac{e^{2x}-1}{e^{2x}+1} (hyperbolic tangent) or a similar structure leading to 2y2y before taking logarithm. This indicates an algebraic error in isolating yy or a misremembered formula for a different function's inverse. * **Option (C) x1x+1\frac{x-1}{x+1}:** This is simply the reciprocal of the function, or a result of incorrectly swapping terms or variables without properly solving for yy. An inverse function is not simply the reciprocal of the original function. * **Option (D) ln(x1x+1)\ln\left(\frac{x-1}{x+1}\right):** This results from an algebraic error in the step ey=x+1x1e^y = \frac{x+1}{x-1}, where the numerator and denominator are swapped (i.e., ey(x1)=(x+1)e^y(x-1) = -(x+1) instead of x+1x+1). The correct option is ln(x+1x1)\ln\left(\frac{x+1}{x-1}\right). **Common Mistakes:** 1. **Algebraic Errors in Isolating eye^y:** Students often make mistakes when moving terms around, especially when factoring eye^y or dividing by (x1)(x-1). Ensure careful distribution and collection of terms. 2. **Incorrect Logarithm Application:** Forgetting to take the natural logarithm (or logarithm of the correct base) to solve for yy after isolating the exponential term. 3. **Swapping Numerator and Denominator:** A common error is to incorrectly swap x+1x+1 and x1x-1 in the final logarithmic argument, leading to a wrong inverse function. 4. **Ignoring Domain/Range Consistency:** While not explicitly asked to find the domain/range, a quick mental check can sometimes reveal inconsistencies, for example, if the inverse function's domain doesn't match the original function's range, suggesting an error in derivation.
4 Single Choice
Find the sum to infinity of the series 1+45+725+10125+1 + \frac{4}{5} + \frac{7}{25} + \frac{10}{125} + \dots
A
1516\frac{15}{16}
B
3516\frac{35}{16}
C
54\frac{5}{4}
D
2516\frac{25}{16}
View Solution
The given series is an Arithmetico-Geometric Progression (AGP). Let the series be SS.
S=1+45+725+10125+S = 1 + \frac{4}{5} + \frac{7}{25} + \frac{10}{125} + \dots
**Method 1: Using the formula for sum to infinity of an AGP** The general term of an AGP is of the form [a+(n1)d]rn1[a + (n-1)d]r^{n-1}. In the given series: - The numerators 1,4,7,10,1, 4, 7, 10, \dots form an Arithmetic Progression (AP) with first term a=1a = 1 and common difference d=41=3d = 4-1 = 3. - The denominators 1,5,25,125,1, 5, 25, 125, \dots (treating the first term as 1/11/1) form a Geometric Progression (GP) with first term 11 and common ratio r=15r = \frac{1}{5}. The sum to infinity of an AGP is given by the formula:
S=a1r+dr(1r)2S_{\infty} = \frac{a}{1-r} + \frac{dr}{(1-r)^2}
Substitute the values a=1a=1, d=3d=3, and r=15r=\frac{1}{5}:
S=1115+315(115)2S_{\infty} = \frac{1}{1 - \frac{1}{5}} + \frac{3 \cdot \frac{1}{5}}{(1 - \frac{1}{5})^2}
S=145+35(45)2S_{\infty} = \frac{1}{\frac{4}{5}} + \frac{\frac{3}{5}}{(\frac{4}{5})^2}
S=54+351625S_{\infty} = \frac{5}{4} + \frac{\frac{3}{5}}{\frac{16}{25}}
S=54+352516S_{\infty} = \frac{5}{4} + \frac{3}{5} \cdot \frac{25}{16}
S=54+3516S_{\infty} = \frac{5}{4} + \frac{3 \cdot 5}{16}
S=54+1516S_{\infty} = \frac{5}{4} + \frac{15}{16}
To sum these fractions, find a common denominator, which is 1616:
S=5444+1516S_{\infty} = \frac{5 \cdot 4}{4 \cdot 4} + \frac{15}{16}
S=2016+1516S_{\infty} = \frac{20}{16} + \frac{15}{16}
S=3516S_{\infty} = \frac{35}{16}
**Method 2: Using the 'multiply by rr and subtract' method** Let S=1+45+725+10125+(1)S = 1 + \frac{4}{5} + \frac{7}{25} + \frac{10}{125} + \dots \quad (1) Multiply the series by the common ratio r=15r = \frac{1}{5}:
15S=15+425+7125+10625+(2)\frac{1}{5}S = \frac{1}{5} + \frac{4}{25} + \frac{7}{125} + \frac{10}{625} + \dots \quad (2)
Subtract equation (2) from equation (1), shifting the terms to align corresponding denominators:
S15S=1+(4515)+(725425)+(101257125)+S - \frac{1}{5}S = 1 + \left(\frac{4}{5} - \frac{1}{5}\right) + \left(\frac{7}{25} - \frac{4}{25}\right) + \left(\frac{10}{125} - \frac{7}{125}\right) + \dots
45S=1+35+325+3125+\frac{4}{5}S = 1 + \frac{3}{5} + \frac{3}{25} + \frac{3}{125} + \dots
The series on the right-hand side can be written as 1+3(15+125+1125+)1 + 3\left(\frac{1}{5} + \frac{1}{25} + \frac{1}{125} + \dots\right). The part in the parenthesis is an infinite Geometric Progression with first term a=15a' = \frac{1}{5} and common ratio r=15r' = \frac{1}{5}. The sum of this infinite GP is SGP=a1r=15115=1545=14S'_{GP} = \frac{a'}{1-r'} = \frac{\frac{1}{5}}{1 - \frac{1}{5}} = \frac{\frac{1}{5}}{\frac{4}{5}} = \frac{1}{4}. Substitute this back into the equation for 45S\frac{4}{5}S:
45S=1+3(14)\frac{4}{5}S = 1 + 3\left(\frac{1}{4}\right)
45S=1+34\frac{4}{5}S = 1 + \frac{3}{4}
45S=4+34\frac{4}{5}S = \frac{4+3}{4}
45S=74\frac{4}{5}S = \frac{7}{4}
Solve for SS:
S=7454S = \frac{7}{4} \cdot \frac{5}{4}
S=3516S = \frac{35}{16}
Thus, the sum to infinity of the series is 3516\frac{35}{16}. **Why other options are incorrect:** * **(A) 1516\frac{15}{16}:** This would be obtained if one incorrectly ignores the '1' term in 1+3(14)1 + 3\left(\frac{1}{4}\right) during the subtraction method, or if they only calculate the second part of the formula dr(1r)2\frac{dr}{(1-r)^2}. * **(C) 54\frac{5}{4}:** This would be obtained if one only considers the first part of the formula a1r\frac{a}{1-r} and ignores the second part dr(1r)2\frac{dr}{(1-r)^2}. * **(D) 2516\frac{25}{16}:** This option does not result from a common systematic error but rather likely from a significant arithmetic miscalculation. The final answer is 3516\boxed{\frac{35}{16}} **Common Mistakes:** 1. Forgetting or misapplying the formula for the sum to infinity of an AGP, or incorrectly identifying the 'a', 'd', and 'r' components. 2. Arithmetic errors, especially with fractions and exponents, when calculating the terms of the formula. 3. In the 'multiply by r and subtract' method, forgetting the first term on the right-hand side after subtraction or incorrectly summing the resulting geometric series. 4. Not checking the condition r<1|r| < 1 for the sum to infinity to exist (though in this case r=1/5r = 1/5 satisfies it).
5 Single Choice
How many distinct 4-digit even numbers can be formed using the digits 0, 1, 2, 3, 4, 5 without repetition?
A
(A) 120120
B
(B) 156156
C
(C) 180180
D
(D) 192192
View Solution
To form distinct 4-digit even numbers using the digits 0, 1, 2, 3, 4, 5 without repetition, we must consider two main restrictions: 1. The number must be even, meaning its unit's digit must be 0, 2, or 4. 2. The thousand's digit (first digit) cannot be 0. We will use case analysis based on the unit's digit: **Case 1: The unit's digit is 0.** Let the 4-digit number be represented by d1d2d3d4d_1 d_2 d_3 d_4. * **d4d_4 (Unit's digit):** Must be 0. There is 1 choice (0). * **d1d_1 (Thousand's digit):** Since 0 is already used for d4d_4, and d1d_1 cannot be 0, we can choose from the remaining 5 digits {1, 2, 3, 4, 5}. So, there are 5 choices for d1d_1. * **d2d_2 (Hundred's digit):** Two digits have been used (one for d4d_4, one for d1d_1). From the remaining 4 digits, there are 4 choices for d2d_2. * **d3d_3 (Ten's digit):** Three digits have been used. From the remaining 3 digits, there are 3 choices for d3d_3. Number of ways for Case 1 = 5×4×3×1=605 \times 4 \times 3 \times 1 = 60. **Case 2: The unit's digit is 2 or 4.** Let's consider these two possibilities together because the restriction on d1d_1 (not being 0) interacts similarly with both. * **d4d_4 (Unit's digit):** Can be 2 or 4. There are 2 choices. * **d1d_1 (Thousand's digit):** This is the tricky part. One non-zero digit (2 or 4) has been used for d4d_4. The remaining digits include 0. d1d_1 cannot be 0. So, from the initial 6 digits, one non-zero digit is used, and 0 is not allowed for d1d_1. This leaves 62=46 - 2 = 4 choices for d1d_1 (e.g., if d4=2d_4=2, the choices for d1d_1 are {1, 3, 4, 5}). * **d2d_2 (Hundred's digit):** Two digits have been used (d4d_4 and d1d_1). From the remaining 4 digits (which now includes 0), there are 4 choices for d2d_2. * **d3d_3 (Ten's digit):** Three digits have been used. From the remaining 3 digits, there are 3 choices for d3d_3. Number of ways for Case 2 = (Choices for d1d_1) ×\times (Choices for d2d_2) ×\times (Choices for d3d_3) ×\times (Choices for d4d_4) Number of ways for Case 2 = 4×4×3×2=964 \times 4 \times 3 \times 2 = 96. **Total number of distinct 4-digit even numbers:** Summing the ways from both cases: Total = Case 1 + Case 2 = 60+96=15660 + 96 = 156. Therefore, 156 distinct 4-digit even numbers can be formed. **Why other options are incorrect:** * **(A) 120120:** This might be obtained by incorrect handling of cases or a calculation error, possibly by treating the leading digit restriction less carefully. For instance, if one assumed 5 choices for the first digit (excluding 0) and then simply chose 3 positions, without proper case analysis for the last digit. Or, it could be P(5,3)×1=60P(5,3) \times 1 = 60 for each of the 2,4 options if 0 was not an issue in the d1d_1 choice or if cases were missed. (P(5,3)×2=120P(5,3) \times 2 = 120 if 0 was allowed at start). This isn't how it works with the leading zero and even number constraints combined. * **(C) 180180:** This would be the answer if the leading digit could be 0, but only for numbers ending in 2 or 4. If we incorrectly calculated P(5,3)×3P(5,3) \times 3 (for the 3 even digits 0, 2, 4), treating all positions similarly, without accounting for the leading zero restriction: 5×4×3×3=1805 \times 4 \times 3 \times 3 = 180. This overlooks the first digit cannot be zero when the last digit is non-zero (2 or 4). Specifically, it would be 5×4×3×1=605 \times 4 \times 3 \times 1 = 60 (for 0) and 5×4×3×1=605 \times 4 \times 3 \times 1 = 60 (for 2) and 5×4×3×1=605 \times 4 \times 3 \times 1 = 60 (for 4), leading to 180, if the leading zero constraint was completely ignored or mishandled. * **(D) 192192:** This value does not correspond to any standard miscalculation for this type of problem and is likely a result of several compounding errors. The final answer is 156\boxed{156}. **Common Mistakes:** 1. **Forgetting the leading zero restriction:** Many students forget that the first digit of a number cannot be 0, especially when 0 is part of the available digits. This leads to overcounting. 2. **Not using case analysis when restrictions interact:** The 'even number' restriction (last digit) interacts with the 'no leading zero' restriction. If the last digit is 0, the first digit has more options than if the last digit is 2 or 4 (because 0 is no longer available to cause a leading zero issue). Failing to separate these cases leads to incorrect counts. 3. **Incorrectly managing available choices:** After placing digits in restricted positions, students sometimes miscount the remaining available digits for subsequent positions, often forgetting to include 0 when it becomes available for non-leading positions. 4. **Confusing permutations with repetition vs. without repetition:** The problem explicitly states "without repetition", which means choices decrease for each subsequent position. Forgetting this would lead to nrn^r type calculations.

Frequently Asked Questions

How many ISI MS(QMBA) mock tests are available?

We offer 10 full-length mock tests with 458+ questions, designed to simulate the actual ISI exam experience.

Is the first mock test free?

Yes! Mock Test 1 is completely FREE. You can attempt it with full features including detailed solutions and performance analytics.

Do mock tests have the same pattern as ISI?

Yes, our mock tests follow the exact ISI exam pattern with MCQ, MSQ, and NAT questions, same marking scheme, and 3-hour duration.

Will I get All India Ranking?

Yes! After completing any mock test, you'll see your All India Rank compared to other students who attempted the same test.

More ISIMS(QMBA) Resources

Why Choose MastersUp?

🎯

AI-Powered Plans

Personalized study schedules based on your exam date and learning pace

📚

15,000+ Questions

Verified questions with detailed solutions from past papers

📊

Smart Analytics

Track your progress with subject-wise performance insights

🔖

Bookmark & Revise

Save important questions for quick revision before exams

Start Your Free Preparation →

No credit card required • Free forever for basic features