Free practice, no card required  ·  Built for the September 2026 cycle  ·  Made for Indian applicants
dMAT Prep Logo

Experience the Platform

Try real questions loaded directly from our live algorithm. No login required. Click "Check Answer" to experience our in-depth, step-by-step educational breakdowns.

Core Module · Figure Sequences
Difficulty: hard
Analyze the sequence of the first five matrices. Determine the logical rules governing the movement, rotation, and color changes of the figures to identify what the sixth and seventh matrices must look like.

The correct answer is .

Step-by-Step Explanation

To solve this sequence, isolate and track each figure independently: 1. Figure 1 (amber diamond): Moves down, bouncing off edges. 2. Figure 2 (purple hexagon): Moves up and left, bouncing off edges.

Core Module · Mathematical Equations
Difficulty: hard
Solve for the letters. Each letter is a unique integer between 1 and 20. (1) A - B + C - D = 2 (2) 10 × B = C (3) 5 × B = A (4) 11 + B = D

The correct answer is A=5,B=1,C=10,D=12.

Step-by-Step Explanation

Step 1: Equations 2, 3, 4 depend only on B. Start by finding B. Step 2: From equation 3, A = 5B. From equation 2, C = 10B. From equation 4, D = 11 + B. Step 3: Substitute into equation 1: 5B - B + 10B - (11 + B) = 2. Step 4: Simplify: 5B - B + 10B - 11 - B = 2, so 13B = 24, thus B = 1. Step 5: Calculate all variables: A = 5(1) = 5, C = 10(1) = 10, D = 11 + 1 = 12. Verification: 5 - 1 + 10 - 12 = 2. ✓

Core Module · Latin Squares
Difficulty: very_hard
Select the missing letter for the cell marked with "?".
A
D
E
B
C
E
D
?
C

The correct answer is .

Step-by-Step Explanation

1. Locate the target cell at Row 5, Column 1. 2. Inspect the given entries in Column 1 and Row 5 to identify immediate exclusions. 3. Applying the Latin Square rule that each letter (A, B, C, D, E) must appear exactly once in every row and column, the only valid letter remaining for this cell is E.

Net Present Value and Discounting

Business & Economics
Suppose a friend offers you a choice: receive €100 today, or receive €100 exactly one year from now. Most people prefer the money today. This preference is not simply about impatience. Money received today can be invested and earn interest, so €100 today will be worth more than €100 in twelve months. This basic idea — that money has a time value — is the foundation of net present value analysis. Net present value (NPV) is the tool that businesses use to compare cash flows that occur at different points in time. It converts all future cash flows into their equivalent value today, so that a fair comparison becomes possible. The conversion is done by discounting. The discounting formula is: Present Value = Future Value ÷ (1 + r)^t Here, r is the discount rate (usually a per-year interest rate expressed as a decimal, so 10 % becomes 0.10), and t is the number of years in the future when the cash flow arrives. The factor (1 + r)^t is called the compounding factor. Its reciprocal, 1 ÷ (1 + r)^t, is called the discount factor. For quick mental estimation, the following table shows the discount factor at r = 10 % for the first five years:
Year (t)Discount factor at r = 10 %
10.909
20.826
30.751
40.683
50.621
For example, €100 received in year 3, discounted at 10 %, has a present value of 100 × 0.751 = €75.10. The further in the future a payment sits, the smaller its present value today. Net present value extends this idea to an entire project. A project typically has an initial investment (a negative cash flow today, denoted CF₀) and a series of future cash inflows (positive cash flows in later years). The NPV formula is: NPV = −CF₀ + CF₁ ÷ (1 + r) + CF₂ ÷ (1 + r)² + CF₃ ÷ (1 + r)³ + … The decision rule is simple: * If NPV > 0, the project creates value and should be accepted. * If NPV < 0, the project destroys value and should be rejected. * If NPV = 0, the project is exactly at the break-even point. Consider a small business owner who is deciding whether to buy a coffee machine for €1,000. She expects the machine to generate €500 of net cash inflow per year for the next 3 years, after which it must be replaced. Using a discount rate of 10 %, the present values of the three cash inflows are:
YearCash flowDiscount factorPresent value
0−€1,0001.000−€1,000
1+€5000.909+€454.50
2+€5000.826+€413.00
3+€5000.751+€375.50
NPV
+€243.00 The NPV of +€243 is positive, so the coffee machine is a good investment at a 10 % discount rate. The pattern of how a fixed future cash flow shrinks over time is shown in the following diagram. Each bar represents the present value today of a €500 payment received in that year, discounted at 10 %. [DIAGRAM 1: Shrinking Present Value of €500 over Time] 550 450 350 250 150 50 Nominal amount = €500 Year 1 €454.50 Year 2 €413.00 Year 3 €375.50 Year 4 €341.50 Year 5 €310.50 Year the €500 is received Present value today (€) Shrinking Present Value of €500 (discount rate = 10%) Two properties of NPV are worth understanding. First, NPV is highly sensitive to the discount rate. A higher discount rate makes future cash flows appear smaller today, which reduces NPV. A lower discount rate does the opposite. Second, NPV rewards projects with early cash flows more than projects with late cash flows, even if the total sum of undiscounted cash flows is identical. Two projects that both generate €1,500 over three years will have very different NPVs if one delivers the money mostly in year 1 and the other mostly in year 3. The discount rate reflects two things: the return the investor could earn on an alternative investment of similar risk (the opportunity cost), and the risk-specific premium demanded for uncertain future cash flows. Riskier projects are evaluated with higher discount rates, which pushes their NPV downward and makes them harder to justify. NPV analysis has limitations. It assumes that the discount rate remains constant across all years, which is rarely true in practice. It assumes that all future cash flows are known with certainty, which is even more rarely true. And it ignores non-financial factors — brand value, strategic positioning, employee satisfaction — that may matter even when the pure financial NPV is negative. Nevertheless, NPV remains the most widely used method for evaluating whether a proposed investment adds value to a firm.
Question 1 of 6
Difficulty: easy

