SlideShare a Scribd company logo
2
Most read
3
Most read
BASIC ALGEBRA
     Key Terms :
     •variable              : variable ( nilai yang selalu berubah-ubah )
     •algebraic form        : bentuk aljabar
     •like terms            : suku sejenis
     •coefficient           : koefifien
     •factor         : pembagi
     •   polynomials               : suku banyak
     • Constant term      : suku konstan


     1. ALGEBRAIC EXPRESSIONS : is a collection of letter ( known as variable with or without
                                coefficient ) and real numbers ( known as constant )
     example :
        2a − 7b + 5 → variable : a and b ,
                      3 term : 2a, − 7b and 5
                    constant term

               coefficient is -7


     coefficient is 2

2.   Simplification rules for algebraic expression
        a. Like term can be combined into single term by addition and substraction.
               Example :   3a + b − 2a − 5b = ( 3a − 2a ) + ( b − 5b )
          b.   In multiplication and division, the coefficient and variables multipled or divided.
               Example :   2a × 5a = 10a 2
                                           2m
                           − 2m ÷ 4n = −
                                           4n
                                            m
                                        =−
                                           2n

          c.   When brackets occur in algebraic expression simplify expression within the brackets and/
               or remove the brackets.
               Note that : (+) x (-) = (-)
                           (-) x (+) =(-)
                           (-) x (-) = (+)
                   Example :   7 a − { c − 2( a − c )} = 7a − { c − 2a + 2c}
                                                 = 7 a − ( − 2a + 3c )
                                                  = 7 a + 2a − 3c
                                                   = 9a − 3c
     3.   Expansion and factorisation of algebraic expressions
          a. Some useful formula
               a ( b + c ) = ab + ac
               ( a + b ) 2 = a 2 + 2ab + b 2
               ( a − b ) 2 = a 2 − 2ab + b 2
               ( a + b )( a − b ) = a 2 − b 2
               ( a + b )( c + d ) = ac + ad + bc + bd
          b.   Some techniques for factorization
                Find common factors
                   Example :   2a 2 − 6ab = 2a ( a − 3b )
                  Collect and regroup the items
                   Example :   ab + 3b − 2a − 6 = ( ab − 2a ) + (3b − 6)
                                                = a( b − 2 ) + 3( b − 2 )
= ( b − 2 )( a + 3)
           Use the identity a 2 − b 2 = ( a + b )( a − b )
            Example : 4m − 9n = ( 2m + 3n )( 2m − 3n )
                           2      2

             Cross-multiplication method
              Example :   2 x 2 = 5 x − 12 = ( 2 x − 3)( x + 4 )
                            2x           -3     − 3x
                             x            4       8x

                            2x 2         -12         5x

4.   Algebraic fractions
                                                                               X
     a.   Algebraic fractions are algebraic expressions written in the form        , where X and Y are
                                                                               Y
                                                a
          algebraic fractions, example :
                                               2ab
     b.   Rules govering numeral fractions also apply to algebraic fractions
           When simplifying algebraic fractions, cancel common factors
                          12a 2b 4a
              Example :          =
                           3ab 2   b
              Note: cancellation can be done only after both of numerator and denominator have
                    been completely factorised
                          2a 2 − 4a      2a ( a − 2 )   2a
              Example :             =                 =              √
                           a −4
                             2
                                      ( a + 2)( a − 2) a + 2

                          2 a 2 − 4a
                                     =2−a                 x
                            a2 − 4
             Addition/substraction : First find the LCM of the denominator.
                            1      x        1       x
              Example :        +       =        −
                          x − 2 6 − 3 x x − 2 3( x − 2 )
                                          3− x
                                       =
                                         3( x − 2 )
              Note : As shown, you may need to factorise the denominator before determining the
                     LCM

             Multiplication : cancel any common factors then multiply numerators and both of
              denominators.
                          3a 2       2b 2 2ab
              Example :          x       =
                          5b         15a 25
             Division : Multiply by its reciprocal
                          2 xy 4 y 2 2 xy   z
              Example :       ÷     =     x   2
                          3z     z    3z 4 y
                                       x
                                    =
                                      6y
5.   Solving linear equations
     It involves getting the unknown terms on one side ot the equation and all other terms on the
     other side of it.
     Example :   3( x + 2 ) − 4(1 − x ) = 2 − ( x + 5)
                        3x + 6 − 4 + 4 x = 2 − x − 5
                                    7 x + 2 = −3 − x
                                   7 x + x = −3 − 2
                                        8 x = −5
                                                 5
                                          x=−
                                                 8
