Key facts

  • BODMAS fixes the calculation order as brackets, orders, division, multiplication, addition, and subtraction.
  • The HCF of two numbers can be found quickly by the Euclidean algorithm using successive remainders.
  • The LCM uses the highest power of every prime factor appearing in the given numbers.
  • Successive percentage change uses the revised base at each step, so percentage changes do not simply add.
  • Profit and loss percentages are measured on cost price, while discount percentage is measured on marked price.

Key Points at a Glance

  1. 1

    BODMAS fixes the calculation order as brackets, orders, division, multiplication, addition, and subtraction.

  2. 2

    The HCF of two numbers can be found quickly by the Euclidean algorithm using successive remainders.

  3. 3

    The LCM uses the highest power of every prime factor appearing in the given numbers.

  4. 4

    Successive percentage change uses the revised base at each step, so percentage changes do not simply add.

  5. 5

    Profit and loss percentages are measured on cost price, while discount percentage is measured on marked price.

  6. 6

    In partnership questions, profit share is proportional to capital multiplied by time.

  7. 7

    Time-and-work and pipes-and-cisterns questions are solved by adding or subtracting rates, not by averaging times.

  8. 8

    For equal distances at two speeds, average speed is the harmonic mean 2uv/(u+v), not the arithmetic mean.

How do number bases, divisibility rules and BODMAS simplification work?

Number bases, divisibility rules and BODMAS simplification work by turning a long-looking arithmetic expression into place-value reading, quick divisibility checks, factor logic and a fixed operation order. According to the Rajasthan Forest Department's Rajasthan at a Glance, Rajasthan's official 2011 area is 3,42,239 sq km, a figure that also shows why comma placement and place-value conversion matter in Rajasthan data questions.

BODMAS Simplification Pattern

The anchor for this section is the BODMAS simplification pattern that every RAS aspirant must apply under time pressure.

Decimal Place Value

  • In the decimal system, every integer is written as a sum of digits times powers of 10.
  • For example, 543.21 equals 5 x 10^2 + 4 x 10^1 + 3 x 10^0 + 2 x 10^-1 + 1 x 10^-2.
  • This shows why decimal place value is faster than raw digit memorisation and why approximation is often enough for screening.

Number Notation

Notation style Written value Meaning
International notation 10,000,000 Same value as 1,00,00,000
Indian style 1,00,00,000 Same value as 10,000,000
  • RAS level candidates lose marks when they misplace commas during rushed conversion.
  • During Rajasthan numerics, population and area figures are often printed in Indian grouping, so convert first and then choose the right operation.
  • Rajasthan Census 2011 population is 6,85,48,437.
  • Rajasthan area is 3,42,239 sq km in official tables.

Divisibility Speed Layer

Divisor Divisibility rule
2 Last digit is even
5 Last digit is 0 or 5
10 Last digit is 0
4 Last two digits are divisible by 4
8 Last three digits are divisible by 8
3 Digit sum is divisible by 3
9 Digit sum is divisible by 9
6 Both 2 and 3 conditions hold
11 Alternating digit sum method
  • 91 is divisible by 7 because 91 = 7 x 13.
  • This is the clearest reminder that a composite can still look prime to casual readers.
  • Divisibility by 7 often traps test takers because the shortcut is not a single one-line memory trick, so a structured recursive method is safer than guessing.

Prime Numbers and Factors

  • The first 25 prime numbers up to 100 are: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89 and 97.
  • The fundamental theorem of arithmetic states every integer greater than 1 can be represented uniquely as a product of primes, apart from factor order.
  • For n = p^a x q^b x r^c, total factors equal (a+1)(b+1)(c+1).
  • A useful check is n = 24 = 2^3 x 3^1, so it has (3+1)(1+1)=8 factors: 1, 2, 3, 4, 6, 8, 12, 24.

BODMAS Order

  • The BODMAS simplification pattern is Brackets, Orders, Division, Multiplication, Addition and Subtraction.
  • Solve from inner to outer:
    • inner brackets first;
    • then powers;
    • then division and multiplication from left to right;
    • then addition/subtraction from left to right.

Seeded Worked Signature

12 + [6 x {(8 - 3) + 4}] / 9 = 18

  1. Evaluate 8 - 3 = 5.
  2. Then 5 + 4 = 9.
  3. Then 6 x 9 = 54.
  4. Then 54 / 9 = 6.
  5. Finally 12 + 6 = 18.

Quick Consistency Check

Number Power form
3,000,000 3 x 10^6
30,000,000 3 x 10^7
  • The only difference is one power of ten.
  • This same shift is why quick approximation is safe for eliminating options in five-second questions.
  • If your first and second candidates differ by a clear power-of-ten pattern, check your divisibility and bracket sequence before you spend more time.

Fraction and Percentage Traps

  • Fraction and percentage conversion are connected in expression traps.
  • For example, 4/20 = 0.20, and it is 20% when written as a percentage.
  • But {4/(20 + 1)} changes the value path entirely.
  • A nested bracket with one fraction is therefore essential for confidence under pressure, as the order of operations directly decides whether a 20% claim is correct or not.

Rajasthan-Specific Application

  • With 6,85,48,437 and 3,42,239 in the same table, you first decide the interpretation framework, then apply divisibility checks and factor logic.
  • Check why 6,85,48,437 is read in Indian format and, when needed, convert it once into international grouping.
  • Many prelims sessions test this style with one fast and one computation question per paper, so one minute saved per item changes rank in section ranking.
  • In these questions, one wrong conversion or wrong bracket reading costs one mark before strategy even starts.

Predicted RAS Questions

Based on PYQ trends and 2026 syllabus analysis

1 MCQ Evaluate [(24 ÷ (12 - 4)) + {(21/3)}] × 2 by applying BODMAS with inner-bracket-first priority. Choose the correct value.
  1. A 20 Correct answer
  2. B 18
  3. C 30
  4. D 24

Explanation

Start with the deepest bracket: (12 - 4) = 8 and (21/3) = 7. Then the expression becomes [(24 ÷ 8) + 7] × 2, so 3 + 7 = 10 and multiplied by 2 gives 20. This follows BODMAS: brackets first, then division, then addition, then the final multiplication step.

Option B is tempting if a candidate assumes addition should precede the inner structure or mixes bracket scope. Option C can appear if the expression is read with an incorrect outer priority, and option D often appears when learners forget to apply the final ×2.