👁 Preview — Study, Practice and Revise are open; mock tests and the rest of the syllabus unlock on subscription. Unlock all · ₹4,999
← Back to Number System and Arithmetic
Study mode

Mixture and Alligation

Introduction to Mixtures and Alligation

Have you ever mixed two different juices to create a new flavor? Or combined two types of rice to get a better price? Such everyday actions involve mixtures. A mixture is formed when two or more substances are combined without any chemical change. Understanding mixtures helps us solve many practical problems, such as finding the concentration of a solution or the price of a combined product.

When dealing with mixtures, especially those involving different concentrations or prices, it can be tricky to find the exact ratio or the mean value of the mixture. This is where the alligation method comes in handy. It is a simple and systematic way to solve mixture problems quickly and accurately.

In this chapter, we will explore the basic ideas of mixtures, learn the alligation rule, and solve various problems step-by-step. By the end, you will be confident in handling mixture problems often seen in competitive exams.

Alligation Method

The alligation method is a technique used to find the ratio in which two or more ingredients at different prices or concentrations must be mixed to obtain a mixture of a desired mean price or concentration.

Imagine you have two solutions: one stronger and one weaker. When mixed, the resulting solution has a concentration somewhere between the two. The alligation method helps us find the exact ratio of mixing.

Let's define some terms:

  • Higher price/concentration (H): The greater value among the components.
  • Lower price/concentration (L): The smaller value among the components.
  • Mean price/concentration (M): The value of the mixture after combining the components.

Alligation Alternate Method

This method uses a simple table to find the ratio of quantities to be mixed:

Higher Price/Concentration (H) Mean Price/Concentration (M) Lower Price/Concentration (L)
H M L
Difference between H and M, and M and L

To apply the rule, subtract the mean from the higher value and the lower value from the mean. These differences give the ratio of the quantities to be mixed.

Alligation Rule

\[\text{Ratio} = \frac{H - M}{M - L}\]

Finds the ratio of quantities to mix two components with different prices or concentrations to get a mean value.

H = Higher price or concentration
L = Lower price or concentration
M = Mean price or concentration

Calculating Mean Value of a Mixture

Sometimes, you know the quantities and prices or concentrations of the components mixed, and you want to find the mean value of the mixture. This is done using the weighted average formula:

Container 1 Q₁, P₁ Container 2 Q₂, P₂ Mixture Q₁ + Q₂, M

The formula to calculate the mean price or concentration \( M \) is:

\[ M = \frac{(Q_1 \times P_1) + (Q_2 \times P_2)}{Q_1 + Q_2} \]

where:

  • \( Q_1, Q_2 \) are the quantities of the two components
  • \( P_1, P_2 \) are their respective prices or concentrations
  • \( M \) is the mean price or concentration of the mixture

Worked Examples

Example 1: Mixing Two Solutions Easy
Calculate the concentration of a mixture when 3 liters of 10% solution is mixed with 2 liters of 20% solution.

Step 1: Identify quantities and concentrations.

Quantity \( Q_1 = 3 \) liters, concentration \( P_1 = 10\% \)

Quantity \( Q_2 = 2 \) liters, concentration \( P_2 = 20\% \)

Step 2: Use the mean concentration formula:

\[ M = \frac{(3 \times 10) + (2 \times 20)}{3 + 2} = \frac{30 + 40}{5} = \frac{70}{5} = 14\% \]

Answer: The concentration of the mixture is 14%.

Example 2: Finding Quantity of Components Medium
How much of 15% solution must be mixed with 25% solution to get 20 liters of 20% solution?

Step 1: Let the quantity of 15% solution be \( x \) liters.

Then, quantity of 25% solution = \( 20 - x \) liters.

Step 2: Use the mean concentration formula:

\[ 20 = \frac{(x \times 15) + ((20 - x) \times 25)}{20} \]

Multiply both sides by 20:

\[ 400 = 15x + 500 - 25x \]

Simplify:

\[ 400 = 500 - 10x \implies 10x = 500 - 400 = 100 \implies x = 10 \]

Answer: 10 liters of 15% solution must be mixed with 10 liters of 25% solution.

Example 3: Mixing Items with Different Prices Medium
Two varieties of rice cost INR 40/kg and INR 60/kg respectively. In what ratio should they be mixed to get a mixture costing INR 50/kg?

Step 1: Identify values:

  • Lower price \( L = 40 \) INR/kg
  • Higher price \( H = 60 \) INR/kg
  • Mean price \( M = 50 \) INR/kg

Step 2: Apply alligation rule:

\[ \text{Ratio} = \frac{H - M}{M - L} = \frac{60 - 50}{50 - 40} = \frac{10}{10} = 1:1 \]

Answer: The two varieties should be mixed in the ratio 1:1.

