0% found this document useful (0 votes)
43 views4 pages

Combined Maths Notes with Examples

The document provides comprehensive math notes covering topics such as percentages, ratios, perfect squares, exponents, geometry, circles, the Pythagorean theorem, special triangles, arithmetic formulas, square roots, geometric sequences, and methods for finding GCD and LCM. Each section includes definitions, formulas, and example questions to illustrate the concepts. It serves as a study guide for various mathematical principles and problem-solving techniques.

Uploaded by

fihov50312
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views4 pages

Combined Maths Notes with Examples

The document provides comprehensive math notes covering topics such as percentages, ratios, perfect squares, exponents, geometry, circles, the Pythagorean theorem, special triangles, arithmetic formulas, square roots, geometric sequences, and methods for finding GCD and LCM. Each section includes definitions, formulas, and example questions to illustrate the concepts. It serves as a study guide for various mathematical principles and problem-solving techniques.

Uploaded by

fihov50312
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Combined Math Notes with Examples

and Steps
1. Percent
 Percent means "per 100".
 To convert percent to decimal: divide by 100 (e.g., 25% = 0.25).
 To find X% of a number: multiply the number by (X / 100).
 To increase a number by X%: number × (1 + X/100).
 To decrease a number by X%: number × (1 - X/100).

🧠 Example Questions:

1. What is 20% of 150? → 0.2 × 150 = 30


2. Increase 100 by 15% → 100 × 1.15 = 115
3. Decrease 200 by 25% → 200 × 0.75 = 150

2. Ratios
 A ratio compares two or more values (e.g., 3:2 means 3 parts of one for every 2 parts of
another).
 Simplify ratios by dividing all parts by their GCF (Greatest Common Factor).
 Equivalent ratios are made by multiplying or dividing both parts by the same number.
 Proportions show two ratios are equal (e.g., 3:4 = x:12).

🧠 Example Questions:

4. Simplify 15:20 → GCF is 5 → 3:4


5. Are 2:3 and 4:6 equivalent? → Yes
6. Solve: 5:8 = x:16 → x = 10

3. Perfect Squares
 A perfect square is a number made by multiplying a whole number by itself.
 Examples include: 1, 4, 9, 16, 25, 36, 49, 64, 81, 100.

🧠 Example Questions:

7. Is 49 a perfect square? → Yes, 7 × 7 = 49


8. What is the square of 12? → 12 × 12 = 144
9. Which of these are perfect squares: 30, 36, 40? → Only 36 (6 × 6)
4. Comparing Exponents
 a^b means 'a' multiplied by itself 'b' times (exponentiation).
 You can compare expressions like 2^5 and 3^4 by calculating or estimating.

🧠 Example Questions:

10. Which is greater: 2^5 or 3^4? → 32 vs 81 → 81 is greater


11. Which is bigger: 5^3 or 4^4? → 125 vs 256 → 256 is greater
12. Evaluate: 10^2 → 100

5. Geometry Basics
 Interior: the inside part of a shape.
 Triangle angle sum = 180°.
 Types of triangles: Equilateral, Isosceles, Scalene.
 Area of rectangle = length × width.
 Area of triangle = 1/2 × base × height.
 Perimeter = sum of all sides.

🧠 Example Questions:

13. Perimeter of a triangle with sides 3 cm, 4 cm, 5 cm → 12 cm


14. Area of rectangle with length 10 and width 5 → 50
15. Area of triangle with base 8 and height 6 → 24

6. Circles
 Radius (r): distance from center to edge.
 Diameter (d): distance across the circle through the center (d = 2r).
 Circumference (C): C = 2πr or πd.
 Area (A): A = πr².

🧠 Example Questions:

16. Find circumference if radius = 5 → C = 10π


17. Find area if diameter = 10 → r = 5 → A = 25π

7. Pythagorean Theorem
 For right triangles: a² + b² = c² (where c is the hypotenuse).
 Use it to find a missing side in a right triangle.

🧠 Example Questions:
18. If a = 3, b = 4 → c² = 9 + 16 = 25 → c = 5

8. Equilateral Triangle Area


 All sides are equal; each angle = 60°.
 Area formula: A = (√3 / 4) × a² (a = side length).

🧠 Example Questions:

19. Side = 6 → A = 9√3

9. Special Triangles
 45°-45°-90° triangle: legs equal, hypotenuse = leg × √2.
 30°-60°-90° triangle: short leg = x, long leg = x√3, hypotenuse = 2x.

🧠 Example Questions:

20. 45-45-90: leg = 5 → hypotenuse = 5√2


21. 30-60-90: short leg = 4 → long leg = 4√3, hypotenuse = 8

10. Arithmetic and Algebraic Formulas


 Sum of first n numbers: S = n(n + 1)/2
 Sum of arithmetic series: S = n/2 × (first + last)
 Number of terms: n = (last - first)/d + 1
 Specific term: a + nd (a = first term, d = difference)
 Square of a binomial: (a + b)² = a² + 2ab + b²

11. Square Root Using Long Division (with Steps)


 Group digits in pairs from decimal point.
 Estimate square root of first group.
 Subtract and bring down next pair.
 Double quotient so far.
 Try digit 'd' such that (new divisor with d) × d ≤ current number.
 Subtract and repeat for more digits.

🧠 Example Questions:

