0% found this document useful (0 votes)
29 views5 pages

Essential Algebraic Formulas Guide

This document contains important formulas from various topics like algebra, banking, arithmetic progressions, statistics, coordinate geometry, remainder theorem, ratio and proportion, probability, quadratic equations, and matrix multiplication. Key formulas include expressions for powers, interest calculation, mean, median, distance between points, section formula, and properties of proportion. Matrix multiplication is defined as the product of an n x m matrix and an m x p matrix results in an n x p matrix.

Uploaded by

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

Essential Algebraic Formulas Guide

This document contains important formulas from various topics like algebra, banking, arithmetic progressions, statistics, coordinate geometry, remainder theorem, ratio and proportion, probability, quadratic equations, and matrix multiplication. Key formulas include expressions for powers, interest calculation, mean, median, distance between points, section formula, and properties of proportion. Matrix multiplication is defined as the product of an n x m matrix and an m x p matrix results in an n x p matrix.

Uploaded by

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

Important Formulas

Algebraic formulas
• (a+b)2 = a2 + b2 + 2ab
• (a-b)2 = a2 + b2 – 2ab
• (a+b) (a-b) = a2 – b2
• (a + b)3 = a3 + b3 + 3ab(a + b)
• (a – b)3 = a3 – b3 – 3ab(a – b)
• x2 + y2 =½ [(x + y)2 + (x – y)2]
• x3 + y3= (x + y) (x2 – xy + y2)
• x3 – y3 = (x – y) (x2 + xy + y2)

Basic formulas for powers


• pm x pn = pm+n
• {p }⁄{p } = p
m n m-n

• (p ) = p
m n mn

• p = 1/pm
-m

• p = p
1

• P = 1
0

Banking

Interest = P × [ n(n−1)/2]×( r/12 ×100)

M.V = P×n + P × [ n (n−1)/2 ]×( r/12 ×100)

Arithmetic Progression(AP) Formulas


nth term = a + (n-1) d
Sn = n/2 [2a + (n-1) d]

Statistics Formulas
I) The mean of the grouped data can be found by 3
methods.
1. Direct Method: x̅ = ∑fixi/∑fi, where ∑fi xi is the sum of
observations from value i = 1 to n And ∑fi is the number
of observations from value i = 1 to n
2. Assumed mean method : x̅ = a+∑ fidi / ∑ fi
3. Step deviation method : x̅ = a+∑fiui /∑fi×h

Median Formula

Odd Number of Observations


Median = {(n+1)/2}thterm

Even Number of Observations


Median = [(n/2)th term + {(n/2)+1}th]/2

Coordinate Geometry Formulas


the distance between two points is given as-
d= √(x2−x1)2+(y2–y1)2

M(x,y)=(x1+x2/2,y1+y2/2)(Midpoint formula)

Section Formula: To Find a Point Which Divides a Line into


m:n Ratio
Consider a line A and B having
coordinates (x1,y1) & (x2,y2) respectively. Let P be a point
that which divides the line in the ratio m:n, then the
coordinates of the coordinates of the point P is given as-
• When the ratio m:n is internal:
( )
m = tanθ =(y2−y1)/(x2−x1) = rise/run

Remainder Theorem

If f (x), a polynomial in x, is divided by (x – a); the


remainder is equal to f (a)
Factor Theorem

When a polynomial f (x) is divided by (x – a), the


remainder is equal to f (a). If the remainder f (a) is equal
to 0, then (x – a) is a factor of the polynomial f(x).
Ratio and Proportion
The Important Properties of Proportion.

1. Addendo: if a:b = c:d then a + c = b + d


2. Subtrendo: if a:b = c:d then a - c = b - d
3. Dividendo: if a:b = c:d then a - b:b = c - d:d
4. Componendo: if a:b = c:d then a + b:b = c + d:d
5. Alternendo: if a:b = c:d then a:c = b:d
6. Invertendo: if a:b = c:d then b:a = d:c
7. Componendo: if a:b = c:d then a + b:a - b = c + d:c –
d

Probability

1. If all the outcomes of an experiment are equally likely


and E is an event, then probability of event E, written by
P (E), is given by

2. 0 ≤ P (E) ≤ 1
3. P (not E) = 1 – P (E)
4. P (E) = 1 – P (not E)
5. P (E) + P (not E) = 1
6. The sum of the probabilities of all the elementary
events of an experiment = 1
7. The probability of a sure event = 1
8. The probability of an impossible event = 0.
Quadratic Equation