Example 4: Complex Mixture Problem with Three Components Hard
Mix three solutions of 10%, 20%, and 30% concentration to get 60 liters of 18% solution. If the quantities of 10% and 30% solutions are equal, find the quantity of each solution.

Step 1: Let the quantity of 10% solution = quantity of 30% solution = \( x \) liters.

Quantity of 20% solution = \( 60 - 2x \) liters.

Step 2: Use the mean concentration formula:

\[ 18 = \frac{(x \times 10) + ((60 - 2x) \times 20) + (x \times 30)}{60} \]

Multiply both sides by 60:

\[ 1080 = 10x + 20(60 - 2x) + 30x \]

Expand:

\[ 1080 = 10x + 1200 - 40x + 30x = 1200 + (10x - 40x + 30x) = 1200 + 0x = 1200 \]

Notice the \( x \) terms cancel out, so:

\[ 1080 = 1200 \]

This is impossible, indicating no solution with the given mean concentration and equal quantities of 10% and 30% solutions.

Answer: No such mixture is possible under the given conditions.

Example 5: Profit Calculation in Mixture Problems Hard
A shopkeeper mixes 20 kg of sugar costing INR 30/kg with 30 kg of sugar costing INR 40/kg. If he sells the mixture at INR 38/kg, find his profit or loss percentage.

Step 1: Calculate the cost price (CP) of the mixture.

\[ \text{Total cost} = (20 \times 30) + (30 \times 40) = 600 + 1200 = 1800 \text{ INR} \]

Total quantity = 20 + 30 = 50 kg

Cost price per kg:

\[ \frac{1800}{50} = 36 \text{ INR/kg} \]

Step 2: Selling price (SP) per kg = INR 38

Step 3: Calculate profit per kg:

\[ \text{Profit} = SP - CP = 38 - 36 = 2 \text{ INR/kg} \]

Total profit:

\[ 2 \times 50 = 100 \text{ INR} \]

Step 4: Calculate profit percentage:

\[ \text{Profit \%} = \frac{\text{Profit}}{\text{Cost Price}} \times 100 = \frac{2}{36} \times 100 \approx 5.56\% \]

Answer: The shopkeeper makes approximately 5.56% profit.

Formula Bank

Alligation Rule
\[ \text{Ratio} = \frac{H - M}{M - L} \]
where: H = Higher price/concentration, L = Lower price/concentration, M = Mean price/concentration
Mean Price/Concentration
\[ M = \frac{(Q_1 \times P_1) + (Q_2 \times P_2)}{Q_1 + Q_2} \]
where: \( Q_1, Q_2 \) = quantities; \( P_1, P_2 \) = prices or concentrations; \( M \) = mean price/concentration

Tips & Tricks

Tip: Use the Alligation Alternate Method to quickly find mixing ratios without lengthy calculations.

When to use: When mixing two components with known prices or concentrations to find the ratio.

Tip: Always identify which value is higher and which is lower before applying the alligation formula.

When to use: To avoid sign errors and incorrect ratio calculations.

Tip: Convert percentages to decimals (e.g., 20% = 0.20) for easier calculations, especially when using algebraic methods.

When to use: When dealing with concentration problems involving percentages.

Tip: Check that all quantities are in the same units (liters, kilograms) before performing calculations.

When to use: To maintain consistency and avoid invalid results.

Tip: Use the weighted average formula when quantities and prices/concentrations of components are known to find the mean directly.

When to use: When the problem provides quantities and individual values but asks for the mean.

Common Mistakes to Avoid

❌ Mixing up higher and lower values in the alligation formula.
✓ Always assign the higher price/concentration to \( H \) and the lower to \( L \) before applying the formula.
Why: Confusion leads to incorrect ratio calculation and wrong answers.
❌ Not converting percentages to decimals before calculations.
✓ Convert percentages to decimals (e.g., 20% = 0.20) to avoid calculation errors.
Why: Treating percentages as whole numbers distorts the results.
❌ Ignoring units or mixing different units (e.g., liters with kilograms).
✓ Ensure all quantities are in the same unit system before calculations.
Why: Unit inconsistency leads to invalid results.
❌ Calculating mean price/concentration by simply averaging prices without weighting by quantity.
✓ Use the weighted average formula considering quantities and prices/concentrations.
Why: Simple averaging ignores the proportion of each component, giving wrong mean values.
❌ Forgetting to verify if the final mixture quantity or price matches the problem statement.
✓ Always check the final answer by substituting back into the problem context.
Why: Prevents errors and ensures solution validity.
Curated videos per subtopic
Top YouTube explainers, AI-ranked for your exam and language. Unlocks with subscription.
Unlock

Try Practice next.

Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.

Go to practice →
Ask a doubt
Mixture and Alligation · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.