SlideShare a Scribd company logo
1 of 4
Download to read offline
Algebra Cheat Sheet
Basic Properties & Facts
Arithmetic Operations

Properties of Inequalities
If a < b then a + c < b + c and a − c < b − c
a b
If a < b and c > 0 then ac < bc and <
c c
a b
If a < b and c < 0 then ac > bc and >
c c

 b  ab
a  =
c c

ab + ac = a ( b + c )
a
  a
b =
c
bc

a
ac
=
b b
 
c

a c ad + bc
+ =
b d
bd

a c ad − bc
− =
b d
bd

a −b b−a
=
c−d d −c

Properties of Absolute Value
if a ≥ 0
a
a =
if a < 0
 −a
a ≥0
−a = a

a+b a b
= +
c
c c
a
  ad
b =
 c  bc
 
d

ab + ac
= b + c, a ≠ 0
a

a+b ≤ a + b

(a )

n m

an
1
= a n−m = m−n
m
a
a

( ab )

a 0 = 1, a ≠ 0
n

n

a −n =
a
 
b

= a nm

−n

1
an
n

bn
b
=  = n
a
a

n
m

1

a = an

m n

a = nm a

( x2 − x1 ) + ( y2 − y1 )
2

2

n

Complex Numbers
i = −1

( ) = (a )

a = a

Properties of Radicals
n

d ( P , P2 ) =
1

a
a
  = n
b
b
1
= an
−n
a

= a nb n

Triangle Inequality

Distance Formula
If P = ( x1 , y1 ) and P2 = ( x2 , y2 ) are two
1
points the distance between them is

Exponent Properties
a n a m = a n+m

a
a
=
b
b

ab = a b

1
m

n

n

1
m

i 2 = −1

−a = i a , a ≥ 0

( a + bi ) + ( c + di ) = a + c + ( b + d ) i
( a + bi ) − ( c + di ) = a − c + ( b − d ) i
( a + bi )( c + di ) = ac − bd + ( ad + bc ) i
( a + bi )( a − bi ) = a 2 + b 2

n

ab = n a n b

a + bi = a 2 + b 2

n

a na
=
b nb

( a + bi ) = a − bi Complex Conjugate
2
( a + bi )( a + bi ) = a + bi

n

a n = a, if n is odd

n

Complex Modulus

a n = a , if n is even

For a complete set of online Algebra notes visit http://tutorial.math.lamar.edu.

© 2005 Paul Dawkins
Logarithms and Log Properties
Definition
y = log b x is equivalent to x = b y

Logarithm Properties
log b b = 1
log b 1 = 0
log b b x = x

b logb x = x

log b ( x r ) = r log b x

Example
log 5 125 = 3 because 53 = 125

log b ( xy ) = log b x + log b y

Special Logarithms
ln x = log e x
natural log

x
log b   = log b x − log b y
 y

log x = log10 x common log
where e = 2.718281828K

The domain of log b x is x > 0

Factoring and Solving
Factoring Formulas
x 2 − a 2 = ( x + a )( x − a )

Quadratic Formula
Solve ax 2 + bx + c = 0 , a ≠ 0

x 2 + 2ax + a 2 = ( x + a )

2

x 2 − 2ax + a 2 = ( x − a )

2

−b ± b 2 − 4ac
2a
2
If b − 4ac > 0 - Two real unequal solns.
If b 2 − 4ac = 0 - Repeated real solution.
If b 2 − 4ac < 0 - Two complex solutions.
x=

x 2 + ( a + b ) x + ab = ( x + a )( x + b )
x3 + 3ax 2 + 3a 2 x + a 3 = ( x + a )
x3 − 3ax 2 + 3a 2 x − a 3 = ( x − a )

3

3

Square Root Property
If x 2 = p then x = ± p

x3 + a3 = ( x + a ) ( x 2 − ax + a 2 )
x3 − a 3 = ( x − a ) ( x 2 + ax + a 2 )
x −a
2n

2n

= (x −a
n

n

)( x

n

+a

n

)

If n is odd then,
x n − a n = ( x − a ) ( x n −1 + ax n − 2 + L + a n −1 )
xn + a n

Absolute Value Equations/Inequalities
If b is a positive number
p =b
⇒
p = −b or p = b
p <b

⇒

−b < p < b

p >b

⇒

p < −b or

p>b

