IGCSE Edexcel Maths Formula Sheet
IGCSE Edexcel Maths Formula Sheet
In a regular polygon, each interior angle can be calculated using the formula ((n-2) x 180 degrees) / n, where n is the number of sides. Each exterior angle is calculated as 360 degrees / n. The sum of the interior and exterior angles for any polygon is always 180 degrees per corner. This relationship is significant because it helps in determining angles and designing symmetrical and repeated structures, which are foundational in fields like architecture and engineering.
Perpendicular lines in a two-dimensional coordinate system have gradients (slopes) that are negative reciprocals of each other. If one line has a gradient m, then a line perpendicular to it will have a gradient m2 such that m2 = -1/m1. This relationship arises because perpendicular lines intersect at a right angle, meaning the product of their gradients must equal -1. Understanding this relationship is vital in geometric design and analysis where orthogonality is a required property.
Standard deviation measures the dispersion or spread of a set of values relative to its mean. It is calculated as sigma = sqrt(sum (x - mean)^2 / n), where x represents each data point, mean is the average of the data points, and n is the number of data points. A smaller standard deviation indicates that data points tend to be close to the mean, suggesting low variability, while a larger standard deviation indicates more spread out data points, implying higher variability. Understanding standard deviation is essential for assessing risk and variability in fields such as finance, quality control, and scientific research.
Reverse percentages are used to find the original value after a percentage increase or decrease has been applied. To find the original value, divide the new value by (1 ± Percentage/100). For instance, if a value has been increased by 20%, the original value is the new value divided by 1.20 (1 + 20/100). Conversely, if a value has been decreased by 20%, the original value is the new value divided by 0.80 (1 - 20/100). This formula is crucial in scenarios such as determining original prices before tax or discount.
Vector addition and scalar multiplication are fundamental operations in physics and engineering. In vector addition, vectors are added component-wise: (a, b) + (c, d) = (a+c, b+d), representing cumulative effects like force or velocity. Scalar multiplication scales a vector's magnitude without altering its direction, expressed as k(a, b) = (ka, kb). These operations facilitate accurate modeling of physical systems where magnitudes and directions are crucial, such as calculating resultant forces, velocities, or electrical fields, thereby enhancing problem-solving and analytical capabilities in technical disciplines.
Compound interest is calculated using the formula A = P(1 + r/100)^t, where P is the principal, r is the annual interest rate, and t is the number of years the money is invested or borrowed for. Compound interest differs from simple interest in that it calculates interest not only on the initial principal but also on the accumulated interest from previous periods. This exponential growth of interest makes compound interest widely used in financial applications such as savings accounts, loans, and investments, demonstrating the power of compound growth over time.
Arithmetic sequences are characterized by a constant difference between successive terms, which can be described using the formula Un = a + (n-1)d, where a is the first term and d is the common difference. Geometric sequences differ by having each term determined by multiplying the previous term by a constant ratio, described by the formula Un = ar^(n-1), where a is the first term and r is the common ratio. This distinction allows for identifying and predicting terms in patterns that either add a constant or multiply by a constant factor.
Trigonometric ratios, including sine (sin), cosine (cos), and tangent (tan), are fundamental for solving problems involving right-angled triangles. These ratios relate the angles of the triangle to the lengths of its sides, providing a method to calculate unknown side lengths or angles. The sine ratio relates the opposite side to the hypotenuse, cosine relates the adjacent side to the hypotenuse, and tangent relates the opposite side to the adjacent side. These formulas allow for precise calculations and problem-solving in various fields including architecture, engineering, and physics, where the measurement of angles and distances is crucial.
The Least Common Multiple (LCM) and the Highest Common Factor (HCF) can be calculated using prime factorization by finding the prime factors of each number. Once the prime factorizations are determined, the LCM is found by taking the highest power of each prime number present in the factorizations, and multiplying them together. The HCF is found by taking the lowest power of all prime numbers common to each factorization, multiplied together. The relationship between these values is given by LCM x HCF = Product of the two numbers.
When multiplying or dividing both sides of an inequality by a negative number, the inequality sign must be reversed to maintain the truth of the statement. This is because the order of the numbers relative to zero changes when they are multiplied by a negative number. For instance, if x > y, multiplying both sides by -1 gives -x < -y. This principle ensures that the logical order is preserved and is crucial in solving inequalities correctly, particularly in algebraic reasoning where inequalities define solution sets with specific constraints.