6.   Solving Fractional equations
     It involves rewriting the equation into one without fractions. One way is to multiply each term of
     the equation by the LCM of denominators.
               x x +1 1
     Example :    −        =
               2      3       4
        x       x + 1       1
     12  − 12          = 12
       2        3           4
           6 x − 4( x + 1) = 3
            6x − 4x − 4 = 3
                   2x − 4 = 3
                       2x = 7
                              7
                         x=
                              2
7.   Solving simultaneous linear equations
     In general to solve for 2 unknown, 2 equations are needed.
     a. Method I → Elimination method
         It involves getting rid of one of the unknown either by addition or substrction.
     b. Method II → Substitution method
         It involves selecting one of the equations and the expressing one unknown in terms of the
         other before substituting into the second equation.
         Example : Find the value of x and y from
                    3 x − 2 y = 4 …………….(1)
                      x + 5 y = 7 …………….(2)
         Method I : 3 x − 2 y = 4 x 1 3x − 2 y = 4
                      x + 5 y = 7 x 3 3 x + 15 y = 21 -
                                           − 17 y = −17
                                                 y =1

                 Substitute y=1 into (2)   → x=2

           Method II : from (2) ,   x = 7 − 5 y ………………(3)

                      Substitute (3) into (1)   3( 7 − 5 y ) − 2 y = 4

                                                 21 − 15 y − 2 y = 4

                                                           − 17 y = −17

                                                                   y =1

                       Substitute   y =1   into (3)   x = 7 − 5y

                                                       =7-5(1) =2

More Related Content

PDF
Form 4 formulae and note
PPTX
10.2
PDF
Lesson 22: Quadratic Forms
PDF
Module 9 linear equations PMR
PDF
Spm Add Maths Formula List Form4
PDF
Form 5 formulae and note
PPTX
My own exp nd radi
PDF
Add maths module form 4 & 5
Form 4 formulae and note
10.2
Lesson 22: Quadratic Forms
Module 9 linear equations PMR
Spm Add Maths Formula List Form4
Form 5 formulae and note
My own exp nd radi
Add maths module form 4 & 5

What's hot (20)

PDF
5 maths cbse_2012-13_12th_20-03-13
DOC
PDF
Maths model%20 qp
PDF
Form 4 add maths note
PDF
Chapter 1 functions
PPTX
0101: Graphing Quadratic Functions
PPTX
PMR Form 3 Mathematics Algebraic Fractions
PDF
Quadratic equations
PPTX
Algebra
PDF
Business math
DOCX
0011 chapter iv
PPTX
11.2
PDF
Basic algebra
DOC
Bowen prelim a maths p1 2011 with answer key
PPTX
Producción Escrita Matemática.
PPT
Quadratic And Roots
5 maths cbse_2012-13_12th_20-03-13
Maths model%20 qp
Form 4 add maths note
Chapter 1 functions
0101: Graphing Quadratic Functions
PMR Form 3 Mathematics Algebraic Fractions
Quadratic equations
Algebra
Business math
0011 chapter iv
11.2
Basic algebra
Bowen prelim a maths p1 2011 with answer key
Producción Escrita Matemática.
Quadratic And Roots
Ad

Viewers also liked (14)

DOCX
Daiy test fractions new2
DOC
Construction angles
DOCX
Relationship of angles
DOCX
Linear Equation with One Variable (LEOV)
PDF
Daily test sets feb 2012.docx ( edit )
DOCX
EXERCISE Chapter 9 parallel lines
DOC
EXERCISE PARALLEL LINES
DOCX
Level 4 prompt
DOCX
DOCX
Daily test mathematics grade 7 sets part 2
PPT
Grade 7 Statistics
PDF
Gr. 7 math lm (q1 to 4)
PDF
K TO 12 GRADE 7 LEARNING MODULE IN MATHEMATICS (Quarter 3)
PDF
Q3 q4 teachers guide v1.0
Daiy test fractions new2
Construction angles
Relationship of angles
Linear Equation with One Variable (LEOV)
Daily test sets feb 2012.docx ( edit )
EXERCISE Chapter 9 parallel lines
EXERCISE PARALLEL LINES
Level 4 prompt
Daily test mathematics grade 7 sets part 2
Grade 7 Statistics
Gr. 7 math lm (q1 to 4)
K TO 12 GRADE 7 LEARNING MODULE IN MATHEMATICS (Quarter 3)
Q3 q4 teachers guide v1.0
Ad

Similar to Handout basic algebra (20)