Inequation
1. If the replacement set = N, the set of natural
numbers, then the solution set = {1, 2}
2. If the replacement set = Z or I, the set of
integers, then the solution set = {2, 1, 0, −1,
−2,…}
3. If the replacement set = R, the set of real
numbers, then the solution set is {x: x ϵϵ R and
x < 3}
Multiplication of matrices

If A is an n × m matrix and B is an m × p
matrix, their matrix product AB is an n × p
matrix,

Common questions

Powered by AI

The Median Formula differs based on whether the number of observations is odd or even. For an odd number of observations, the median is the middle value: \((n+1)/2\)th term. For an even number, it's the average of the two middle terms: \([(n/2)th term + ((n/2) +1)th term]/2\). This distinction ensures the median accurately reflects central tendency, representing a central value for odd datasets and an average of the two closest central values for even datasets.

The formula for the difference of cubes \((x^3 - y^3)\) can be derived using the polynomial x and y as follows: \(x^3 - y^3 = (x - y)(x^2 + xy + y^2)\). This is achieved by recognizing \(x^3 - y^3\) as two terms with specific factors \((x-y)\) and expanding to verify, which involves simplifying the polynomial \((x - y)(x^2 + xy + y^2)\) through distribution.

Understanding the relationship between mean calculation methods (Direct, Assumed Mean, Step Deviation) enriches data distribution analysis. The Direct Method gives a straightforward average. The Assumed Mean reduces labor by subtracting an assumed mean from each data point, useful for computation ease. Step Deviation simplifies even further by scaling deviations, helping analyze large sets. These methods provide multiple perspectives on central tendency, catering to varying data contexts and computational needs.

Applying the Factor Theorem may present challenges such as identifying suitable complex roots and simplifying large polynomials into manageable parts. These can be mitigated by using techniques like synthetic division for testing potential factors, deploying computational algorithms for root analysis, and leveraging symbolic computation tools. Ensuring precision and reducing computational errors are also essential in overcoming these challenges when determining polynomial factors effectively.

The power laws can be applied in several ways to simplify complex exponential expressions: 1) Combining like bases by adding exponents \((pm x pn = pm+n)\), useful in multiplication. 2) Subtracting exponents when dividing like bases \(({pm}/{pn} = pm-n)\), simplifying division. 3) Raising a power to another power \((pm)^n = pmn\), compacting nested exponents. These tools allow simplification and solving of equations involving exponential terms.

The Componendo property (\(a:b = c:d \Rightarrow (a+b):b = (c+d):d\)) and the Invertendo property (\(a:b = c:d \Rightarrow b:a = d:c\)) highlight inverse relationships and the flexibility of proportions. In mathematical terms, these properties allow the transformation of ratios, aiding in solving complex proportional equations by demonstrating that sums and inverses maintain proportionality. This is critical in real-world applications like scaling, optimization, and comparative analysis.

Arithmetic progression formulas \(a + (n-1)d\) for the nth term and \(Sn = n/2 [2a + (n-1)d]\) for the sum are pivotal in many real-world applications such as budgeting, scheduling, and predicting series of events. They assist in analyzing and forecasting growth patterns and evenly spaced temporal or spatial events, providing models for understanding linear trends and facilitating decision-making processes in fields like economics, finance, and operations research.

The Remainder Theorem is crucial in polynomial algebra because it provides a quick means to evaluate whether a binomial \((x-a)\) is a factor of a polynomial \(f(x)\). If substituting \(a\) into \(f(x)\) yields a remainder of zero, then \((x-a)\) is a factor. This is essential for simplifying polynomial division, factorization, and solving polynomial equations efficiently by identifying roots through factorization.

The equation \(P(E) + P(not E) = 1\) signifies a fundamental property of probability distributions, highlighting that the sum of the probabilities of all possible outcomes is always 1, ensuring the total certainty of these outcomes. This is essential in constructing probability models, where it allows us to calculate missing probabilities by subtracting known probabilities from 1, thus ensuring the completeness and validity of the probability distribution.

The Section Formula provides a method to determine the coordinates of a point dividing a line segment internally in a given ratio m:n. The formula \((\frac{mx_2 + nx_1}{m+n}, \frac{my_2 + ny_1}{m+n})\) applies to a line segment with endpoints \((x_1, y_1)\) and \((x_2, y_2)\). It is practically applied in situations such as engineering or physics where precision in dividing measurements into specific ratios is required.

You might also like