= ( x + a ) ( x n −1 − ax n − 2 + a 2 x n −3 − L + a n −1 )
Completing the Square
(4) Factor the left side

Solve 2 x − 6 x − 10 = 0
2

2

(1) Divide by the coefficient of the x 2
x 2 − 3x − 5 = 0
(2) Move the constant to the other side.
x 2 − 3x = 5
(3) Take half the coefficient of x, square
it and add it to both sides
2

2

9 29
 3
 3
x 2 − 3x +  −  = 5 +  −  = 5 + =
4 4
 2
 2

3
29

x−  =
2
4

(5) Use Square Root Property
3
29
29
x− = ±
=±
2
4
2
(6) Solve for x
3
29
x= ±
2
2

For a complete set of online Algebra notes visit http://tutorial.math.lamar.edu.

© 2005 Paul Dawkins
Functions and Graphs
Constant Function
y = a or f ( x ) = a
Graph is a horizontal line passing
through the point ( 0, a ) .
Line/Linear Function
y = mx + b or f ( x ) = mx + b

Graph is a line with point ( 0, b ) and
slope m.
Slope
Slope of the line containing the two
points ( x1 , y1 ) and ( x2 , y2 ) is
y2 − y1 rise
=
x2 − x1 run
Slope – intercept form
The equation of the line with slope m
and y-intercept ( 0,b ) is
y = mx + b
Point – Slope form
The equation of the line with slope m
and passing through the point ( x1 , y1 ) is
m=

y = y1 + m ( x − x1 )

Parabola/Quadratic Function
2
2
y = a ( x − h) + k
f ( x) = a ( x − h) + k
The graph is a parabola that opens up if
a > 0 or down if a < 0 and has a vertex
at ( h, k ) .
Parabola/Quadratic Function
y = ax 2 + bx + c f ( x ) = ax 2 + bx + c
The graph is a parabola that opens up if
a > 0 or down if a < 0 and has a vertex
 b
 b 
at  − , f  −   .
 2a  2 a  

Parabola/Quadratic Function
x = ay 2 + by + c g ( y ) = ay 2 + by + c
The graph is a parabola that opens right
if a > 0 or left if a < 0 and has a vertex
  b  b 
at  g  −  , −  .
  2a  2 a 
Circle
2
2
( x − h) + ( y − k ) = r 2
Graph is a circle with radius r and center
( h, k ) .
Ellipse

( x − h)

2

( y −k)
+

2

=1
a2
b2
Graph is an ellipse with center ( h, k )
with vertices a units right/left from the
center and vertices b units up/down from
the center.
Hyperbola

( x − h)

2

( y −k)
−

2

( x − h)

2

=1
a2
b2
Graph is a hyperbola that opens left and
right, has a center at ( h, k ) , vertices a
units left/right of center and asymptotes
b
that pass through center with slope ± .
a
Hyperbola

(y −k)

2

=1
b2
a2
Graph is a hyperbola that opens up and
down, has a center at ( h, k ) , vertices b
units up/down from the center and
asymptotes that pass through center with
b
slope ± .
a

For a complete set of online Algebra notes visit http://tutorial.math.lamar.edu.

−

© 2005 Paul Dawkins
Common Algebraic Errors
Error

Reason/Correct/Justification/Example

2
2
≠ 0 and ≠ 2
0
0

Division by zero is undefined!

−32 ≠ 9

−32 = −9 ,

(x )

(x )

2 3

2 3

≠ x5

a
a a
≠ +
b+c b c
1
≠ x −2 + x −3
2
3
x +x

− a ( x − 1) ≠ − ax − a

x2 + a2 ≠ x + a
x+a ≠ x + a

( x + a)

≠ x n + a n and

n

= 9 Watch parenthesis!

= x2 x2 x2 = x6

( x + a)

≠ x2 + a2

2

2

1
1
1 1
=
≠ + =2
2 1+1 1 1
A more complex version of the previous
error.
a + bx a bx
bx
= +
= 1+
a
a a
a
Beware of incorrect canceling!
− a ( x − 1) = − ax + a
Make sure you distribute the “-“!

a + bx
≠ 1 + bx
a

( x + a)

( −3 )

n

x+a ≠ n x + n a

= ( x + a )( x + a ) = x 2 + 2ax + a 2

2

5 = 25 = 32 + 42 ≠ 32 + 42 = 3 + 4 = 7
See previous error.
More general versions of previous three
errors.
2 ( x + 1) = 2 ( x 2 + 2 x + 1) = 2 x 2 + 4 x + 2
2

