Download presentation
Presentation is loading. Please wait.
Published byEvelin Fielden Modified over 9 years ago
1
ALGEBRA
2
PURPOSE Algebra is a building block that we can use to learn more advanced branches of mathematics such as statistics and calculus.
3
ANALYSIS TOOL It allows us to understand and critically evaluate the mathematics done by others, such as reporters, political candidates, insurance salesmen, bank loan officers, etc.
4
APPLICATIONS IN EVERY DAY LIFE General Life Circumstances We use algebra in general life without even realising it. E.g. If we are traveling we need to know the distance we are going to travel. Algebra helps us in decision making; for example, it allows us to compare mobile phone companies and to decide which company offers better value for money. Understanding algebra helps us with data entry, understanding interest rates when we are investing, writing assignments, etc.
5
Science and Careers Algebra is a prerequisite for advanced training in science fields such as chemistry, physics and mathematics. It is a key to opportunities which allows us to understand letters and symbols. It allows us to chose whether to take a detour in our careers or not.
6
ALGEBRAIC NOTATION
7
The most common notations and symbols used in algebra are the following:
8
+ “plus”, denotes adding or the sum of… e.g. 5 + 6
9
- “minus”, denotes subtracting or removing e.g. 10 - 4
10
x/* “times”, denotes multiplications, an asterix can sometimes be used, meaning the same thing. e.g. 13 x 10 / 13 * 10
12
NB The most common variables used are x and y Variables are the ones which are substituted by numbers, e.g. x can be substituted by 3, or y can be substituted by 9.
13
Expression An expression shows a mathematical relationship whereby there is no solution
14
E.g. 5x + 6 if x = 2, then x is substituted by 2 in the expression 5(2) + 6 = 10 + 6 = 16
15
If x = 10, then 5(10) + 6 = 50 + 6 = 56
16
Equation An equation looks like this: x + 3 = 5; The only difference between an equation and an expression is the equal sign (=)
17
Formula A formula is a special equation; it shows the relationship between two variables. e.g. V= hwl Where V is the volume h is the height w is the width l is the length
18
NB x + 3 = 5 is not a formula, it has only one variable x.
19
Identity Identity is the relationship which is true. This means that whatever the number value may be, the answer stays the same. e.g. algebraically, this occurs if an equation is satisfied for all values of the involved variables.
20
Examples
21
Given a rectangle x+2 x Find the perimeter
22
Solution: Write down an expression for perimeter. The perimeter is the distance right around the shape: x + x + (x + 2) + (x + 2) 2x + 2x + 4 4x + 4
23
If x is 3, find the exact value of the perimeter. 4x + 4 is the expression of perimeter x is now equal to 3; substitute 3 in the expression 4(3) + 4 = 12 + 4 = 16 units
24
MANIPULATING ALGEBRAIC EXPRESSIONS
25
Simplify by collecting like terms Consider: a) 3a + 6b + 3a – 7b + a Solution: We have two terms a and b. Let’s group the a terms and the b terms together: 3a + 3a + a + 6b – 7b = 7a - b
26
Consider: b) 2xzy – 8zy + 4xzy + 2y Solution: We now have three different terms: xyz, zy and y Let’s bring the like terms together: 2xzy + 4xzy - 8zy + 2y = 6xzy – 8zy + 2y
27
Multiply out a single bracket Consider a) 2(5x – 3y) Solution: The number 2 outside the bracket multiplies everything inside the bracket. 2(5x – 3y) = 10x – 6y
28
Consider b) -3(7z – 4y ) Solution: The number -3 will multiply everything inside the bracket. NB When a negative number multiplies a negative number a positive result is obtained and when a negative number and a positive number multiply a negative result is obtained
29
-3(7z – 4y) = -21z + 12y ( we can rearrange this answer to make it look nice, but nothing changes) = 12y – 21z
30
Factorise a single bracket by taking out a common factor consider: a) (2xy – 4xyz) Solution: We need to get factors which get into both 2xy and 4 xyz and factor them outside the single bracket
31
These factors are 2, x and y 2xy(1 – 2z) ( divide the factors into the terms in the bracket) NB If you multiply the factor outside the bracket you will go back to the original expression
33
Expand two brackets Consider: a) (x + y) (x + y) expand. Solution: each and every term will multiply the other. We start from the left to the right, then we group the terms.
36
Factorise quadratics into brackets
43
Factorise quadratics using the difference of two squares
46
Simplify algebraic expressions by cancelling, adding, subtracting and multiplying
48
To add or subtract algebraic fractions Do the following: 1. Factorise denominators ( if necessary) 2. Find the Lowest Common Factors of the denominators 3. Express each fraction in terms of this Lowest Common Factor and simplify.
52
Use index laws, including fraction, zero and negative powers and powers raised to another power.
57
LINEAR EQUATIONS
58
A linear equation is an algebraic equation in which term is either a constant or a product of a constant and a single variable ( the first power) A linear equation can have one or more variables
59
Examples of linear equations a) y = 3x – 2 b) y – 2 = 3(x + 1) c) 5x = 6
62
Consider c) x + 2 = 2x – 4 Solution: Put like terms on one side 2 + 4 = 2x – x 6 = x
64
Consider e) -2(x + 2) = 3 – x Solution: Simplify the brackets ( multiply by -2 in the bracket) -2x – 4 = 3 – x -2x + x = 3 + 4 group like terms -x = 7 multiply everything by -1 to get x x = -7
65
2
66
NB So in dealing with linear fractions, the following steps need to be followed. 1. Remove the denominator by multiplying every term in the equation by the Common Factor 2. Rearrange the equation 3. Put like terms to the same side 4. Divide both sides by the coefficient of x
67
SIMULTANEOUS EQUATIONS
68
Solving the equations by elimination Consider a) Solve for x and y 3x – 2y = 27 2x + y = 4 Label the equation 1 and 2 3x – 2y = 27 (1) 2x + y = 4 (2) Multiply equation (1) by 2 and equation (2) by 3 to make the coefficient of x the same
71
NB After finding the first variable, you can substitute the variable in any of the equations to find the second variable.
72
Solving simultaneous equations by substitution Consider b) Solve for x and y x + y = 45 (1) label equations 1 and 2 3x – 2y = 0 (2) Make x or y the subject of the formula in either of the equations. Replace x with 45 – y in equation 2 3(45 – y) – 2y = 0 Simplify the brackets
73
135 – 3y – 2y = 0 Rearrange like terms 135 – 5y = 0 135 = 5y Divide both sides by 5 to get y 27 = y
74
Substitute y for 27 in any of the two equations or use the one in which x was made the subject of the formula x = 45 – y x = 45 – 27 x = 18 x = 18; y = 27
75
Consider c) The graph of y = 2x + 1 and y = 4 – 3x. Drawn on the same axes, find the coordinates of A where the graphs cross each other 0 A y=4-3x y=2x+1 1 X Y 4
76
Solution: The two graphs are equal at the point of intersection Thus y = 2x + 1 = y = 4 – 3x y = 2x + 1 ( 1) Label the graphs y = 4 – 3x (2) 2x + 1 = 4 – 3x Since the two equations are equal to each other
78
Word problem involving a simultaneous equation Consider d) The combined cost of a television and a DVD player is £ 1,460. The television costs £ 330 more than the DVD player (i) Use two equations in x and y to represent the situation (ii) Hence, find the cost of the television and the cost of the DVD player
79
Solution: Let the cost of the television be x and the cost of the DVD player be y. (i) Thus x + y = 1460 (1) x = y + 330 ( since the TV costs £ 330 more than the DVD player, if we add £330 to the DVD, they become equal )
80
x + y = 1460 (1) Label equations x = y + 330 (2) Replace x with y+330 in equation (1) y + 330 = y = 1460 rearrange 2y = 1460 – 330 2y = 1130divide by 2 to get y y = 565 From x = y + 330 x = 565 + 330 x = 895 The television costs £ 895 and the DVD player costs £ 565
81
QUADRATIC EQUATIONS
83
Solving quadratic equations by factorisation
88
Solving quadratic equations by completing the square
93
Solving a quadratic equation using a quadratic formula
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.