PDF
Int Math 2 Section 2-5 1011
PDF
Expresiones algebraicas
PPTX
Multiplication on radicals.pptx
PPTX
4.6 radical equations
PPTX
Paso 2 profundizar y contextualizar el conocimiento de la unidad 1 ff
PPTX
4 6 radical equations-x
PPTX
Franyinex roas.
PPTX
4 6multiplication formulas
PPTX
First Quarter - Chapter 2 - Quadratic Equation
PPTX
Radical and exponents (2)
ZIP
Integrated Math 2 Section 2-5
PPTX
March 6
PDF
Algebraic Simplification and evaluation
PDF
5 indices & logarithms
DOCX
Expresiones algebraicas y factorizacion
PDF
Quadratic Equations
PPTX
4 radical equations
PPTX
Diapositivas unidad 1
PPTX
Expresiones algebraicas
PPT
Bonus math project
Int Math 2 Section 2-5 1011
Expresiones algebraicas
Multiplication on radicals.pptx
4.6 radical equations
Paso 2 profundizar y contextualizar el conocimiento de la unidad 1 ff
4 6 radical equations-x
Franyinex roas.
4 6multiplication formulas
First Quarter - Chapter 2 - Quadratic Equation
Radical and exponents (2)
Integrated Math 2 Section 2-5
March 6
Algebraic Simplification and evaluation
5 indices & logarithms
Expresiones algebraicas y factorizacion
Quadratic Equations
4 radical equations
Diapositivas unidad 1
Expresiones algebraicas
Bonus math project

More from SMPK Penabur Gading Serpong (20)

DOCX
Transformations worksheet
PPTX
Transformations smpk gs
DOCX
Daily test mathematics grade 7 sets part 1
DOCX
Relationship between angles
PPTX
Problem solving sets
PPTX
Math club bilangan
PPTX
Prove pythagorean theorem
PPTX
PPTX
Ratio line segment on parallel lines
PPTX
Chapter 9 PARALLEL LINES SMPK PENABUR GADING SERPONG
DOCX
Quiz relationships of angles
PPTX
Basic geometrical constructions
PPTX
Ratio & proportion
PPTX
Equiations and inequalities
PPTX
Social arithmetic
DOCX
Multiplication of polynomial
PDF
PPT
Fractions jeopardy
PPTX
Quick quiz parallel lines
Transformations worksheet
Transformations smpk gs
Daily test mathematics grade 7 sets part 1
Relationship between angles
Problem solving sets
Math club bilangan
Prove pythagorean theorem
Ratio line segment on parallel lines
Chapter 9 PARALLEL LINES SMPK PENABUR GADING SERPONG
Quiz relationships of angles
Basic geometrical constructions
Ratio & proportion
Equiations and inequalities
Social arithmetic
Multiplication of polynomial
Fractions jeopardy
Quick quiz parallel lines

Recently uploaded (20)

PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PDF
RTP_AR_KS1_Tutor's Guide_English [FOR REPRODUCTION].pdf
PDF
Microbial disease of the cardiovascular and lymphatic systems
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
Yogi Goddess Pres Conference Studio Updates
PPTX
Cell Structure & Organelles in detailed.
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PDF
Trump Administration's workforce development strategy
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PDF
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
PDF
O7-L3 Supply Chain Operations - ICLT Program
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PDF
Classroom Observation Tools for Teachers
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
202450812 BayCHI UCSC-SV 20250812 v17.pptx
Supply Chain Operations Speaking Notes -ICLT Program
human mycosis Human fungal infections are called human mycosis..pptx
RTP_AR_KS1_Tutor's Guide_English [FOR REPRODUCTION].pdf
Microbial disease of the cardiovascular and lymphatic systems
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Yogi Goddess Pres Conference Studio Updates
Cell Structure & Organelles in detailed.
Chinmaya Tiranga quiz Grand Finale.pdf
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
Abdominal Access Techniques with Prof. Dr. R K Mishra
Trump Administration's workforce development strategy
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
FourierSeries-QuestionsWithAnswers(Part-A).pdf
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
O7-L3 Supply Chain Operations - ICLT Program
2.FourierTransform-ShortQuestionswithAnswers.pdf
Classroom Observation Tools for Teachers
3rd Neelam Sanjeevareddy Memorial Lecture.pdf