2 ( x + 1) ≠ ( 2 x + 2 )

2

( 2 x + 2)

2

2

2

≠ 2 ( x + 1)

( 2 x + 2)

= 4 x2 + 8x + 4
Square first then distribute!
See the previous example. You can not
factor out a constant if there is a power on
the parethesis!
2

1

− x2 + a2 ≠ − x2 + a2
a
ab
≠
b c
 
c
a
  ac
b ≠
c
b

− x2 + a2 = ( − x2 + a 2 ) 2
Now see the previous error.
a
 
a
1
 a  c  ac
=   =    =
 b   b   1  b  b
   
c c
a a
   
 b  =  b  =  a  1  = a
  
c
 c   b  c  bc
 
1

For a complete set of online Algebra notes visit http://tutorial.math.lamar.edu.

© 2005 Paul Dawkins

More Related Content

What's hot

Math lecture 10 (Introduction to Integration)
Math lecture 10 (Introduction to Integration)Math lecture 10 (Introduction to Integration)
Math lecture 10 (Introduction to Integration)
Osama Zahid
 
QUADRATIC EQUATIONS
QUADRATIC EQUATIONSQUADRATIC EQUATIONS
QUADRATIC EQUATIONS
hiratufail
 
Logarithmic Functions
Logarithmic FunctionsLogarithmic Functions
Logarithmic Functions
swartzje
 
Linear function and slopes of a line
Linear function and slopes of a lineLinear function and slopes of a line
Linear function and slopes of a line
Jerlyn Fernandez
 
Complex Number I - Presentation
Complex Number I - PresentationComplex Number I - Presentation
Complex Number I - Presentation
yhchung
 
Addition and subtraction in polynomials
Addition and subtraction in polynomialsAddition and subtraction in polynomials
Addition and subtraction in polynomials
saidyein
 
L5 infinite limits squeeze theorem
L5 infinite limits squeeze theoremL5 infinite limits squeeze theorem
L5 infinite limits squeeze theorem
James Tagara
 
Integral Calculus
Integral CalculusIntegral Calculus
Integral Calculus
itutor
 
Solving multi step equations
Solving multi step equationsSolving multi step equations
Solving multi step equations
khyps13
 
Quadratic Equations (Quadratic Formula) Using PowerPoint
Quadratic Equations (Quadratic Formula) Using PowerPointQuadratic Equations (Quadratic Formula) Using PowerPoint
Quadratic Equations (Quadratic Formula) Using PowerPoint
richrollo
 
Quadratic function
Quadratic functionQuadratic function
Quadratic function
vickytg123
 

What's hot (20)

Lesson 8 the definite integrals
Lesson 8 the definite integralsLesson 8 the definite integrals
Lesson 8 the definite integrals
 
3 2 representing functions
3 2 representing functions3 2 representing functions
3 2 representing functions
 
Math lecture 10 (Introduction to Integration)
Math lecture 10 (Introduction to Integration)Math lecture 10 (Introduction to Integration)
Math lecture 10 (Introduction to Integration)
 
Inverse Function.pptx
Inverse Function.pptxInverse Function.pptx
Inverse Function.pptx
 
QUADRATIC EQUATIONS
QUADRATIC EQUATIONSQUADRATIC EQUATIONS
QUADRATIC EQUATIONS
 
Factorising quadratic expressions 1
Factorising quadratic expressions 1Factorising quadratic expressions 1
Factorising quadratic expressions 1
 
Logarithmic Functions
Logarithmic FunctionsLogarithmic Functions
Logarithmic Functions
 
Linear function and slopes of a line
Linear function and slopes of a lineLinear function and slopes of a line
Linear function and slopes of a line
 
Complex Number I - Presentation
Complex Number I - PresentationComplex Number I - Presentation
Complex Number I - Presentation
 
Lesson 26: Integration by Substitution (slides)
Lesson 26: Integration by Substitution (slides)Lesson 26: Integration by Substitution (slides)
Lesson 26: Integration by Substitution (slides)
 
The chain rule
The chain ruleThe chain rule
The chain rule
 
Addition and subtraction in polynomials
Addition and subtraction in polynomialsAddition and subtraction in polynomials
Addition and subtraction in polynomials
 
L5 infinite limits squeeze theorem
L5 infinite limits squeeze theoremL5 infinite limits squeeze theorem
L5 infinite limits squeeze theorem
 
