1. Substitution: Substitute one equation into another to solve for a variable. 2. Elimination: Add or subtract the equations to eliminate one of the variables. 3. Gaussian elimination: Use row operations to convert the augmented matrix into reduced row-echelon form. 4. Cramer's rule: Express the solution in terms of determinants.Matrix inversion: Express the system as a matrix equation and find the inverse of the matrix. Here are a few examples of how to solve simultaneous equations using different methods: Substitution: Example: Solve for x and y in the system of equations: y = x + 2 y = -x + 6 Solution: Substitute the first equation into the second: -x + 6 = x + 2 Solve for x: -2x = 4 x = -2 Substitute x = -2 back into the first equation to find y: y = -2 + 2 = 0 So the solution is x = -2, y = 0. Elimination: Example: Solve for x and y in the system of equations: 2x + y = 8 ---------(1) x + 2y = 6 ----------(2) Solution: Multiply the firs
How to calculate two APs with the same first term and last term but different common difference. Two APs have the same first and last terms. The first AP has 21 terms with a common difference of 9. How many terms has the other AP if its common difference is 4? Solution Since the first term and the last term of the two APs are the same So let their equal first and last terms be x and y Recall the nth term general formula of AP Tn = a +(n-1)d Solve for the first AP Tn = y (last term) a = x (First term) n = 21 (This is the number of terms) d = 9 (This is the common difference between terms) Substitute y, a, 21, and 9 for Tn, a, n, and d in the equation formula below Tn = a +(n-1)d y = x + (21-1)9 y = x +20 x 9 y = x + 180 ---------- eqn(1) Solve for the Second AP Tn = y (last term) a = x (First term) n = ? d = 4 (This is the common difference between terms) Substitute y, a, and 4 for Tn, a, and d in the equation formula below Tn = a +(n-1)d y = x + (n-1)4 y = x +4n