22. This method is helpful for exams when calculators aren’t allowed.
12. Summing Even Squares (with Steps)
 Series: 2² + 4² + 6² + ... + 50².
 Let n = number of even terms → n = 25.
 Even square: (2n)² = 4n².
 So: 2² + 4² + ... + 50² = 4 × (1² + 2² + ... + 25²).
 Use formula: n(n+1)(2n+1)/6 → Multiply total by 4.

🧠 Example Questions:

23. n = 25 → 1² + ... + 25² = 5525 → 4 × 5525 = 22,100


24. Answer: 22,100

13. Geometric Sequences


 Form: a, ar, ar², ar³, ...
 nth term: a × rⁿ⁻¹
 Sum of first n terms: S = a(1 - rⁿ) / (1 - r) if r ≠ 1

🧠 Example Questions:

25. a = 2, r = 3, n = 4 → S = 80

14. Euclidean Algorithm and LCM


 To find GCD(a, b): divide larger by smaller repeatedly until remainder = 0.
 LCM(a, b) = (a × b) / GCD(a, b).
 Prime Tree Method: Do prime factorization, then use highest powers of each prime.

🧠 Example Questions:

26. GCD(48, 18): 48 → 18 → 12 → 6 → 0 → GCD = 6


27. LCM(48, 18) = (48×18)/6 = 144

15. Repeating Decimals to Fractions


 Let x = repeating decimal.
 Multiply to shift repeat part.
 Subtract shifted version from original to eliminate repeat.
 Solve for x.

🧠 Example Questions:

28. x = 0.333... → 10x - x = 9x = 3 → x = 1/3


29. x = 1.234234... → 1000x - x = 999x = 1233 → x = 1233/999

Common questions

Powered by AI

The Pythagorean Theorem, expressed as a² + b² = c², is used to determine the length of the hypotenuse (c) in right-angled triangles, which can be applied in real-world scenarios such as calculating the shortest distance between two points in navigation or construction. For instance, when designing a right-angled triangular park area with paths or in determining the distance between diagonal corners on a rectangular plot, this theorem provides the necessary calculations to ensure accuracy and efficiency .

Geometric sequences involve terms that are multiplied by a constant ratio, expressed as a, ar, ar², etc., with the formula for the nth term being a × rⁿ⁻¹ and the sum S = a(1 - rⁿ) / (1 - r). In contrast, arithmetic sequences have a constant difference, with formulas like S = n/2 × (first + last) for sums. These sequences help model exponential growth or decay in geometric cases and linear growth or increment in arithmetic cases, making them applicable in finance, biology, and physics .

Exponents simplify mathematical operations by compactly expressing repetitive multiplication, thereby reducing complexity and facilitating easier computation. They allow for the simplification of large calculations, such as finding powers of numbers quickly using exponent rules, and enable efficient expression and manipulation of polynomials and scientific notation in complex equations. This simplification is advantageous in fields requiring large-scale computations like physics, engineering, and computer science .

Converting repeating decimals into fractions involves setting the repeating decimal as a variable, multiplying this variable by a power of 10 to shift the decimal, and then subtracting the original value to isolate the repeating part. For example, to convert 0.333... into a fraction, let x = 0.333..., then 10x = 3.333...; subtracting the original gives 9x = 3, hence x = 1/3. This method effectively eliminates the repeating part and solves for the fraction representation .

Percentages play a crucial role in financial applications by providing a standardized way to express proportions, growth rates, or discounts, thereby facilitating comparison and decision-making. For instance, calculating interest rates, growth in investments, or discount rates in sales involves understanding percentage increase or decrease. These applications enable individuals and businesses to make informed decisions regarding savings, investments, and pricing strategies .

The Euclidean Algorithm is a straightforward method for finding the greatest common divisor (GCD) of two integers by repeatedly applying the division algorithm until the remainder is zero. This efficiency in calculating the GCD is critical for determining the least common multiple (LCM), as the formula LCM = (a × b) / GCD(a, b) relies on it. This relationship is particularly useful in simplifying ratios, optimizing algorithms in computer science, and ensuring accuracy in mathematical modeling where common divisors are needed .

Perfect squares are numbers that result from multiplying an integer by itself, such as 1, 4, 9, 16, etc. They form the basis for understanding square roots, as the square root of a perfect square is an integer (e.g., √49 = 7). This concept is significant because it simplifies mathematical operations and is essential in solving equations, geometry, and number theory applications .

Special triangles, such as the 45°-45°-90° and 30°-60°-90° triangles, have predefined ratios that simplify calculations in geometry. Knowing these ratios allows for quick determination of side lengths and other properties without extensive computation. This understanding aids in solving complex geometric problems, optimizing design tasks, and simplifying trigonometric calculations in disciplines such as architecture, robotics, and animation .

Proportions, which show the equality of two ratios, are essential in determining equivalencies and solving practical problems across various fields. They enable the scaling of recipes in cooking, conversion of measurements in engineering, and adjustment of quantities in chemical reactions. By expressing relationships between quantities, proportions provide a tool for achieving balance and precision, critical in scientific experiments and financial planning .

Understanding the area and perimeter of basic shapes provides foundational knowledge essential for more complex problem-solving in geometry. These concepts are not only used to summarize the dimensions of shapes but also in applying this knowledge to calculate material costs, optimize design layouts, or partition spaces. Mastery of these calculations can simplify modeling and simulation in various fields such as architecture, engineering, and computer graphics .

You might also like