Integral Calculus
Integral CalculusIntegral Calculus
Integral Calculus
 
Solving multi step equations
Solving multi step equationsSolving multi step equations
Solving multi step equations
 
Quadratic Equations (Quadratic Formula) Using PowerPoint
Quadratic Equations (Quadratic Formula) Using PowerPointQuadratic Equations (Quadratic Formula) Using PowerPoint
Quadratic Equations (Quadratic Formula) Using PowerPoint
 
Presentation on quadratic equation
Presentation on quadratic equationPresentation on quadratic equation
Presentation on quadratic equation
 
AS LEVEL Function (CIE) EXPLAINED WITH EXAMPLE AND DIAGRAMS
AS LEVEL Function (CIE) EXPLAINED WITH EXAMPLE AND DIAGRAMSAS LEVEL Function (CIE) EXPLAINED WITH EXAMPLE AND DIAGRAMS
AS LEVEL Function (CIE) EXPLAINED WITH EXAMPLE AND DIAGRAMS
 
Line and its slope
Line and its slopeLine and its slope
Line and its slope
 
Quadratic function
Quadratic functionQuadratic function
Quadratic function
 

Similar to Algebra formulas

Spm add-maths-formula-list-form4-091022090639-phpapp01
Spm add-maths-formula-list-form4-091022090639-phpapp01Spm add-maths-formula-list-form4-091022090639-phpapp01
Spm add-maths-formula-list-form4-091022090639-phpapp01
Asad Bukhari
 
Spm add-maths-formula-list-form4-091022090639-phpapp01
Spm add-maths-formula-list-form4-091022090639-phpapp01Spm add-maths-formula-list-form4-091022090639-phpapp01
Spm add-maths-formula-list-form4-091022090639-phpapp01
Nur Kamila
 
f00a5f08-14cf-4f73-a749-f8e30a016fa4.pdf
f00a5f08-14cf-4f73-a749-f8e30a016fa4.pdff00a5f08-14cf-4f73-a749-f8e30a016fa4.pdf
f00a5f08-14cf-4f73-a749-f8e30a016fa4.pdf
SRSstatusking
 
Quadratic Function Presentation
Quadratic Function PresentationQuadratic Function Presentation
Quadratic Function Presentation
RyanWatt
 
Pptpersamaankuadrat 150205080445-conversion-gate02
Pptpersamaankuadrat 150205080445-conversion-gate02Pptpersamaankuadrat 150205080445-conversion-gate02
Pptpersamaankuadrat 150205080445-conversion-gate02
MasfuahFuah
 
graphs of functions 2
 graphs of functions 2 graphs of functions 2
graphs of functions 2
larasati06
 
Chapter 1 (math 1)
Chapter 1 (math 1)Chapter 1 (math 1)
Chapter 1 (math 1)
Amr Mohamed
 
567 nice and_hard_inequality
567 nice and_hard_inequality567 nice and_hard_inequality
567 nice and_hard_inequality
Tran Duc Bang
 
Higher Maths 2.1.2 - Quadratic Functions
Higher Maths 2.1.2 - Quadratic FunctionsHigher Maths 2.1.2 - Quadratic Functions
Higher Maths 2.1.2 - Quadratic Functions
timschmitz
 

Similar to Algebra formulas (20)

Algebra cheat sheet
Algebra cheat sheetAlgebra cheat sheet
Algebra cheat sheet
 
log and algebra rules
log and algebra ruleslog and algebra rules
log and algebra rules
 
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
 
Spm add-maths-formula-list-form4-091022090639-phpapp01
Spm add-maths-formula-list-form4-091022090639-phpapp01Spm add-maths-formula-list-form4-091022090639-phpapp01
Spm add-maths-formula-list-form4-091022090639-phpapp01
 
Spm add-maths-formula-list-form4-091022090639-phpapp01
Spm add-maths-formula-list-form4-091022090639-phpapp01Spm add-maths-formula-list-form4-091022090639-phpapp01
Spm add-maths-formula-list-form4-091022090639-phpapp01
 
Additional Mathematics form 4 (formula)
Additional Mathematics form 4 (formula)Additional Mathematics form 4 (formula)
Additional Mathematics form 4 (formula)
 
Sample question paper 2 with solution
Sample question paper 2 with solutionSample question paper 2 with solution
Sample question paper 2 with solution
 
