formulas
formulas
Ratio:
● A ratio is a relationship between two numbers showing how many times the first
number contains the second.
● Expressed as a : b or a/b, where a and b are two quantities of the same kind and b ≠
0.
● Example: If a class has 10 boys and 5 girls, the ratio of boys to girls = 10 : 5 = 2 : 1.
Types of Ratios:
Proportion:
Types of Proportion:
1. Direct Proportion: When two quantities increase or decrease in the same ratio.
2. Inverse Proportion: When one quantity increases and the other decreases.
Definition:
Basic Formulae:
1/2 50%
1/3 33.33%
1/4 25%
1/5 20%
1/6 16.67%
1/8 12.5%
3/4 75%
2/5 40%
Applications:
● Interest calculations.
● Average is a value that represents the central or typical value in a set of data.
Basic Formula:
Average=Sum of ObservationsNumber of Observations\text{Average} = \frac{\text{Sum of
Observations}}{\text{Number of Observations}}Average=Number of ObservationsSum of
Observations
Types of Averages:
● Example:
2. Weighted Average:
● Formula:
Weighted Average=∑(wi⋅xi)∑wi\text{Weighted Average} = \frac{\sum (w_i \cdot
x_i)}{\sum w_i}Weighted Average=∑wi∑(wi⋅xi)
Where:
○ xix_ixi= value
If a person covers the same distance at two different speeds, say aaa and bbb, then:
Important Tips:
● If the average of n items is A, then the total sum = A×nA \times nA×n
Applications of Averages:
Definition:
● Simultaneous equations are a set of two or more algebraic equations involving the
same variables.
● The solution of simultaneous equations is the set of variable values that satisfy all the
equations simultaneously.
1. Substitution Method:
● Substitute this expression in the second equation to find the value of one variable.
Example:
x+y=10x−y=2x + y = 10 \\ x - y = 2x+y=10x−y=2
2. Elimination Method:
Example:
2x+3y=134x−3y=112x + 3y = 13 \\ 4x - 3y = 112x+3y=134x−3y=11
3. Cross-Multiplication Method:
Formula:
xb1c2−b2c1=yc1a2−c2a1=1a1b2−a2b1\frac{x}{b_1c_2 - b_2c_1} = \frac{y}{c_1a_2 -
c_2a_1} = \frac{1}{a_1b_2 - a_2b_1}b1c2−b2c1x=c1a2−c2a1y=a1b2−a2b11
Types of Solutions:
Type Condition Graphical Interpretation
Applications:
● Examples: Cost and revenue analysis, supply and demand, price and quantity.
Definition:
● It also includes other charges such as tax, discount, freight, etc., and shows the total
amount payable.
○ Item name
○ Quantity
○ Total amount
9. Total Invoice Amount – Amount payable after all additions and deductions.
Important Concepts:
1. Trade Discount:
Formula:
GST Amount=Tax Rate×Net Price after Discount\text{GST Amount} = \text{Tax Rate} \times
\text{Net Price after Discount}GST Amount=Tax Rate×Net Price after Discount
Applications:
Definition:
Notation:
If
∣A∣=ad−bc|A| = ad - bc∣A∣=ad−bc
For matrix
A=[a1b1c1a2b2c2a3b3c3]A = \begin{bmatrix} a_1 & b_1 & c_1 \\ a_2 & b_2 & c_2 \\ a_3 &
b_3 & c_3 \end{bmatrix}A=a1a2a3b1b2b3c1c2c3
∣A∣=a1(b2c3−b3c2)−b1(a2c3−a3c2)+c1(a2b3−a3b2)|A| = a_1(b_2c_3 - b_3c_2) -
b_1(a_2c_3 - a_3c_2) + c_1(a_2b_3 -
a_3b_2)∣A∣=a1(b2c3−b3c2)−b1(a2c3−a3c2)+c1(a2b3−a3b2)
Properties of Determinants:
1. If two rows (or columns) are identical, the determinant = 0.
2. Swapping two rows or columns changes the sign of the determinant.
4. If all elements in a row or column are zero, the determinant is 0.
Application of Determinants:
For equations:
Create 3 determinants:
Then:
Business Applications:
● It is used to represent and solve systems of equations, manage data, and perform
linear algebra operations.
Notation:
● A matrix is usually represented by a capital letter like A, and its elements by small
letters with two subscripts.
Example:
Order of a Matrix:
● A matrix with m rows and n columns is called an m × n matrix (read as "m by n").
Types of Matrices:
5. Scalar Matrix – A diagonal matrix with all diagonal elements equal.
6. Identity Matrix (I) – A square matrix with 1s on the diagonal and 0s elsewhere.
2. Scalar Multiplication:
3. Matrix Multiplication:
● Multiply row elements of first matrix with column elements of second matrix.
Inverse: