Unit I: Vedic Math, Number System, Average
⭐Vedic Math:
- Multiplication of Two 2-Digit Numbers
- Multiplication of Two 3-Digit Numbers
- Squaring Numbers
- Square Root Calculation
- Cube Root Calculation
- Squaring Tricks
- Face Value and Place Value
- Divisibility Rules
- LCM and HCF
- Factorization and Factors
- Factorials and Trailing Zeros
- Unit Digits
- Formula for Average
- Important Properties of Average
- Age and Average
- Average of Important Series of Numbers
- Advanced Average Formulas
- Average Speed
- 🚨Thanks for visiting finenotes4u✨
Multiplication of Two 2-Digit Numbers
Steps:
-
Write the Numbers: Arrange the numbers vertically.
Example:
21 x 23
-
Multiply Ones Place: Multiply the digits in the ones place and place the product under the line.
1 × 3 = 3
-
Cross Multiply and Add:
- Multiply the tens digit of the first number with the ones digit of the second number.
- Multiply the ones digit of the first number with the tens digit of the second number.
- Add the two products.
(2 × 3) + (1 × 2) = 6 + 2 = 8
-
Multiply Tens Place: Multiply the tens digits and place the result to the left.
2 × 2 = 4
Thus, the answer for 21 × 23 is 483.
Special Case:
If both numbers end in 1, the middle term can be simplified by adding the tens digits:
Example:
41 × 81
Instead of cross multiplying:
4 × 8 / (8 + 4) / 1 = 3321
Multiplication of Two 3-Digit Numbers
Consider numbers ABC and DEF:
ABC
x DEF
Steps:
- Multiply the last digits: C × F.
- Cross multiply B × F and C × E; add any carry from step 1.
- Multiply A × F, B × E, C × D; add any carry from step 2.
- Multiply A × E and B × D; add any carry from step 3.
- Multiply A × D; add any carry from step 4.
Example:
234 × 651
2×6/6×3+2×5/3×5+6×4+2×1/4×5+3×1/4×1
Answer: 152334
Squaring Numbers
Different Methods Based on Ranges:
-
Numbers Ending in 5:
- Remove 5 and multiply the remaining number by its successor.
- Append 25 at the end.
- Example: 65² → 6 × 7 = 42 → Answer: 4225
-
Numbers from 25-50:
- Calculate difference (d) from 50.
- First part: (25 - d), Second part: d².
- Example: 46² → (25 - 4) / 4² = 2116
-
Numbers from 50-75:
- First part: (25 + d), Second part: d².
- Example: 54² → (25 + 4) / 4² = 2916
-
Numbers from 75-100:
- First part: (100 - 2d), Second part: d².
- Example: 94² → (100 - 12) / 6² = 8836
-
Numbers from 100-125:
- First part: (100 + 2d), Second part: d².
- Example: 113² → (100 + 26) / 13² = 12769
Square Root Calculation
Steps:
- Group digits in pairs from right.
- Find the nearest square to the first group.
- Determine the unit's digit based on the square endings.
- Multiply the ten's digit by its next number and compare.
Example:
√784
Grouping: 7 84
Tens digit: 2 (√4)
Unit digit possibilities: 2 or 8
Final Answer: 28
Cube Root Calculation
Steps:
- Group digits in sets of three from right.
- Find the nearest cube root.
- Use the last digit to determine the unit's place using complements.
Example:
Cube root of 54872:
Grouping: 54 872
Tens digit: 3 (since nearest cube root is 27)
Unit digit: 8 (from cube root complements)
Answer: 38
Squaring Tricks
Example:
Number: 306
Sub-base: 300
Step 1: 3 × (306 + 6) = 3 × 312 = 936
Step 2: 6² = 36
Answer: 93636
Another Example:
Number: 480 (sub-base 500)
480 - 20 = 460
5 × 460 = 2300
20² = 400
Answer: 230400
⭐Number System:
Natural Numbers
These are the numbers 1, 2, 3, 4, 5,... that represent counting numbers.
Example: 1, 2, 3, 4, 5, 6, 7, ...Whole Numbers
Whole numbers include all natural numbers plus zero.
Example: 0, 1, 2, 3, 4, 5, 6, 7,...Integers
Integers include all positive whole numbers, negative whole numbers, and zero.
Example: -3, -2, -1, 0, 1, 2, 3, 4, ...Rational Numbers
These are numbers that can be expressed in the form of a fraction , where p and q are integers, and .
Example: etc.
Note: Any number that terminates or repeats after the decimal point is a rational number.
Example:- (terminating)
- (repeating)
Irrational Numbers
These are numbers that cannot be expressed as a fraction and have non-terminating and non-repeating decimal expansions.
Example:- etc.
Real Numbers
Real numbers are the set of all rational and irrational numbers.
Example: , etc.
Types of Numbers
Even Numbers
Numbers divisible by 2.
Example: 2, 4, 6, 8, 10, 12, 14, ...Odd Numbers
Numbers that are not divisible by 2.
Example: 1, 3, 5, 7, 9, 11, 13, ...Prime Numbers
Numbers greater than 1 with only two divisors: 1 and itself.
Example: 2, 3, 5, 7, 11, 13, 17, ...Twin Primes
A pair of prime numbers that differ by 2.
Example: (3, 5), (5, 7), (11, 13), (17, 19), ...Co-prime Numbers
Two numbers are co-prime if their greatest common divisor (GCD) is 1.
Example:- , so (9, 28) are co-prime.
- , so (12, 25) are co-prime.
Composite Numbers
These are natural numbers with more than two divisors.
Example: 4, 6, 8, 9, 12, 14, 15, ...Perfect Numbers
A number is perfect if the sum of its divisors (excluding itself) is equal to the number.
Example:- 6: Divisors are 1, 2, 3. .
- 28: Divisors are 1, 2, 4, 7, 14. .
- 496, 8128 are also perfect numbers.
Complex Numbers
These are numbers of the form
Example: , where represents the imaginary unit.
Face Value and Place Value
Face Value
The face value of a digit is simply the digit itself.
Example:- In the number 6728, the face value of 6 is 6, the face value of 7 is 7, etc.
Place Value
The place value of a digit is the value it holds based on its position in the number.
Example:- In the number 6729:
- The place value of 9 =
- The place value of 2 =
- The place value of 7 =
- The place value of 9 =
- In the number 6729:
Divisibility Rules
Divisibility by 2: A number is divisible by 2 if its last digit is 0, 2, 4, 6, or 8.
Example:- 130, 128, 234 are divisible by 2.
Divisibility by 3: A number is divisible by 3 if the sum of its digits is divisible by 3.
Example:- → (divisible by 3)
- → (not divisible by 3)
Divisibility by 5: A number is divisible by 5 if its last digit is either 0 or 5.
Example: 100, 125, 895.
LCM and HCF
HCF (Highest Common Factor)
The greatest number that divides two or more numbers exactly.
Example:- HCF of 12 and 36 is 12.
- HCF of 15 and 25 is 5.
LCM (Lowest Common Multiple)
The smallest number that is divisible by two or more numbers.
Example:- LCM of 4 and 6 is 12.
- LCM of 5 and 8 is 40.
Factorization and Factors
Factors: Numbers that divide a given number exactly without leaving a remainder.
Example:- Factors of 12 are 1, 2, 3, 4, 6, 12.
Prime Factorization: Expressing a number as a product of its prime factors.
Example:- Prime factorization of 60 is .
Factorials and Trailing Zeros
Factorial
The product of all positive integers from 1 to n.
Example:Trailing Zeros in Factorials
The number of zeros at the end of a factorial depends on the number of times 10 is a factor in the number.
Example:- Trailing zeros in : .
So, has 24 trailing zeros.
- Trailing zeros in : .
Unit Digits
Unit Digit of Products
Multiply the unit digits of the numbers.
Example:- For , so the unit digit is 6.
Unit Digit of Powers
Use the cyclicity of powers to find the unit digit.
Example:- Unit digit of :
The unit digits of powers of 2 repeat in a cycle of 4:
.
Dividing 49 by 4 gives a remainder of 1, so has the unit digit 2.
⭐Average
The average is a measure of central tendency, representing the sum of a set of quantities divided by the number of quantities. It provides a way to summarize a group of numbers with a single value.
Formula for Average
Example:
If the ages of 4 students are 20 years, 22 years, 18 years, and 24 years, the average age can be calculated as:
Important Properties of Average
Increased by a constant (a):
If all the numbers in a data set are increased by a constant , the average is also increased by .- Example: If all numbers are increased by 3, the new average is the old average + 3.
Decreased by a constant (a):
If all the numbers are decreased by a constant , the average is also decreased by .- Example: If all numbers are decreased by 4, the new average is the old average - 4.
Multiplied by a constant (a):
If all the numbers are multiplied by a constant , the average is also multiplied by .- Example: If all numbers are multiplied by 2, the new average is the old average × 2.
Divided by a constant (a):
If all the numbers are divided by a constant , the average is also divided by .- Example: If all numbers are divided by 5, the new average is the old average ÷ 5.
Age and Average
- Effect of change in the average age:
- If the average age of persons decreases by years, the total age of persons decreases by years.
- If the average age of persons increases by years, the total age of persons increases by years.
Example:
The average age of 6 persons is increased by 2 years when one of them, aged 26 years, is replaced by a new person. What is the age of the new person?
- Solution:
- Increase in total age = years.
- Age of new person = 26 + 12 = 38 years.
The new person is 12 years older than the person who was replaced.
Average of Important Series of Numbers
Here are some useful formulas for calculating the average of different types of number series:
Average of first natural numbers:
- Example: For , the average is .
Average of first consecutive even numbers:
- Example: For the first 4 even numbers (2, 4, 6, 8), the average is .
Average of first consecutive odd numbers:
- Example: For the first 4 odd numbers (1, 3, 5, 7), the average is .
Average of consecutive numbers:
- Example: For the series 1, 2, 3, 4, 5, the average is .
Average of squares of natural numbers till :
- Example: For , the average of squares of first 3 natural numbers (1² + 2² + 3²) is .
Average of cubes of natural numbers till :
- Example: For , the average of cubes of first 3 natural numbers (1³ + 2³ + 3³) is .
Correct Sum:
Advanced Average Formulas
Average of squares of first consecutive even numbers:
Average of squares of consecutive even numbers from 1 to :
Average of squares of consecutive odd numbers from 1 to :
Average of combined observations:
If the average of observations is and the average of observations is , then the average of all observations is:Average of remaining observations:
If the average of observations is and the average of observations taken out of is , then the average of the remaining observations is:
Average Speed
The average speed is the total distance traveled divided by the total time taken.
For two equal distances at different speeds:
If the distance between two points and is , and the speeds from to and from to are km/h and km/h, respectively, the average speed is given by:Example:
If a person travels two equal distances at 10 km/h and 30 km/h, the average speed is:For three equal distances at different speeds:
If a person covers three equal distances at speeds , , and km/h, the average speed is:For varying distances at different speeds:
If a person covers part of the total distance at speed , part at speed , and part at speed , the average speed is:
🚨Thanks for visiting finenotes4u✨
Welcome to a hub for 😇Nerds and knowledge seekers! Here, you'll find everything you need to stay updated on education, notes, books, and daily trends.
💗 Bookmark our site to stay connected and never miss an update!
💌 Have suggestions or need more content? Drop a comment below, and let us know what topics you'd like to see next! Your support means the world to us. 😍
Please upload AI & DAA notes