f00a5f08-14cf-4f73-a749-f8e30a016fa4.pdf
f00a5f08-14cf-4f73-a749-f8e30a016fa4.pdff00a5f08-14cf-4f73-a749-f8e30a016fa4.pdf
f00a5f08-14cf-4f73-a749-f8e30a016fa4.pdf
 
Quadratic Function Presentation
Quadratic Function PresentationQuadratic Function Presentation
Quadratic Function Presentation
 
Bonus math project
Bonus math projectBonus math project
Bonus math project
 
ISI MSQE Entrance Question Paper (2008)
ISI MSQE Entrance Question Paper (2008)ISI MSQE Entrance Question Paper (2008)
ISI MSQE Entrance Question Paper (2008)
 
Pptpersamaankuadrat 150205080445-conversion-gate02
Pptpersamaankuadrat 150205080445-conversion-gate02Pptpersamaankuadrat 150205080445-conversion-gate02
Pptpersamaankuadrat 150205080445-conversion-gate02
 
graphs of functions 2
 graphs of functions 2 graphs of functions 2
graphs of functions 2
 
maths_formula_sheet.pdf
maths_formula_sheet.pdfmaths_formula_sheet.pdf
maths_formula_sheet.pdf
 
Chapter 1 (math 1)
Chapter 1 (math 1)Chapter 1 (math 1)
Chapter 1 (math 1)
 