Handout basic algebra

  • 1. BASIC ALGEBRA Key Terms : •variable : variable ( nilai yang selalu berubah-ubah ) •algebraic form : bentuk aljabar •like terms : suku sejenis •coefficient : koefifien •factor : pembagi • polynomials : suku banyak • Constant term : suku konstan 1. ALGEBRAIC EXPRESSIONS : is a collection of letter ( known as variable with or without coefficient ) and real numbers ( known as constant ) example : 2a − 7b + 5 → variable : a and b , 3 term : 2a, − 7b and 5 constant term coefficient is -7 coefficient is 2 2. Simplification rules for algebraic expression a. Like term can be combined into single term by addition and substraction. Example : 3a + b − 2a − 5b = ( 3a − 2a ) + ( b − 5b ) b. In multiplication and division, the coefficient and variables multipled or divided. Example : 2a × 5a = 10a 2 2m − 2m ÷ 4n = − 4n m =− 2n c. When brackets occur in algebraic expression simplify expression within the brackets and/ or remove the brackets. Note that : (+) x (-) = (-) (-) x (+) =(-) (-) x (-) = (+) Example : 7 a − { c − 2( a − c )} = 7a − { c − 2a + 2c} = 7 a − ( − 2a + 3c ) = 7 a + 2a − 3c = 9a − 3c 3. Expansion and factorisation of algebraic expressions a. Some useful formula a ( b + c ) = ab + ac ( a + b ) 2 = a 2 + 2ab + b 2 ( a − b ) 2 = a 2 − 2ab + b 2 ( a + b )( a − b ) = a 2 − b 2 ( a + b )( c + d ) = ac + ad + bc + bd b. Some techniques for factorization  Find common factors Example : 2a 2 − 6ab = 2a ( a − 3b )  Collect and regroup the items Example : ab + 3b − 2a − 6 = ( ab − 2a ) + (3b − 6) = a( b − 2 ) + 3( b − 2 )
  • 2. = ( b − 2 )( a + 3)  Use the identity a 2 − b 2 = ( a + b )( a − b ) Example : 4m − 9n = ( 2m + 3n )( 2m − 3n ) 2 2  Cross-multiplication method Example : 2 x 2 = 5 x − 12 = ( 2 x − 3)( x + 4 ) 2x -3 − 3x x 4 8x 2x 2 -12 5x 4. Algebraic fractions X a. Algebraic fractions are algebraic expressions written in the form , where X and Y are Y a algebraic fractions, example : 2ab b. Rules govering numeral fractions also apply to algebraic fractions  When simplifying algebraic fractions, cancel common factors 12a 2b 4a Example : = 3ab 2 b Note: cancellation can be done only after both of numerator and denominator have been completely factorised 2a 2 − 4a 2a ( a − 2 ) 2a Example : = = √ a −4 2 ( a + 2)( a − 2) a + 2 2 a 2 − 4a =2−a x a2 − 4  Addition/substraction : First find the LCM of the denominator. 1 x 1 x Example : + = − x − 2 6 − 3 x x − 2 3( x − 2 ) 3− x = 3( x − 2 ) Note : As shown, you may need to factorise the denominator before determining the LCM  Multiplication : cancel any common factors then multiply numerators and both of denominators. 3a 2 2b 2 2ab Example : x = 5b 15a 25  Division : Multiply by its reciprocal 2 xy 4 y 2 2 xy z Example : ÷ = x 2 3z z 3z 4 y x = 6y 5. Solving linear equations It involves getting the unknown terms on one side ot the equation and all other terms on the other side of it. Example : 3( x + 2 ) − 4(1 − x ) = 2 − ( x + 5) 3x + 6 − 4 + 4 x = 2 − x − 5 7 x + 2 = −3 − x 7 x + x = −3 − 2 8 x = −5 5 x=− 8
  • 3. 6. Solving Fractional equations It involves rewriting the equation into one without fractions. One way is to multiply each term of the equation by the LCM of denominators. x x +1 1 Example : − = 2 3 4  x  x + 1 1 12  − 12  = 12 2  3  4 6 x − 4( x + 1) = 3 6x − 4x − 4 = 3 2x − 4 = 3 2x = 7 7 x= 2 7. Solving simultaneous linear equations In general to solve for 2 unknown, 2 equations are needed. a. Method I → Elimination method It involves getting rid of one of the unknown either by addition or substrction. b. Method II → Substitution method It involves selecting one of the equations and the expressing one unknown in terms of the other before substituting into the second equation. Example : Find the value of x and y from 3 x − 2 y = 4 …………….(1) x + 5 y = 7 …………….(2) Method I : 3 x − 2 y = 4 x 1 3x − 2 y = 4 x + 5 y = 7 x 3 3 x + 15 y = 21 - − 17 y = −17 y =1 Substitute y=1 into (2) → x=2 Method II : from (2) , x = 7 − 5 y ………………(3) Substitute (3) into (1) 3( 7 − 5 y ) − 2 y = 4 21 − 15 y − 2 y = 4 − 17 y = −17 y =1 Substitute y =1 into (3) x = 7 − 5y =7-5(1) =2