According to the text, the discount factor at r = 10 % for a cash flow received in year 2 is:

Explanation:
Option (b) is correct. Reading directly from the discount factor table in the input text: at r = 10 %, the discount factor for year 2 is 0.826. Common trap: option (a) 0.909 is the year 1 discount factor and option (c) 0.751 is the year 3 discount factor. Under time pressure, students often confuse adjacent rows in a table. Always verify by checking the "Year" column label before reading the value.
Question 2 of 6
Difficulty: easy

The NPV decision rule states that a project should be accepted when:

Explanation:
Option (c) is correct. The text states: "If NPV > 0, the project creates value and should be accepted." Common trap: options (a), (b), and (d) all sound like reasonable business logic and each is partially related to NPV analysis, but only option (c) matches the decision rule stated in the text. Option (b) is a particularly seductive distractor because it seems intuitive that if the money coming in exceeds the money going out, the project should be accepted. But this ignores the time value of money, which is exactly what NPV was invented to capture.
Question 3 of 6
Difficulty: difficult

An investor expects to receive €1,000 in exactly one year. Using a discount rate of 10 %, what is the present value of this cash flow?

Explanation:
Option (b) is correct. Present Value = 1,000 ÷ (1 + 0.10)¹ = 1,000 × 0.909 = €909. Mental-math technique: the year 1 discount factor at 10 % is 0.909, and 1,000 × 0.909 requires only shifting the decimal point: 1,000 × 0.909 = €909. When cash flows are round multiples of the discount factor's rounding, mental arithmetic collapses cleanly. Why the wrong answers tempt: Option (a) €826: the year 2 discount factor applied instead of year 1. Option (c) €1,000: the undiscounted (nominal) amount, ignoring the time value. Option (d) €1,100: applying 1 + r instead of the reciprocal — this is the compounding factor, used for growing a present value into the future, not the other way around. Higher-order insight: this question tests whether the student distinguishes discounting (future to present) from compounding (present to future). These are inverse operations. Confusing them is one of the most common errors in financial analysis.
Question 4 of 6
Difficulty: difficult

A project requires an initial investment of €800 today and pays €500 at the end of Year 1 and €500 at the end of Year 2. Using a discount rate of 10 % and the discount factors in the table, what is the NPV of this project?

