SlideShare ist ein Scribd-Unternehmen logo
1 von 49
Algebraic representation and
manipulation
Expanding two brackets
(3 + t)(4 – 2t)
To expand or multiply out this expression, multiply every term in the second
bracket by every term in the first bracket.
(3 + t)(4 – 2t) = 3(4 – 2t) + t(4 – 2t)
= 12 – 6t + 4t – 2t2
= 12 – 2t – 2t2
This is a
quadratic
expression.
Squaring expressions
Expand and simplify: (2 – 3a)2
(2 – 3a)2
= (2 – 3a)(2 – 3a)
= 2(2 – 3a) – 3a(2 – 3a)
= 4 – 6a – 6a + 9a2
= 4 – 12a + 9a2
Transformation of complex formulae
P = 2mx
X = p / 2m
V = u^2 + 2zt
v – 2zt = u^2
root to v – 2zt = u
Factorizing
a) 9x2
+ 3x – 18
b) 7p2
+ 21
c) 4w2
+ 2w
a.) 3(3x2
+ x – 6)
b) 7(p2
+ 3)
c) 2w(2w + 1)
Evaluation
8^2 – 2^2
= 64 – 4
= 60
8.4^4 – 2.5^4
= 70.56 – 6.25
= 64.21
Addition
bd
bcad
d
c
b
a +
=+
xx −
+
2
31
Simplify
)2(
)(3)2(1
xx
xx
−
+−
=
)2(
32
xx
xx
−
+−
=
)2(
22
xx
x
−
+
=
Subtraction
bd
bcad
d
c
b
a −
=−
p
t
p 2
2
−Simplify
)2)((
))(()2)(2(
pp
tpp −
=
2
2
4
p
ptp −
=
2
2
)4(
p
tp −
=
p
t
2
)4( −
=
Multiplication
bd
ac
d
c
b
a
=×
5
5
3 +
−
×
x
xx
Simplify
)5(3
)5)((
+
−
=
x
xx
)5(3
52
+
−
=
x
xx
Division
bc
ad
d
c
b
a
=÷
Simplify
14
4
7
2 yx
÷
y
x
4
14
7
2
×=
)4)(7(
)14)(2(
y
x
=
2
2
y
x
=
7
43
2
=−
xx
Solve
7
)4)(3(
))(3()2)(4(
=
−
⇒
xx
7
12
38
=
−
⇒
xx
7
12
5
=⇒
x
845 =⇒ x
5
84
=⇒ x
Algebraic indices
Rule 3 : Brackets
(b6
)2 = b6
x b6
= b12 (am
)n
= am x n
Rule 4 : Index of 0
n5
÷ n5
= n5-5
= n0
= 1 a0
= 1
Rule 1 : Multiplication
c6
x c4
= c10
am
x an
= am+n
Rule 2 : Division
am
÷ an
= am-n
m5
÷ m7
= m-2
Rule 5 : Negative indices
n
n
a
a
1
=−
=−3
a 3
1
a
pq
aa q
p
=
Rule 6 : Fractional indices
p is the power
q is the root
Solved examples
a6
x a4
= a10
b5
x b7
= b12
a5
x a3
a4
x a6
= a8
a10
= a-2
c5
x c3
c4
= c8
c4
= c4
Simultaneous equations
Linear Equations
132 =−x
312 +=x
2
2/4
42
=
=
=
x
x
x
Basic steps
Look at equations
Same number of x’s or y’s?
If the sign is different, ADD the
equations otherwise subtract tem
Then have ONE equation
Solve this
Substitute answer to get the other
CHECK by substitution of BOTH
answers
Elimination Method
4x - 3y = 14
2x + 3y = 16
We have the same
number of y’s in each
If we ADD the equations,
the y’s disappear
+
6x = 30 Divide both sides by 6
x = 5
A
B
Substitute x = 5 in equation A
20 – 3y = 14
3y = 6
y = 2
Answer
x = 5, y = 2
Elimination Method
2x + 3y = 9
2x + y = 7
We have the same
number of x’s in each
If we SUBTRACT the equations,
the x’s disappear
-
2y = 2 Divide both sides by 2
y = 1
A
B
Substitute y = 1 in equation A
2x + 3 = 9
2x = 6
x = 3
Answer
x = 3, y = 1
What if NOT same number of x’s or y’s?
5x + 2y = 17
3x + y = 10
-
x = 3
In B
A
B
5 x 3 + 2y = 17
15 + 2y = 17
y = 1
Answer
x = 3, y = 1
If we multiply A by 2 we
get 2y in each
5x + 2y = 17
6x + 2y = 20
B
A
…if multiplying 1 equation doesn’t help?
3x + 7y = 26
5x + 2y = 24
-
29y = 58
In B
A
B
5x + 2 x 2 = 24
5x = 20
x = 4
Answer
x = 4, y = 2
Multiply A by 5 & B by 3,
we get 15x in each
15x + 35y = 130
15x + 6y = 72B
A
y = 2
Could multiply A by 2 & B
by 7 to get 14y in each
The sum of three consecutive integers is 54. What
are the three integers?
Three consecutive integers can be represented as
n, n + 1, n + 2.
n + (n + 1) + (n + 2) = 54
3n + 3 = 54
3n = 51
n = 17
Simplify left-hand side.
Subtract 3.
Divide by 3.
The three consecutive integers are 17, 18, and 19.
17 + 18 + 19 = 54.
Linear equation
The Quadratic
Equation
Q
1 x2
+ 4x -2=0
a b c
x2
+ 4x -2=0
Start with the quadratic equatioStart with the quadratic equatio
Put in our values for a, b andPut in our values for a, b and c
Tidy upTidy up
You need to do this twice, once
adding and once taking away
You need to do this twice, once
adding and once taking away
and
x = -4.4 (1dp) and x = 0.4 (1dp)x = -4.4 (1dp) and x = 0.4 (1dp)
Linear Inequalities
Symbols
Solutions continued….
-5 -4 -3 -2 -1 0 1 2 3 4 5
1≤x
Linear Programming
Sketch a graph of y ≥ 3
The shaded area is where y is less than or equal to x + 2
Sequences
Here is a sequence of numbers.
What number is going
to come next in this
sequence?
0 2 4 6 8 10 12 14 16
Correct it is
the number
18
The nth term of an arithmetic sequence is given by:
The last # in the
sequence/or the #
you are looking for
First
term
The position
the term is in
The common
difference
un = a + (n – 1) d
Find the 14th
term of the
sequence 4, 7, 10, 13,……
(14 1)+ −4
4 (13)3= +
4 39= +
43=
un = a + (n – 1) d
u14 = 3
The 14th
term in this
sequence is the no. 43
a+b+c 4a+2b+c 9a+3b+ca+b+c 4a+2b+c 9a+3b+c
3a + b3a + b
2a2a
5a + b5a + b
Quadratic sequence
a+b+c 4a+2b+c 9a+3b+ca+b+c 4a+2b+c 9a+3b+c
3a + b3a + b
2a2a
5a + b5a + b
3 4 11 243 4 11 24
11
66
77 1313
66
a+b+ca+b+c
3a + b3a + b
2a2a
33
11
66
6 = 2a6 = 2a
1 = 3a + b1 = 3a + b
3 = a + b + c3 = a + b + c
6 = 2a6 = 2a
1 = 3a + b1 = 3a + b
3 = a + b + c3 = a + b + c
a = 3a = 3
b = -8b = -8
c = 8c = 8
Cubic sequences
Geometric sequences
× 2 × 2 × 2 ×
2
r = 2
1−
= n
n ara
5th term.
a = 1
( ) 1621
15
5 ==
−
a
1, 2, 4, 8, 16 . . .
Direct and Inverse Variation
Direct Variation
If y varies directly as x, then y = kx.
So if x = 2 and y = 10
Therefore, by substitution
What is the value of k?
10 = k(2).
10 = 2k
5 = k
Inverse Varation
Since Direct Variation is Y=kx
(k times x)
then
Inverse Variation is the opposite Y=k/x
(k divided by x)
inversely Variation
If y varies inversely as x, then y = k/x.
So if x = 2 and y = 10
Therefore, by substitution
What is the value of k?
10 = k/(2).
10(2) = k
20 = k
New Found Knowledge
Invented by =the Greek
mathematician Diophantus
He was also know as the father of
algebra
Year - 1637
Questions
1. , what is a, b and c?
- 2x2
+4x -3 =0
2. A table top measures x cm by y cm. Write down an
expression for its area, A.
3.
4. Evakutate - 7^2 + 12^2
●Solve 2x+3>x+5

Weitere ähnliche Inhalte

Was ist angesagt?

Quadratic Equation and discriminant
Quadratic Equation and discriminantQuadratic Equation and discriminant
Quadratic Equation and discriminantswartzje
 
Quadratic Formula Presentation
Quadratic Formula PresentationQuadratic Formula Presentation
Quadratic Formula Presentationanjuli1580
 
Quadratic equations that factorise
Quadratic equations that factoriseQuadratic equations that factorise
Quadratic equations that factoriseElka Veselinova
 
Rumus matematik-tambahan
Rumus matematik-tambahanRumus matematik-tambahan
Rumus matematik-tambahanShuYe Lee
 
solving quadratic equations using quadratic formula
solving quadratic equations using quadratic formulasolving quadratic equations using quadratic formula
solving quadratic equations using quadratic formulamaricel mas
 
Quadratic Equations (Quadratic Formula) Using PowerPoint
Quadratic Equations (Quadratic Formula) Using PowerPointQuadratic Equations (Quadratic Formula) Using PowerPoint
Quadratic Equations (Quadratic Formula) Using PowerPointrichrollo
 
Mathematics Form 1-Chapter 3 Squares, Square Roots, Cubes and Cube Roots KBSM...
Mathematics Form 1-Chapter 3 Squares, Square Roots, Cubes and Cube Roots KBSM...Mathematics Form 1-Chapter 3 Squares, Square Roots, Cubes and Cube Roots KBSM...
Mathematics Form 1-Chapter 3 Squares, Square Roots, Cubes and Cube Roots KBSM...KelvinSmart2
 
Quadratic equations
Quadratic equationsQuadratic equations
Quadratic equationsA M
 
Presentation on quadratic equation
Presentation on quadratic equationPresentation on quadratic equation
Presentation on quadratic equationSurajKumar1560
 
Strategic intervention materials on mathematics 2.0
Strategic intervention materials on mathematics 2.0Strategic intervention materials on mathematics 2.0
Strategic intervention materials on mathematics 2.0Brian Mary
 
Chapter 2 Linear Functions
Chapter 2 Linear FunctionsChapter 2 Linear Functions
Chapter 2 Linear FunctionsJenny Hubbard
 
Mathematics 9 Lesson 1-B: Solving Quadratic Equations using Quadratic Formula
Mathematics 9 Lesson 1-B: Solving Quadratic Equations using Quadratic FormulaMathematics 9 Lesson 1-B: Solving Quadratic Equations using Quadratic Formula
Mathematics 9 Lesson 1-B: Solving Quadratic Equations using Quadratic FormulaJuan Miguel Palero
 
16.2 Solving by Factoring
16.2 Solving by Factoring16.2 Solving by Factoring
16.2 Solving by Factoringswartzje
 
Solving Quadratic Equations by Completing the Square
Solving Quadratic Equations by Completing the SquareSolving Quadratic Equations by Completing the Square
Solving Quadratic Equations by Completing the SquareFree Math Powerpoints
 
Solving Quadratic Equations
Solving Quadratic EquationsSolving Quadratic Equations
Solving Quadratic Equationsdowne1mf
 
Notes and-formulae-mathematics
Notes and-formulae-mathematicsNotes and-formulae-mathematics
Notes and-formulae-mathematicsRagulan Dev
 
Chapter 6 HW Answers
Chapter 6 HW AnswersChapter 6 HW Answers
Chapter 6 HW AnswersJenny Hubbard
 
CCA Chapter 4 HW Answers
CCA Chapter 4 HW AnswersCCA Chapter 4 HW Answers
CCA Chapter 4 HW AnswersJenny Hubbard
 

Was ist angesagt? (20)

Quadratic Equation and discriminant
Quadratic Equation and discriminantQuadratic Equation and discriminant
Quadratic Equation and discriminant
 
Quadratic Formula Presentation
Quadratic Formula PresentationQuadratic Formula Presentation
Quadratic Formula Presentation
 
Quadratic equations that factorise
Quadratic equations that factoriseQuadratic equations that factorise
Quadratic equations that factorise
 
Rumus matematik-tambahan
Rumus matematik-tambahanRumus matematik-tambahan
Rumus matematik-tambahan
 
solving quadratic equations using quadratic formula
solving quadratic equations using quadratic formulasolving quadratic equations using quadratic formula
solving quadratic equations using quadratic formula
 
Quadratic Equations (Quadratic Formula) Using PowerPoint
Quadratic Equations (Quadratic Formula) Using PowerPointQuadratic Equations (Quadratic Formula) Using PowerPoint
Quadratic Equations (Quadratic Formula) Using PowerPoint
 
Mathematics Form 1-Chapter 3 Squares, Square Roots, Cubes and Cube Roots KBSM...
Mathematics Form 1-Chapter 3 Squares, Square Roots, Cubes and Cube Roots KBSM...Mathematics Form 1-Chapter 3 Squares, Square Roots, Cubes and Cube Roots KBSM...
Mathematics Form 1-Chapter 3 Squares, Square Roots, Cubes and Cube Roots KBSM...
 
Quadratic equations
Quadratic equationsQuadratic equations
Quadratic equations
 
Algebras
AlgebrasAlgebras
Algebras
 
Presentation on quadratic equation
Presentation on quadratic equationPresentation on quadratic equation
Presentation on quadratic equation
 
Strategic intervention materials on mathematics 2.0
Strategic intervention materials on mathematics 2.0Strategic intervention materials on mathematics 2.0
Strategic intervention materials on mathematics 2.0
 
Chapter 2 Linear Functions
Chapter 2 Linear FunctionsChapter 2 Linear Functions
Chapter 2 Linear Functions
 
Mathematics 9 Lesson 1-B: Solving Quadratic Equations using Quadratic Formula
Mathematics 9 Lesson 1-B: Solving Quadratic Equations using Quadratic FormulaMathematics 9 Lesson 1-B: Solving Quadratic Equations using Quadratic Formula
Mathematics 9 Lesson 1-B: Solving Quadratic Equations using Quadratic Formula
 
16.2 Solving by Factoring
16.2 Solving by Factoring16.2 Solving by Factoring
16.2 Solving by Factoring
 
Chapter 1 Functions
Chapter 1 FunctionsChapter 1 Functions
Chapter 1 Functions
 
Solving Quadratic Equations by Completing the Square
Solving Quadratic Equations by Completing the SquareSolving Quadratic Equations by Completing the Square
Solving Quadratic Equations by Completing the Square
 
Solving Quadratic Equations
Solving Quadratic EquationsSolving Quadratic Equations
Solving Quadratic Equations
 
Notes and-formulae-mathematics
Notes and-formulae-mathematicsNotes and-formulae-mathematics
Notes and-formulae-mathematics
 
Chapter 6 HW Answers
Chapter 6 HW AnswersChapter 6 HW Answers
Chapter 6 HW Answers
 
CCA Chapter 4 HW Answers
CCA Chapter 4 HW AnswersCCA Chapter 4 HW Answers
CCA Chapter 4 HW Answers
 

Ähnlich wie Mathmatics (Algebra,inequalities, Sequences, variation and indices

Stacks image 1721_36
Stacks image 1721_36Stacks image 1721_36
Stacks image 1721_36Dreams4school
 
Algebra Revision.ppt
Algebra Revision.pptAlgebra Revision.ppt
Algebra Revision.pptAaronChi5
 
Unit 5 powerpoint[1] algebra (1)
Unit 5 powerpoint[1] algebra (1)Unit 5 powerpoint[1] algebra (1)
Unit 5 powerpoint[1] algebra (1)John O'Driscoll
 
Straight-Line-Graphs-Final -2.pptx
Straight-Line-Graphs-Final -2.pptxStraight-Line-Graphs-Final -2.pptx
Straight-Line-Graphs-Final -2.pptxKviskvis
 
Summative Assessment Paper-1
Summative Assessment Paper-1Summative Assessment Paper-1
Summative Assessment Paper-1APEX INSTITUTE
 
Questions and Solutions Basic Trigonometry.pdf
Questions and Solutions Basic Trigonometry.pdfQuestions and Solutions Basic Trigonometry.pdf
Questions and Solutions Basic Trigonometry.pdferbisyaputra
 
Polynomial operations (1)
Polynomial operations (1)Polynomial operations (1)
Polynomial operations (1)swartzje
 
College algebra real mathematics real people 7th edition larson solutions manual
College algebra real mathematics real people 7th edition larson solutions manualCollege algebra real mathematics real people 7th edition larson solutions manual
College algebra real mathematics real people 7th edition larson solutions manualJohnstonTBL
 
Evalutating alg. expressions
Evalutating alg. expressionsEvalutating alg. expressions
Evalutating alg. expressionsI.S. 49
 
Business Math Chapter 3
Business Math Chapter 3Business Math Chapter 3
Business Math Chapter 3Nazrin Nazdri
 
The solution of problem
The solution of problemThe solution of problem
The solution of problemnoviannurf
 
Pembahasan Soal Matematika Kelas 10 Semester 1
Pembahasan Soal Matematika Kelas 10 Semester 1Pembahasan Soal Matematika Kelas 10 Semester 1
Pembahasan Soal Matematika Kelas 10 Semester 1Pillar Adhikusumah
 
Lecture quadratic equations good one
Lecture quadratic equations good oneLecture quadratic equations good one
Lecture quadratic equations good oneHazel Joy Chong
 

Ähnlich wie Mathmatics (Algebra,inequalities, Sequences, variation and indices (20)

Stacks image 1721_36
Stacks image 1721_36Stacks image 1721_36
Stacks image 1721_36
 
New stack
New stackNew stack
New stack
 
Algebra Revision.ppt
Algebra Revision.pptAlgebra Revision.ppt
Algebra Revision.ppt
 
Unit 5 powerpoint[1] algebra (1)
Unit 5 powerpoint[1] algebra (1)Unit 5 powerpoint[1] algebra (1)
Unit 5 powerpoint[1] algebra (1)
 
Sample question paper 2 with solution
Sample question paper 2 with solutionSample question paper 2 with solution
Sample question paper 2 with solution
 
Pacheco Maria matematicas
Pacheco Maria matematicasPacheco Maria matematicas
Pacheco Maria matematicas
 
Straight-Line-Graphs-Final -2.pptx
Straight-Line-Graphs-Final -2.pptxStraight-Line-Graphs-Final -2.pptx
Straight-Line-Graphs-Final -2.pptx
 
V2.0
V2.0V2.0
V2.0
 
Summative Assessment Paper-1
Summative Assessment Paper-1Summative Assessment Paper-1
Summative Assessment Paper-1
 
Questions and Solutions Basic Trigonometry.pdf
Questions and Solutions Basic Trigonometry.pdfQuestions and Solutions Basic Trigonometry.pdf
Questions and Solutions Basic Trigonometry.pdf
 
Polynomial operations (1)
Polynomial operations (1)Polynomial operations (1)
Polynomial operations (1)
 
College algebra real mathematics real people 7th edition larson solutions manual
College algebra real mathematics real people 7th edition larson solutions manualCollege algebra real mathematics real people 7th edition larson solutions manual
College algebra real mathematics real people 7th edition larson solutions manual
 
Evalutating alg. expressions
Evalutating alg. expressionsEvalutating alg. expressions
Evalutating alg. expressions
 
Business Math Chapter 3
Business Math Chapter 3Business Math Chapter 3
Business Math Chapter 3
 
The solution-of-problem
The solution-of-problemThe solution-of-problem
The solution-of-problem
 
The solution of problem
The solution of problemThe solution of problem
The solution of problem
 
4.5
4.54.5
4.5
 
Class XII CBSE Mathematics Sample question paper with solution
Class XII CBSE Mathematics Sample question paper with solutionClass XII CBSE Mathematics Sample question paper with solution
Class XII CBSE Mathematics Sample question paper with solution
 
Pembahasan Soal Matematika Kelas 10 Semester 1
Pembahasan Soal Matematika Kelas 10 Semester 1Pembahasan Soal Matematika Kelas 10 Semester 1
Pembahasan Soal Matematika Kelas 10 Semester 1
 
Lecture quadratic equations good one
Lecture quadratic equations good oneLecture quadratic equations good one
Lecture quadratic equations good one
 

Kürzlich hochgeladen

Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxDr. Sarita Anand
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseAnaAcapella
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxAmanpreet Kaur
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structuredhanjurrannsibayan2
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 

Kürzlich hochgeladen (20)

Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 

Mathmatics (Algebra,inequalities, Sequences, variation and indices

Hinweis der Redaktion

  1. Teacher notes In this example, multiply everything in the second bracket by 3 and then everything in the second bracket by t. This can be written as 3(4 – 2t) + t(4 – 2t). As pupils become more confident, they can leave this intermediate step out.