Mathmatics (Algebra,inequalities, Sequences, variation and indices
Mathmatics (Algebra,inequalities, Sequences, variation and indicesMathmatics (Algebra,inequalities, Sequences, variation and indices
Mathmatics (Algebra,inequalities, Sequences, variation and indices
 
567 nice and_hard_inequality
567 nice and_hard_inequality567 nice and_hard_inequality
567 nice and_hard_inequality
 
Quadratic equations ppt
Quadratic equations pptQuadratic equations ppt
Quadratic equations ppt
 
Higher Maths 2.1.2 - Quadratic Functions
Higher Maths 2.1.2 - Quadratic FunctionsHigher Maths 2.1.2 - Quadratic Functions
Higher Maths 2.1.2 - Quadratic Functions
 
Matematika Dasar (exponen,dan banyak lagi)
Matematika Dasar (exponen,dan banyak lagi)Matematika Dasar (exponen,dan banyak lagi)
Matematika Dasar (exponen,dan banyak lagi)
 

More from Matthew McKenzie (12)

Sadcw 6e chapter8
Sadcw 6e chapter8Sadcw 6e chapter8
Sadcw 6e chapter8
 
System Analysis and Design
System Analysis and Design System Analysis and Design
System Analysis and Design
 
System Analysis and Design 6th edition chapter 14
System Analysis and Design 6th edition chapter 14System Analysis and Design 6th edition chapter 14
System Analysis and Design 6th edition chapter 14
 
Sadcw 6e chapter12
Sadcw 6e chapter12Sadcw 6e chapter12
Sadcw 6e chapter12
 
Sadcw 6e chapter9
Sadcw 6e chapter9Sadcw 6e chapter9
Sadcw 6e chapter9
 
Sadcw 6e chapter5
Sadcw 6e chapter5Sadcw 6e chapter5
Sadcw 6e chapter5
 
Sadcw 6e chapter7
Sadcw 6e chapter7Sadcw 6e chapter7
Sadcw 6e chapter7
 
Sadcw 6e chapter2
Sadcw 6e chapter2Sadcw 6e chapter2
Sadcw 6e chapter2
 
Sadcw 6e chapter3
Sadcw 6e chapter3Sadcw 6e chapter3
Sadcw 6e chapter3
 
Sadcw 6e chapter6
Sadcw 6e chapter6Sadcw 6e chapter6
Sadcw 6e chapter6
 
Sadcw 6e chapter4
Sadcw 6e chapter4Sadcw 6e chapter4
Sadcw 6e chapter4
 
Sadcw 6e chapter1
Sadcw 6e chapter1Sadcw 6e chapter1
Sadcw 6e chapter1
 

Recently uploaded

Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
KarakKing
 

Recently uploaded (20)

Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
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
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
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
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
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
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
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
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 

Algebra formulas

  • 1. Algebra Cheat Sheet Basic Properties & Facts Arithmetic Operations Properties of Inequalities If a < b then a + c < b + c and a − c < b − c a b If a < b and c > 0 then ac < bc and < c c a b If a < b and c < 0 then ac > bc and > c c  b  ab a  = c c ab + ac = a ( b + c ) a   a b = c bc a ac = b b   c a c ad + bc + = b d bd a c ad − bc − = b d bd a −b b−a = c−d d −c Properties of Absolute Value if a ≥ 0 a a = if a < 0  −a a ≥0 −a = a a+b a b = + c c c a   ad b =  c  bc   d ab + ac = b + c, a ≠ 0 a a+b ≤ a + b (a ) n m an 1 = a n−m = m−n m a a ( ab ) a 0 = 1, a ≠ 0 n n a −n = a   b = a nm −n 1 an n bn b =  = n a a n m 1 a = an m n a = nm a ( x2 − x1 ) + ( y2 − y1 ) 2 2 n Complex Numbers i = −1 ( ) = (a ) a = a Properties of Radicals n d ( P , P2 ) = 1 a a   = n b b 1 = an −n a = a nb n Triangle Inequality Distance Formula If P = ( x1 , y1 ) and P2 = ( x2 , y2 ) are two 1 points the distance between them is Exponent Properties a n a m = a n+m a a = b b ab = a b 1 m n n 1 m i 2 = −1 −a = i a , a ≥ 0 ( a + bi ) + ( c + di ) = a + c + ( b + d ) i ( a + bi ) − ( c + di ) = a − c + ( b − d ) i ( a + bi )( c + di ) = ac − bd + ( ad + bc ) i ( a + bi )( a − bi ) = a 2 + b 2 n ab = n a n b a + bi = a 2 + b 2 n a na = b nb ( a + bi ) = a − bi Complex Conjugate 2 ( a + bi )( a + bi ) = a + bi n a n = a, if n is odd n Complex Modulus a n = a , if n is even For a complete set of online Algebra notes visit http://tutorial.math.lamar.edu. © 2005 Paul Dawkins
  • 2. Logarithms and Log Properties Definition y = log b x is equivalent to x = b y Logarithm Properties log b b = 1 log b 1 = 0 log b b x = x b logb x = x log b ( x r ) = r log b x Example log 5 125 = 3 because 53 = 125 log b ( xy ) = log b x + log b y Special Logarithms ln x = log e x natural log x log b   = log b x − log b y  y log x = log10 x common log where e = 2.718281828K The domain of log b x is x > 0 Factoring and Solving Factoring Formulas x 2 − a 2 = ( x + a )( x − a ) Quadratic Formula Solve ax 2 + bx + c = 0 , a ≠ 0 x 2 + 2ax + a 2 = ( x + a ) 2 x 2 − 2ax + a 2 = ( x − a ) 2 −b ± b 2 − 4ac 2a 2 If b − 4ac > 0 - Two real unequal solns. If b 2 − 4ac = 0 - Repeated real solution. If b 2 − 4ac < 0 - Two complex solutions. x= x 2 + ( a + b ) x + ab = ( x + a )( x + b ) x3 + 3ax 2 + 3a 2 x + a 3 = ( x + a ) x3 − 3ax 2 + 3a 2 x − a 3 = ( x − a ) 3 3 Square Root Property If x 2 = p then x = ± p x3 + a3 = ( x + a ) ( x 2 − ax + a 2 ) x3 − a 3 = ( x − a ) ( x 2 + ax + a 2 ) x −a 2n 2n = (x −a n n )( x n +a n ) If n is odd then, x n − a n = ( x − a ) ( x n −1 + ax n − 2 + L + a n −1 ) xn + a n Absolute Value Equations/Inequalities If b is a positive number p =b ⇒ p = −b or p = b p <b ⇒ −b < p < b p >b ⇒ p < −b or p>b = ( x + a ) ( x n −1 − ax n − 2 + a 2 x n −3 − L + a n −1 ) Completing the Square (4) Factor the left side Solve 2 x − 6 x − 10 = 0 2 2 (1) Divide by the coefficient of the x 2 x 2 − 3x − 5 = 0 (2) Move the constant to the other side. x 2 − 3x = 5 (3) Take half the coefficient of x, square it and add it to both sides 2 2 9 29  3  3 x 2 − 3x +  −  = 5 +  −  = 5 + = 4 4  2  2 3 29  x−  = 2 4  (5) Use Square Root Property 3 29 29 x− = ± =± 2 4 2 (6) Solve for x 3 29 x= ± 2 2 For a complete set of online Algebra notes visit http://tutorial.math.lamar.edu. © 2005 Paul Dawkins
  • 3. Functions and Graphs Constant Function y = a or f ( x ) = a Graph is a horizontal line passing through the point ( 0, a ) . Line/Linear Function y = mx + b or f ( x ) = mx + b Graph is a line with point ( 0, b ) and slope m. Slope Slope of the line containing the two points ( x1 , y1 ) and ( x2 , y2 ) is y2 − y1 rise = x2 − x1 run Slope – intercept form The equation of the line with slope m and y-intercept ( 0,b ) is y = mx + b Point – Slope form The equation of the line with slope m and passing through the point ( x1 , y1 ) is m= y = y1 + m ( x − x1 ) Parabola/Quadratic Function 2 2 y = a ( x − h) + k f ( x) = a ( x − h) + k The graph is a parabola that opens up if a > 0 or down if a < 0 and has a vertex at ( h, k ) . Parabola/Quadratic Function y = ax 2 + bx + c f ( x ) = ax 2 + bx + c The graph is a parabola that opens up if a > 0 or down if a < 0 and has a vertex  b  b  at  − , f  −   .  2a  2 a   Parabola/Quadratic Function x = ay 2 + by + c g ( y ) = ay 2 + by + c The graph is a parabola that opens right if a > 0 or left if a < 0 and has a vertex   b  b  at  g  −  , −  .   2a  2 a  Circle 2 2 ( x − h) + ( y − k ) = r 2 Graph is a circle with radius r and center ( h, k ) . Ellipse ( x − h) 2 ( y −k) + 2 =1 a2 b2 Graph is an ellipse with center ( h, k ) with vertices a units right/left from the center and vertices b units up/down from the center. Hyperbola ( x − h) 2 ( y −k) − 2 ( x − h) 2 =1 a2 b2 Graph is a hyperbola that opens left and right, has a center at ( h, k ) , vertices a units left/right of center and asymptotes b that pass through center with slope ± . a Hyperbola (y −k) 2 =1 b2 a2 Graph is a hyperbola that opens up and down, has a center at ( h, k ) , vertices b units up/down from the center and asymptotes that pass through center with b slope ± . a For a complete set of online Algebra notes visit http://tutorial.math.lamar.edu. − © 2005 Paul Dawkins
  • 4. Common Algebraic Errors Error Reason/Correct/Justification/Example 2 2 ≠ 0 and ≠ 2 0 0 Division by zero is undefined! −32 ≠ 9 −32 = −9 , (x ) (x ) 2 3 2 3 ≠ x5 a a a ≠ + b+c b c 1 ≠ x −2 + x −3 2 3 x +x − a ( x − 1) ≠ − ax − a x2 + a2 ≠ x + a x+a ≠ x + a ( x + a) ≠ x n + a n and n = 9 Watch parenthesis! = x2 x2 x2 = x6 ( x + a) ≠ x2 + a2 2 2 1 1 1 1 = ≠ + =2 2 1+1 1 1 A more complex version of the previous error. a + bx a bx bx = + = 1+ a a a a Beware of incorrect canceling! − a ( x − 1) = − ax + a Make sure you distribute the “-“! a + bx ≠ 1 + bx a ( x + a) ( −3 ) n x+a ≠ n x + n a = ( x + a )( x + a ) = x 2 + 2ax + a 2 2 5 = 25 = 32 + 42 ≠ 32 + 42 = 3 + 4 = 7 See previous error. More general versions of previous three errors. 2 ( x + 1) = 2 ( x 2 + 2 x + 1) = 2 x 2 + 4 x + 2 2 2 ( x + 1) ≠ ( 2 x + 2 ) 2 ( 2 x + 2) 2 2 2 ≠ 2 ( x + 1) ( 2 x + 2) = 4 x2 + 8x + 4 Square first then distribute! See the previous example. You can not factor out a constant if there is a power on the parethesis! 2 1 − x2 + a2 ≠ − x2 + a2 a ab ≠ b c   c a   ac b ≠ c b − x2 + a2 = ( − x2 + a 2 ) 2 Now see the previous error. a   a 1  a  c  ac =   =    =  b   b   1  b  b     c c a a      b  =  b  =  a  1  = a    c  c   b  c  bc   1 For a complete set of online Algebra notes visit http://tutorial.math.lamar.edu. © 2005 Paul Dawkins