Explanation:
Option (b) is correct. Compute each present value using the discount factors from the table: Initial investment: −€800 (no discounting, occurs today). Year 1 cash flow: +€500 × 0.909 = +€454.50. Year 2 cash flow: +€500 × 0.826 = +€413.00. NPV = −800 + 454.50 + 413.00 = +€67.50. Mental-math technique: 500 × 0.909 ≈ 454.5 (drop the trailing decimal from 909 and read as 454.5). Similarly, 500 × 0.826 ≈ 413. Adding: 454.5 + 413 = 867.5. Subtracting the initial investment: 867.5 − 800 = 67.5. This can all be done mentally in under a minute. Why the wrong answers tempt: Option (a) −€200: results from subtracting the initial investment from the sum of nominal cash flows in a wrong direction: 800 − (500 + 500 wrongly discounted). Careless arithmetic. Option (c) +€200: results from ignoring discounting entirely: (500 + 500) − 800 = 200. This is the trap for students who miss that the question specifies a discount rate. Option (d) +€1,000: results from summing all inflows without discounting or subtracting the investment. Higher-order insight: the fact that the NPV is only +€67.50 despite total inflows of €1,000 and an investment of only €800 shows how much value is eroded by discounting. Small NPVs on marginal projects are common in practice, and are exactly why sensitivity to the discount rate matters so much.
Question 5 of 6
Difficulty: hard

Two projects each generate a total of €1,500 in undiscounted cash inflows over three years, both discounted at 10 %. * Project X: +€1,000 in Year 1, +€400 in Year 2, +€100 in Year 3. * Project Y: +€100 in Year 1, +€400 in Year 2, +€1,000 in Year 3. Which of the following statements is correct?

Explanation:
Option (b) is correct. Both projects generate the same total undiscounted cash flow (€1,500). But NPV is not about totals — it is about the timing of cash flows. Approximate NPVs (no calculation needed to see the pattern): Project X: mostly year 1 cash flow. Year 1 has the highest discount factor (0.909). Most of Project X's value survives discounting. Project Y: mostly year 3 cash flow. Year 3 has the lowest discount factor (0.751). Most of Project Y's value is eroded by discounting. Therefore Project X has a higher NPV. Common trap: option (c) uses the word "compound" as if it were an advantage. But cash flows are not being invested — they are being received later, which is a disadvantage under NPV. Compounding is what happens to money already invested; discounting is what happens to money not yet received. Higher-order insight: this is why leasing companies, subscription businesses, and any firm receiving customer money upfront have inherent NPV advantages over firms that must wait years for their revenue. The timing of cash flow is often more valuable than the total amount.
Question 6 of 6
Difficulty: very_hard

A start-up considers a project that requires €10,000 today and produces a single cash inflow of €12,000 at the end of Year 3. The management team is debating which discount rate to apply. At r = 5 %, the discount factor for Year 3 is 0.864. At r = 15 %, the discount factor for Year 3 is 0.658. Which of the following statements is correct?

Explanation:
Option (b) is correct. At r = 5 %: Present value of €12,000 in Year 3 = 12,000 × 0.864 = €10,368. NPV = −10,000 + 10,368 = +€368. Positive. At r = 15 %: Present value of €12,000 in Year 3 = 12,000 × 0.658 = €7,896. NPV = −10,000 + 7,896 = −€2,104. Negative. The project's NPV is positive at 5 % but negative at 15 %. Therefore option (b) is correct. Mental-math technique: 12,000 × 0.864 can be broken down as 12,000 × 0.9 = 10,800, then subtract 12,000 × 0.036 ≈ 432, giving ≈ 10,368. For 12,000 × 0.658, use 12,000 × 0.66 = 7,920, then subtract a small correction. Exact numbers are unnecessary — the direction of the answer is enough to distinguish the options. Why the wrong answers tempt: Option (a): the project is not attractive at all discount rates. High discount rates can turn a positive-NPV project into a negative one, which is exactly what this question demonstrates. Option (c): the project is not always negative. At low discount rates, it is worthwhile. Option (d): reflects the naive intuition that "€12,000 is bigger than €10,000, so the project must be profitable." This ignores the time value of money entirely — the exact intuition NPV was designed to correct. Higher-order insight: this sensitivity is called the "internal rate of return" (IRR) breakeven. Somewhere between 5 % and 15 %, there is a discount rate that makes the NPV exactly zero. That rate is the IRR of the project, and it represents the project's own rate of return. Projects with an IRR above the firm's cost of capital are accepted; those below are rejected. NPV and IRR are two faces of the same decision framework.

This is a live preview of the 1,400+ authentic questions available.

See All Preparation Plans →