Apti
Apti
Simple Average:
Weighted Average:
Average Speed:
Successive Discounts:
Mixtures:
• (Quantity1 * Concentration1) + (Quantity2 * Concentration2) = (Total Quantity * Final
Concentration)
Important Concepts
• Adding a Value:
o Formula:
▪ New Average = (Old Average * Old Number of Values + New Value) / (Old
Number of Values + 1)
o Example:
• Removing a Value:
o Formula:
o Example:
• Concept:
o Example:
• Concept:
o Sum = n * (n + 1) / 2
o Average = Sum / n = (n * (n + 1) / 2) / n = (n + 1) / 2
o Example:
• Sum = n(n+1)/2
• Sum = n(n+1)(2n+1)/6
• Sum = [n(n+1)/2]^2
• For any two integers 'a' and 'b', there exist unique integers 'q' and 'r' such that:
o a = bq + r
o where 0 ≤ r < b
o LCM(a, b) * HCF(a, b) = a * b
• (a + b)² = a² + 2ab + b²
• (a - b)² = a² - 2ab + b²
• (a + b)(a - b) = a² - b²
• a³ + b³ = (a + b)(a² - ab + b²)
• a³ - b³ = (a - b)(a² + ab + b²)
• Divisible by 7: Double the last digit and subtract it from the remaining number. Repeat until
you get a single-digit number. If this number is 0 or 7, the original number is divisible by 7.
• Divisible by 11: The difference between the sum of digits at odd places and the sum of digits
at even places is 0 or divisible by 11.
2. Prime Numbers:
• A prime number is a natural number greater than 1 that has only two divisors: 1 and itself.
• The first few prime numbers are: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, ...
3. Composite Numbers:
• A composite number is a natural number greater than 1 that has more than two divisors.
4. Co-prime Numbers:
• The largest number that divides two or more given numbers without leaving a remainder.
• For any two integers 'a' and 'b', there exist unique integers 'q' and 'r' such that:
o a = bq + r
o where 0 ≤ r < b
• Used to find the HCF of two numbers based on Euclid's Division Lemma.
9. Number Line:
• Recognizing repeating patterns in the unit digits of powers of numbers (e.g., 2^1, 2^2,
2^3,...)
Simple Interest
Formulas
Finding Values
Special Cases
All Concepts in SI
1. Simple Interest (SI)
• Simple Interest is the interest calculated only on the principal amount (initial investment or
loan) for a fixed period at a fixed rate.
• Formula: SI=P×R×T/100
o P = Principal
o T = Time (years)
2. Principal (P)
3. Interest
• The extra amount paid by a borrower to a lender for using money over a certain period.
• Example: If the rate is 10% per annum, it means that ₹10 is earned per ₹100 per year.
5. Time (T)
o Months: T= Months/12
6. Amount (A)
• The total money received or paid after a certain period, including the principal and interest.
• Formula: A=P+SI
• Money borrowed from a lender (bank, person, etc.) that must be repaid with interest.
8. Borrower
• The person or organization that takes a loan and agrees to repay it with interest.
9. Lender
• The person, bank, or financial institution that gives a loan and earns interest from it.
• The time required for the principal to double in value under simple interest.
• Formula: T=100/R
• The time required for the principal to triple in value under simple interest.
• Formula: T=200/R
• If interest is calculated twice a year, the rate is divided by 2, and time is doubled.
o New time = 2T
• If interest is calculated four times a year, the rate is divided by 4, and time is multiplied by 4.
Example ₹1000 at 10% for 3 years = ₹300 ₹1000 at 10% for 3 years = ₹331
Percentage
Conversion
Percentage Increase/Decrease
Important Formulas
Finding the original value
Shortcut Formula
• If Selling Price (SP) > Cost Price (CP), the seller makes a profit.
• Formula: Profit=SP−CP
Loss
• If Selling Price (SP) < Cost Price (CP), the seller incurs a loss.
• Formula: Loss=CP−SP
2. Important Formulas
Successive Profit & Loss
Total Increase=20+10+(20×10/100)=32%
Total Decrease=−x−y+(x×y/100)
SP=CP+Profit=CP−Loss
• If SP > CP → Profit
• If SP < CP → Loss
Breaking Even:
• If an item’s price doubles (100% increase), the new profit % is 100+old profit
Basic Examples
Time & Work
Important Formulas
Fast Calculations
Example Problems
Time & Distance
Basic Formulas :
Conversion :
Relative Speed
Average Speed
• The imaginary line drawn from the observer’s eye to the object being viewed.
Angle of Elevation
• The angle between the horizontal ground level and the line of sight when looking UP at an
object.
Angle of Depression
• The angle between the horizontal ground level and the line of sight when looking DOWN at
an object.
Formulas :
Common Problems
Tips
Compound Interest
1. Key Concepts
Principal (P)
Time (T)
• Interest is calculated on the principal and also on the accumulated interest from previous
periods.
• Unlike Simple Interest (SI), where interest is only on the principal, CI grows exponentially.
Formulas
Imporant Formuals :
Tips :
Common Problems :
Permutation and Combination
Difference
Common Problems
Tips
1. Use permutations when order matters, combinations when order does not.
2. Remember key formulas P(n,r) and C(n,r)
3. Use factorial simplifications for faster calculations.
4. When dealing with repetition, divide by factorials of repeated items.
5. For circular arrangements, use (n−1)! instead of n!
6. Apply the symmetric property: C(n,r)=C(n,n−r)
7. If given "at least" or "at most" cases, break into multiple calculations.
Probability
1. Probability Definition
2. Types of Events
Sure Event
Impossible Event
Independent Events
Two events are independent if one event does not affect the other.
Example: Tossing a coin twice (first toss doesn't affect the second).
Dependent Events
Two events where one event affects the probability of the other.
Example: Drawing two cards without replacement from a deck.
Complementary Events
P(Not A)=1−P(A)
Example: If the probability of rain is 0.3, the probability of no rain is 1 - 0.3 = 0.7.
Formulas
Multiplication Rule
Special Cases
Cards
Tips
Ratio
1. Ratio Definition
A ratio compares two or more numbers, showing how much of one value exists compared to
another.
Example: The ratio of boys to girls in a class is 3:5, meaning for every 3 boys, there are 5 girls.
2. Proportion Definition
2:10=4:20
Types of Ratio
Ratio Formulas
Proportion Formulas
Tips
The HCF (Greatest Common Divisor - GCD) of two or more numbers is the largest number that
divides all the given numbers exactly.
The LCM of two or more numbers is the smallest number that is divisible by all the given numbers.
Example: LCM of 4 and 6
Multiples of 4 = {4, 8, 12, 16, 20, …}
Multiples of 6 = {6, 12, 18, 24, …}
Smallest common multiple = 12
LCM = 12
• 24 = 2³ × 3
• 36 = 2² × 3²
HCF = 2² × 3 = 12
LCM = 2³ × 3² = 72
• 72 ÷ 48 = 1, remainder = 24
• 48 ÷ 24 = 2, remainder = 0
HCF = 24
• HCF of 3, 5 = 1
• LCM of 4, 6 = 12
• HCF = 6
• LCM = 72
Example 2: Find the largest number that exactly divides 72 and 108.
• HCF(72, 108) = 36
Answer = 36
Example 3: Two numbers have LCM 120 and HCF 10. If one number is 40, find the other.
Answer = 30
• Prime Factorization:
o 8 = 2³
o 12 = 2² × 3
o 16 = 2⁴
• LCM = 2⁴ × 3 = 48
Answer = 48
Example 5: The LCM and HCF of two numbers are 96 and 8. One number is 32. Find the other.
8×96=32×x
x=8×96=24
Answer = 24
LCM Applications:
✔ Finding the least time interval for repeated events.
✔ Finding the least number of objects needed to form groups.
HCF Applications:
✔ Distributing items into equal groups.
✔ Finding the maximum possible length for cutting materials.
Concept Formula