SlideShare a Scribd company logo
1 of 55
Download to read offline
ENZO EXPOSYTO
MATHS
SYMBOLS
OTHER OPERATIONS - 1

Enzo Exposyto 1
|-2| ‖1.6‖ ⌊4.3⌋ ⌈4.3⌉
± /
OTHER
OPERATIONS - 1
() [ ] { } ⟨ ⟩
= ≠ ≤ ≥ :=
Enzo Exposyto 2


Enzo Exposyto 3
1 - Absolute Value 5
2 - Rounding to Integer 9
3 - Other Simple Operations 12
4 - Proportions - Definition 21
5 - Proportions - First 4 Properties 25
6 - Brackets 32
7 - Relations - Relationships 36
8 - SitoGraphy 54
Enzo Exposyto 4
ABSOLUTE
VALUE
Enzo Exposyto 5
Absolute Value - 1
| vertical line
|n| Say: modulus of n
Say: absolute value of n
|n| is the positive value of n if n is negative
|n| is the null value of n if n is null
|n| is the positive value of n if n is positive
It is the size of a number,
ignoring the sign.
For example:
|-3| = 3
|0| = 0
|3| = 3
Enzo Exposyto 6
Absolute Value - 2
|x| Say: modulus of x
Say: absolute value of x
|x| is the positive value of x if x is negative
|x| is the null value of x if x is null
|x| is the positive value of x if x is positive
It is the size of a variable,
ignoring the sign.
Briefly:
|x| = - x (if x < 0)
|x| = x (if x = 0)
|x| = x (if x > 0)
Enzo Exposyto 7
Absolute Value - 3
|x| Say: modulus of x
Say: absolute value of x
y = x and y = |x|

Enzo Exposyto 8
ROUNDING
to
INTEGER

Enzo Exposyto 9
Nearest Integer
‖...‖ the nearest integer to ...
‖x‖ means the nearest integer to x
This may also be written:
[x]
nint(x)
round(x)
...
For example:
‖1.2‖ = 1
‖2.6‖ = 3
‖−2.4‖ = −2
‖4.49‖ = 4
Enzo Exposyto 10
Lower or Upper Integer
⌊x⌋ floor brackets;
it rounds a number to lower integer;
For example:
⌊5.4⌋ = 5
⌈x⌉ ceiling brackets;
it rounds a number to upper integer;
For example:
⌈5.4⌉ = 6
Enzo Exposyto 11
OTHER
SIMPLE
OPERATIONS 

Enzo Exposyto 12
Plus or Minus
± plus or minus, positive or negative;
the equation x = 4 ± 2√9, with 2√9 = 3,
has two solutions:
x = 4 + 3 = 7
and
x = 4 - 3 = 1
± plus or minus, positive or negative;
used to indicate a range;
10 ± 2
or, equivalently,
10 ± 20%
means the range from (10 − 2) to (10 + 2);
for example: 8, 9, 10, 11, 12
minus or plus, negative or positive
Enzo Exposyto 13
Reciprocal - 1
1 reciprocal of n;
n
We get the reciprocal of a number n
when we write the fraction 1
n
It is so, because n multiplied by its reciprocal gives us 1:
n x 1 = n = 1
n n
Therefore, the definition is:
the reciprocal of a number ’n’ is the number which
multiplied by ’n’ gives 1.
Note that does not exist the reciprocal of 0,
because the product of any number multiplied by 0
is always 0 and, then, it’s never equal to 1.
Enzo Exposyto 14
Reciprocal - 2
1 reciprocal of n;
n
Examples (1):
the reciprocal of 3 is 1 because 3 x 1 = 3 = 1
3 3 3
the reciprocal of 4 is 1 because 4 x 1 = 4 = 1
4 4 4
the reciprocal of -2 is 1 because -2 x 1 = -2 = 1
-2 -2 -2
the reciprocal of -7 is 1 because -7 x 1 = -7 = 1
-7 -7 -7
Enzo Exposyto 15
Reciprocal - 3
1 reciprocal of n;
n
Examples (2):
the reciprocal of 1 is 6 because 1 x 6 = 6 = 1
6 6 6
Indeed, if we write the fraction 1 of n = 1, we have:
n 6
1 = 1 x 6 = 6
1 1
6
Enzo Exposyto 16
Reciprocal - 4
1 reciprocal of n;
n
Examples (3):
the reciprocal of 1 is 5 because 1 x 5 = 5 = 1
5 5 5
the reciprocal of - 1 is -8 because - 1 x (-8) = + 8 = 1
8 8 8
the reciprocal of - 1 is -9 because - 1 x (-9) = + 9 = 1
9 9 9
the reciprocal of 1 is 2√2 because 1 x (2√2) = 2√2 = 1
2√2 2√2 2√2


Enzo Exposyto 17
Ratio - 1
: ratio;
/ a ratio of 7:4 or 7/4 (seven to four)
between pears and apples
means that,
for each seven pears,
there are four apples.
The ratio of two natural numbers is the relationship
which considers the size of the first
with respect to the size of the second.
The two numbers in a ratio are called terms:
the first term
and
the second term.
Enzo Exposyto 18
Ratio - 2
: Example 1 - Multiple
/
What is the ratio of 20 to 4?
Answer: 20 is five times 4 and, then
5 is the ratio - the relationship - of 20 to 4.
Example 2 - Part
What is the ratio of 4 to 20?
Answer: 4 is the fifth part of 20, then
1 is the ratio - the relationship - of 4 to 20;
5
it’s the reciprocal ratio of 20 to 4.
Note that the terms are exchanged.
Enzo Exposyto 19
Ratio - 3
: Example 3 - Parts
/
What is the ratio of 4 to 6?
Answer: 4 is two thirds of 6, then
2 is the ratio - the relationship - of 4 to 6
3
Enzo Exposyto 20
PROPORTIONS
-
Definition

Enzo Exposyto 21
Proportions - Definition - 1
a:b=c:d proportion
Since the meaning is the same, we can write:
a:b=c:d
or
a/b=c/d
or
a = c
b d
where b ≠ 0 and d ≠ 0
Say: a is to b as c is to d
a and d are named extremes
b and c are called means
Enzo Exposyto 22
Proportions - Definition - 2
a:b=c:d A proportion is a statement that two ratios are equal.
For example:
2:4 = 3:6
or
2/4 = 3/6
or
2 = 3
4 6
2 = 3 is equivalent to 1 = 1
4 6 2 2
Because the two ratios are equal,
these equalities represent the same proportion.
2 is to 4 as 3 is to 6
2 and 6 are named extremes
4 and 3 are called means

Enzo Exposyto 23
Proportions - Definition - 3
a:b=c:d A proportion is a statement that two ratios are equal.
In other words, if, and only if, two ratios are equal,
the equality with the two ratios is a proportion.
For example, are the next equalities true?
Are they a proportion?
4:2 = 6:2
or
4/2 = 6/2
or
4 = 6
2 2
They aren't true, because
4 = 2 and 6 = 3
2 2
These equalities don't exist and don't represent a proportion

Enzo Exposyto 24
PROPORTIONS
-
First 4 Properties

Enzo Exposyto 25
Proportions - First 4 Properties - (1)
a:b=c:d proportion - Property (1) - Cross Products
a x d = b x c
Say: the product of the extremes
is equal to the product of the means
1) From the proportion 2:4 = 3:6 we get
2 x 6 = 4 x 3
12 = 12
2) From the proportion 15:5 = 9:3
or
15 = 9 that's equivalent to 3 = 3 and is true
5 3
we have
15 x 3 = 5 x 9
45 = 45
Enzo Exposyto 26
Proportions - First 4 Properties - (2a)
a:b=c:d proportion - Property (2a) - Extremes Switching Property
d : b = c : a with b ≠ 0 and a ≠ 0
If we switch the extremes each other,
we get two equal ratios
and, then, the new equality is a proportion
1) From the proportion 2:4 = 3:6
if we switch the extremes each other, we get
6 : 4 = 3 : 2 Since it means
3 : 2 = 3 : 2 the new equality is a proportion
2) From the proportion 15:5 = 9:3
if we switch the extremes each other, we have
3 : 5 = 9 : 15 Since its meaning is
3 : 5 = 3 : 5 the new equality is a proportion

Enzo Exposyto 27
Proportions - First 4 Properties - (2b)
a:b=c:d proportion - Property (2b) - Means Switching Property
a : c = b : d with c ≠ 0 and d ≠ 0
If we switch the means each other,
we get two equal ratios
and, then, the new equality is a proportion
1) From the proportion 2:4 = 3:6
if we switch the means each other, we get
2 : 3 = 4 : 6 Since it means
2 : 3 = 2 : 3 the new equality is a proportion
2) From the proportion 15:5 = 9:3
if we switch the means each other, we have
15 : 9 = 5 : 3 Since its meaning is
5 : 3 = 5 : 3 the new equality is a proportion

Enzo Exposyto 28
Proportions - First 4 Properties - (3)
a:b=c:d proportion - Property (3) - Upside-Down Property
b : a = d : c with a ≠ 0 and c ≠ 0
If we switch extreme for mean to both sides,
we get two equal ratios
and, then, the new equality is a proportion
1) From the proportion 2:4 = 3:6 we get
4 : 2 = 6 : 3 Since it means
2 = 2 the new equality is a proportion
2) From the proportion 15:5 = 9:3 we have
5 : 15 = 3. : 9 Since its meaning is
1 : 3 = 1 : 3 the new equality is a proportion
We can write as well:
5 = 3 that's equivalent to 1 = 1 and is true
15 9 3 3
Enzo Exposyto 29
Proportions - First 4 Properties - (4a)
a:b=c:d proportion - Property (4a) - Denominator Addition Property
a + b = c + d with b ≠ 0 and d ≠ 0
b d
1) From the proportion 2:4 = 3:6 we get
2 + 4 = 3 + 6 If we simplify, it means
4 6
6 = 9 that's equivalent to 3 = 3 and is true
4 6 2 2
2) From the proportion 15:5 = 9:3 we have
15 + 5 = 9 + 3 If we simplify, it means
5 3
20 = 12 which is equivalent to 4 = 4 and is true
5 3
Enzo Exposyto 30
Proportions - First 4 Properties - (4b)
a:b=c:d proportion - Property (4b) - Denominator Subtraction Property
a - b = c - d with b ≠ 0 and d ≠ 0
b d
1) From the proportion 2:4 = 3:6 we get
2 - 4 = 3 - 6 If we simplify, it means
4 6
- 2 = - 3 that's equivalent to - 1 = - 1 and is true
4 6 2 2
2) From the proportion 15:5 = 9:3 we have
15 - 5 = 9 - 3 If we simplify, it means
5 3
10 = 6 which is equivalent to 2 = 2 and is true
5 3
Enzo Exposyto 31
BRACKETS

Enzo Exposyto 32
Simple Brackets
( left parenthesis
) right parenthesis
() parentheses
[ ] left and right square brackets
{ } curly brackets or braces
Enzo Exposyto 33
Angle Brackets
⟨ ⟩ angle brackets, chevrons, diamond brackets
Premise:
an n-tuple is a sequence (or ordered list)
of n elements, where n is a non-negative integer.
We can use the angle brackets:
⟨⟩ is the empty tuple (or 0-tuple)
⟨a, b⟩ is an ordered pair (or 2-tuple)
⟨a, b, c⟩ is an ordered triple (or 3-tuple)
Enzo Exposyto 34
Integer Brackets
‖ ‖ double vertical line brackets
⌊x⌋ floor brackets
⌈x⌉ ceiling brackets
Examples:
see pages 8-10
Enzo Exposyto 35
RELATIONS
RELATIONSHIPS
Enzo Exposyto 36
Equality - 1
= the equals sign or equality sign
Say: ... is equal to ...
Example 1:
4 = 4
means that
4, and only 4, is equal to 4;
4.00000000000000000…00001 is not equal to 4
Example 2:
3 + 4 = 7
means that
the sum of 3 plus 4 is 7
and, then, because 7 is equal to 7,
3 + 4 is equal to 7
Enzo Exposyto 37
Equality - 2
= the equals sign or equality sign
Example 3:
2√9 = 3
(the square root of 9 is equal to 3)
means that
the square root of 9 is 3
and, then, because 3 is equal to 3,
2√9 is equal to 3.
2√2 = 1.4
is absolutely wrong
because 1.4 is not equal to 2√2.


Enzo Exposyto 38
Equality - 3
= the equals sign or equality sign
Example 4:
log2(8) = 3
(the logarithm in base 2 of 8 is equal to 3)
means that
the logarithm in base 2 of 8 is 3
and, then, because 3 is equal to 3,
log2(8) is equal to 3

Enzo Exposyto 39
Equality - 4
= the equals sign or equality sign
Example 5:
x - 2 = 4
(x minus 2 is equal to 4)
It's an equation and
this equality sign means that
x represents the only one number by which
the left side is equal to the right side;
x = 6 because only 6 is such that 6 - 2 = 4
Enzo Exposyto 40
Equality - 5
= the equals sign or equality sign
Example 6:
x2 - 1 = 0
(x squared minus 1 is equal to 0)
It's an equation and this equality sign means that
x represents the only two numbers by which
the left side is equal to the right side;
x = ± 1 because only x = +1 and x = -1
are such that
(+1)2 - 1 = 0
and
(-1)2 - 1 = 0
In other words, by x = ± 1,
the left side is equal to the right side.

Enzo Exposyto 41
Equality - 6
= the equals sign or equality sign
Example 7:
y = x
(y is equal to x)
It's a function and this equality sign means that
y and x represent the same math object
(both symbols have the same value
and, if x varies, y varies exactly as x)
Enzo Exposyto 42
Approximately Equal
... is approximately equal to …
Examples:
2.0001 2
3.9 + 2.101 6
2√2 1.4142
e 2.718281828

Enzo Exposyto 43
Not Equal - 1
≠ ... is not equal to …
< >
Examples:
4.00000000000000000…00001 ≠ 4
2.0001 ≠ 2
3.9 + 2.101 ≠ 6
2√2 ≠ 1.4142
e ≠ 2.718281828

Enzo Exposyto 44
Not Equal - 2
≠ ... is not equal to …
< >
Example 6:
1 with x < > 0
x
means that 1 can exist if x < 0 or if x > 0
x
Example 7:
1 where x < > 1
x-1
means that 1 can be if x < 1 or if x > 1
x-1

Enzo Exposyto 45
Less
< ... is less than ...
Examples:
4 < 4.00000000000000000…00001
2 < 2.0001
6 < 3.9 + 2.101
1.4142 < 2√2
2.718281828 < e

Enzo Exposyto 46
Much Less
<< ... is much less than …
Examples:
4 << 4,000,000,000
2 << 2 . 108
1010 << 10100
2√2 << 2√2100
2.718281828 << e20

Enzo Exposyto 47
Less Than or Equal To
≤ ... is less than or equal to …
Example 1:
y = 2√(-x) with x ≤ 0
means that 2√(-x) is a real number if x < 0 or if x = 0
Example 2:
y = 2√(1-x) where x ≤ 1
means that 2√(1-x) is an element of R if x < 1 or if x = 1

Enzo Exposyto 48
Greater
> ... is greater than ...
Examples:
4.00000000000000000…00001 > 4
2.0001 > 2
3.9 + 2.101 > 6
2√2 > 1.4142
e > 2.718281828

Enzo Exposyto 49
Much Greater Than
>> ... is much greater than …
Examples:
4,000,000,000 >> 2
5 . 108 >> 3
1010000 >> 10100
2√3100 >> 2√3
π200 >> π2

Enzo Exposyto 50
Greater Than or Equal To
≥ ... is greater than or equal to ...
Example 1:
y = 2√x with x ≥ 0
means that 2√x is a real number by x > 0 or by x = 0
Example 2:
y = 2√(x-1) where x ≥ 1
means that 2√(x-1) is an element of R if x > 1 or if x = 1

Enzo Exposyto 51
Proportionality
proportionality sign
... is proportional to ...
... varies as ...
y x means that y = k . x (k is some constant);
if y = 2 . x, then y x;
the variable y is directly proportional to the variable x
Enzo Exposyto 52
Definition
:= definition
It means:
... is defined as ...
or
... is equal by definition to ...
For example:
y := x2
means
y is defined to be another name for x2,
under certain assumptions taken in context
Enzo Exposyto 53
SitoGraphy
Enzo Exposyto 54
https://en.m.wikipedia.org/wiki/List_of_mathematical_symbols
http://psychstat3.missouristate.edu/Documents/IntroBook3/sbk10.htm
https://www.cliffsnotes.com/study-guides/geometry/similarity/properties-of-proportions
Enzo Exposyto 55

More Related Content

What's hot

31 algebraic fractions (1)
31 algebraic fractions (1)31 algebraic fractions (1)
31 algebraic fractions (1)apecoraro
 
MIT Math Syllabus 10-3 Lesson 8: Inequalities
MIT Math Syllabus 10-3 Lesson 8: InequalitiesMIT Math Syllabus 10-3 Lesson 8: Inequalities
MIT Math Syllabus 10-3 Lesson 8: InequalitiesLawrence De Vera
 
10.2 using combinations and the binomial theorem
10.2 using combinations and the binomial theorem10.2 using combinations and the binomial theorem
10.2 using combinations and the binomial theoremhartcher
 
16.4 solving quadratics by completing the square
16.4 solving quadratics by completing the square16.4 solving quadratics by completing the square
16.4 solving quadratics by completing the squareswartzje
 
Solving Quadratic Equations
Solving Quadratic EquationsSolving Quadratic Equations
Solving Quadratic Equationsdowne1mf
 
Quotient of polynomial using (Synthetic Division) and Zeros of Polynomial Fu...
Quotient of polynomial using (Synthetic Division) and Zeros of Polynomial  Fu...Quotient of polynomial using (Synthetic Division) and Zeros of Polynomial  Fu...
Quotient of polynomial using (Synthetic Division) and Zeros of Polynomial Fu...magnesium121
 
6.4 solve quadratic equations by completing the square
6.4 solve quadratic equations by completing the square6.4 solve quadratic equations by completing the square
6.4 solve quadratic equations by completing the squareJessica Garcia
 
Solving quadratics by completing the square
Solving quadratics by completing the squareSolving quadratics by completing the square
Solving quadratics by completing the squareswartzje
 
Synthetic Division Notes
Synthetic Division NotesSynthetic Division Notes
Synthetic Division Notescmorgancavo
 
Binomial Theorem
Binomial TheoremBinomial Theorem
Binomial Theoremitutor
 
Math for 800 03 real numbers
Math for 800   03 real numbersMath for 800   03 real numbers
Math for 800 03 real numbersEdwin Lapuerta
 
Simplifying Rational Algebraic Expressions
Simplifying Rational Algebraic ExpressionsSimplifying Rational Algebraic Expressions
Simplifying Rational Algebraic ExpressionsFree Math Powerpoints
 
Completing the square
Completing the squareCompleting the square
Completing the squareRon Eick
 

What's hot (20)

31 algebraic fractions (1)
31 algebraic fractions (1)31 algebraic fractions (1)
31 algebraic fractions (1)
 
MIT Math Syllabus 10-3 Lesson 8: Inequalities
MIT Math Syllabus 10-3 Lesson 8: InequalitiesMIT Math Syllabus 10-3 Lesson 8: Inequalities
MIT Math Syllabus 10-3 Lesson 8: Inequalities
 
1631 the binomial theorem
1631 the binomial theorem1631 the binomial theorem
1631 the binomial theorem
 
10.2 using combinations and the binomial theorem
10.2 using combinations and the binomial theorem10.2 using combinations and the binomial theorem
10.2 using combinations and the binomial theorem
 
Completing the square notes
Completing the square notesCompleting the square notes
Completing the square notes
 
16.4 solving quadratics by completing the square
16.4 solving quadratics by completing the square16.4 solving quadratics by completing the square
16.4 solving quadratics by completing the square
 
Expresiones algebraicas
Expresiones algebraicasExpresiones algebraicas
Expresiones algebraicas
 
Solving Quadratic Equations
Solving Quadratic EquationsSolving Quadratic Equations
Solving Quadratic Equations
 
Quotient of polynomial using (Synthetic Division) and Zeros of Polynomial Fu...
Quotient of polynomial using (Synthetic Division) and Zeros of Polynomial  Fu...Quotient of polynomial using (Synthetic Division) and Zeros of Polynomial  Fu...
Quotient of polynomial using (Synthetic Division) and Zeros of Polynomial Fu...
 
6.4 solve quadratic equations by completing the square
6.4 solve quadratic equations by completing the square6.4 solve quadratic equations by completing the square
6.4 solve quadratic equations by completing the square
 
Solving quadratics by completing the square
Solving quadratics by completing the squareSolving quadratics by completing the square
Solving quadratics by completing the square
 
Binomial theorem
Binomial theoremBinomial theorem
Binomial theorem
 
Binomial
BinomialBinomial
Binomial
 
Synthetic Division Notes
Synthetic Division NotesSynthetic Division Notes
Synthetic Division Notes
 
Binomial Theorem
Binomial TheoremBinomial Theorem
Binomial Theorem
 
Math for 800 03 real numbers
Math for 800   03 real numbersMath for 800   03 real numbers
Math for 800 03 real numbers
 
Maths project
Maths projectMaths project
Maths project
 
Simplifying Rational Algebraic Expressions
Simplifying Rational Algebraic ExpressionsSimplifying Rational Algebraic Expressions
Simplifying Rational Algebraic Expressions
 
Completing the square
Completing the squareCompleting the square
Completing the square
 
Real numbers
Real numbersReal numbers
Real numbers
 

Similar to MATHS SYMBOLS - OTHER OPERATIONS (1)

Division of Polynomials.pptx
Division of Polynomials.pptxDivision of Polynomials.pptx
Division of Polynomials.pptxpandavlogsbyJM
 
Basic mathematics integration
Basic mathematics integrationBasic mathematics integration
Basic mathematics integrationMuhammad Luthfan
 
Linear Equations and Inequalities in One Variable
Linear Equations and Inequalities in One VariableLinear Equations and Inequalities in One Variable
Linear Equations and Inequalities in One Variablemisey_margarette
 
Unidad ii matemática ANA VIRGUEZ
Unidad ii matemática ANA VIRGUEZ Unidad ii matemática ANA VIRGUEZ
Unidad ii matemática ANA VIRGUEZ anavirguez3
 
101 math short cuts [www.onlinebcs.com]
101 math short cuts [www.onlinebcs.com]101 math short cuts [www.onlinebcs.com]
101 math short cuts [www.onlinebcs.com]Itmona
 
Upcat math 2014 solution
Upcat math 2014 solutionUpcat math 2014 solution
Upcat math 2014 solutionMark Garrido
 
Fundamentals of AlgebraChu v. NguyenIntegral Exponents
Fundamentals of AlgebraChu v. NguyenIntegral ExponentsFundamentals of AlgebraChu v. NguyenIntegral Exponents
Fundamentals of AlgebraChu v. NguyenIntegral ExponentsDustiBuckner14
 
Expresiones algebraicas evelys fonseca
Expresiones algebraicas evelys fonsecaExpresiones algebraicas evelys fonseca
Expresiones algebraicas evelys fonsecaEvelysDalilaFonsecaC
 
101-maths short cut tips and tricks for apptitude
101-maths short cut tips and tricks for apptitude101-maths short cut tips and tricks for apptitude
101-maths short cut tips and tricks for apptitudePODILAPRAVALLIKA0576
 
Chapters Summary (X class)
Chapters Summary (X class)Chapters Summary (X class)
Chapters Summary (X class)Rahul Rawat
 
English math dictionary
English math dictionaryEnglish math dictionary
English math dictionarynurwa ningsih
 
BUKU ENGLIS FOR MATHEMATICS
BUKU ENGLIS FOR MATHEMATICSBUKU ENGLIS FOR MATHEMATICS
BUKU ENGLIS FOR MATHEMATICSHanifa Zulfitri
 

Similar to MATHS SYMBOLS - OTHER OPERATIONS (1) (20)

Division of Polynomials.pptx
Division of Polynomials.pptxDivision of Polynomials.pptx
Division of Polynomials.pptx
 
Basic mathematics integration
Basic mathematics integrationBasic mathematics integration
Basic mathematics integration
 
MATHS SYMBOLS - INVERSE OPERATIONS
MATHS SYMBOLS - INVERSE OPERATIONSMATHS SYMBOLS - INVERSE OPERATIONS
MATHS SYMBOLS - INVERSE OPERATIONS
 
Linear Equations and Inequalities in One Variable
Linear Equations and Inequalities in One VariableLinear Equations and Inequalities in One Variable
Linear Equations and Inequalities in One Variable
 
Unidad ii matemática ANA VIRGUEZ
Unidad ii matemática ANA VIRGUEZ Unidad ii matemática ANA VIRGUEZ
Unidad ii matemática ANA VIRGUEZ
 
Quant Fomulae
Quant FomulaeQuant Fomulae
Quant Fomulae
 
101 math short cuts [www.onlinebcs.com]
101 math short cuts [www.onlinebcs.com]101 math short cuts [www.onlinebcs.com]
101 math short cuts [www.onlinebcs.com]
 
Upcat math 2014 solution
Upcat math 2014 solutionUpcat math 2014 solution
Upcat math 2014 solution
 
Fundamentals of AlgebraChu v. NguyenIntegral Exponents
Fundamentals of AlgebraChu v. NguyenIntegral ExponentsFundamentals of AlgebraChu v. NguyenIntegral Exponents
Fundamentals of AlgebraChu v. NguyenIntegral Exponents
 
MATHS SYMBOLS - OTHER OPERATIONS (2)
MATHS SYMBOLS - OTHER OPERATIONS (2)MATHS SYMBOLS - OTHER OPERATIONS (2)
MATHS SYMBOLS - OTHER OPERATIONS (2)
 
Questions on ratio and proportion
Questions on ratio and proportion Questions on ratio and proportion
Questions on ratio and proportion
 
Questions on ratio and proportion
Questions on ratio and proportion Questions on ratio and proportion
Questions on ratio and proportion
 
Solving Quadratic Equations by Factoring
Solving Quadratic Equations by FactoringSolving Quadratic Equations by Factoring
Solving Quadratic Equations by Factoring
 
Expresiones algebraicas
Expresiones algebraicasExpresiones algebraicas
Expresiones algebraicas
 
Expresiones algebraicas evelys fonseca
Expresiones algebraicas evelys fonsecaExpresiones algebraicas evelys fonseca
Expresiones algebraicas evelys fonseca
 
101-maths short cut tips and tricks for apptitude
101-maths short cut tips and tricks for apptitude101-maths short cut tips and tricks for apptitude
101-maths short cut tips and tricks for apptitude
 
Appt and reasoning
Appt and reasoningAppt and reasoning
Appt and reasoning
 
Chapters Summary (X class)
Chapters Summary (X class)Chapters Summary (X class)
Chapters Summary (X class)
 
English math dictionary
English math dictionaryEnglish math dictionary
English math dictionary
 
BUKU ENGLIS FOR MATHEMATICS
BUKU ENGLIS FOR MATHEMATICSBUKU ENGLIS FOR MATHEMATICS
BUKU ENGLIS FOR MATHEMATICS
 

More from Ist. Superiore Marini-Gioia - Enzo Exposyto

Gli Infiniti Valori Derivanti dalla Frazione 1 su 6 - Cinque Formule - Molte ...
Gli Infiniti Valori Derivanti dalla Frazione 1 su 6 - Cinque Formule - Molte ...Gli Infiniti Valori Derivanti dalla Frazione 1 su 6 - Cinque Formule - Molte ...
Gli Infiniti Valori Derivanti dalla Frazione 1 su 6 - Cinque Formule - Molte ...Ist. Superiore Marini-Gioia - Enzo Exposyto
 
Gli Infiniti Valori Derivanti dalla Frazione 1 su 9 - Quattro Formule - Numer...
Gli Infiniti Valori Derivanti dalla Frazione 1 su 9 - Quattro Formule - Numer...Gli Infiniti Valori Derivanti dalla Frazione 1 su 9 - Quattro Formule - Numer...
Gli Infiniti Valori Derivanti dalla Frazione 1 su 9 - Quattro Formule - Numer...Ist. Superiore Marini-Gioia - Enzo Exposyto
 
Gli Infiniti Valori Derivanti dalla Frazione 5 su 3 - Due Formule con Sette D...
Gli Infiniti Valori Derivanti dalla Frazione 5 su 3 - Due Formule con Sette D...Gli Infiniti Valori Derivanti dalla Frazione 5 su 3 - Due Formule con Sette D...
Gli Infiniti Valori Derivanti dalla Frazione 5 su 3 - Due Formule con Sette D...Ist. Superiore Marini-Gioia - Enzo Exposyto
 
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - SICUREZZA dei...
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - SICUREZZA dei...ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - SICUREZZA dei...
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - SICUREZZA dei...Ist. Superiore Marini-Gioia - Enzo Exposyto
 
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - SICUREZZA dei...
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - SICUREZZA dei...ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - SICUREZZA dei...
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - SICUREZZA dei...Ist. Superiore Marini-Gioia - Enzo Exposyto
 
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - SICUREZZA PER...
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - SICUREZZA PER...ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - SICUREZZA PER...
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - SICUREZZA PER...Ist. Superiore Marini-Gioia - Enzo Exposyto
 
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - VALORE delle ...
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - VALORE delle ...ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - VALORE delle ...
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - VALORE delle ...Ist. Superiore Marini-Gioia - Enzo Exposyto
 
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - VALORE delle ...
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - VALORE delle ...ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - VALORE delle ...
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - VALORE delle ...Ist. Superiore Marini-Gioia - Enzo Exposyto
 
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - MINACCE ai DA...
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - MINACCE ai DA...ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - MINACCE ai DA...
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - MINACCE ai DA...Ist. Superiore Marini-Gioia - Enzo Exposyto
 
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - MINACCE ai DA...
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - MINACCE ai DA...ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - MINACCE ai DA...
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - MINACCE ai DA...Ist. Superiore Marini-Gioia - Enzo Exposyto
 
ICDL/ECDL BASE - MODULO 2 - ONLINE ESSENTIALS - BROWSER - EMAIL - ICT - RETI ...
ICDL/ECDL BASE - MODULO 2 - ONLINE ESSENTIALS - BROWSER - EMAIL - ICT - RETI ...ICDL/ECDL BASE - MODULO 2 - ONLINE ESSENTIALS - BROWSER - EMAIL - ICT - RETI ...
ICDL/ECDL BASE - MODULO 2 - ONLINE ESSENTIALS - BROWSER - EMAIL - ICT - RETI ...Ist. Superiore Marini-Gioia - Enzo Exposyto
 
DERIVATA della FUNZIONE COSECANTE IPERBOLICA - 3 ESPRESSIONI della COSECANTE ...
DERIVATA della FUNZIONE COSECANTE IPERBOLICA - 3 ESPRESSIONI della COSECANTE ...DERIVATA della FUNZIONE COSECANTE IPERBOLICA - 3 ESPRESSIONI della COSECANTE ...
DERIVATA della FUNZIONE COSECANTE IPERBOLICA - 3 ESPRESSIONI della COSECANTE ...Ist. Superiore Marini-Gioia - Enzo Exposyto
 
DERIVATA della FUNZIONE SECANTE IPERBOLICA - 3 ESPRESSIONI della SECANTE - IN...
DERIVATA della FUNZIONE SECANTE IPERBOLICA - 3 ESPRESSIONI della SECANTE - IN...DERIVATA della FUNZIONE SECANTE IPERBOLICA - 3 ESPRESSIONI della SECANTE - IN...
DERIVATA della FUNZIONE SECANTE IPERBOLICA - 3 ESPRESSIONI della SECANTE - IN...Ist. Superiore Marini-Gioia - Enzo Exposyto
 

More from Ist. Superiore Marini-Gioia - Enzo Exposyto (20)

Gli Infiniti Valori Derivanti dalla Frazione 1 su 6 - Cinque Formule - Molte ...
Gli Infiniti Valori Derivanti dalla Frazione 1 su 6 - Cinque Formule - Molte ...Gli Infiniti Valori Derivanti dalla Frazione 1 su 6 - Cinque Formule - Molte ...
Gli Infiniti Valori Derivanti dalla Frazione 1 su 6 - Cinque Formule - Molte ...
 
Gli Infiniti Valori Derivanti dalla Frazione 1 su 9 - Quattro Formule - Numer...
Gli Infiniti Valori Derivanti dalla Frazione 1 su 9 - Quattro Formule - Numer...Gli Infiniti Valori Derivanti dalla Frazione 1 su 9 - Quattro Formule - Numer...
Gli Infiniti Valori Derivanti dalla Frazione 1 su 9 - Quattro Formule - Numer...
 
Gli Infiniti Valori Derivanti dalla Frazione 5 su 3 - Due Formule con Sette D...
Gli Infiniti Valori Derivanti dalla Frazione 5 su 3 - Due Formule con Sette D...Gli Infiniti Valori Derivanti dalla Frazione 5 su 3 - Due Formule con Sette D...
Gli Infiniti Valori Derivanti dalla Frazione 5 su 3 - Due Formule con Sette D...
 
Valori della Frazione 4 su 3 - Due Formule con Tante Dimostrazioni e Molti E...
Valori della Frazione 4 su 3 - Due Formule con Tante Dimostrazioni e Molti  E...Valori della Frazione 4 su 3 - Due Formule con Tante Dimostrazioni e Molti  E...
Valori della Frazione 4 su 3 - Due Formule con Tante Dimostrazioni e Molti E...
 
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - SICUREZZA dei...
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - SICUREZZA dei...ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - SICUREZZA dei...
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - SICUREZZA dei...
 
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - SICUREZZA dei...
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - SICUREZZA dei...ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - SICUREZZA dei...
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - SICUREZZA dei...
 
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - SICUREZZA PER...
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - SICUREZZA PER...ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - SICUREZZA PER...
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - SICUREZZA PER...
 
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - VALORE delle ...
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - VALORE delle ...ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - VALORE delle ...
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - VALORE delle ...
 
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - VALORE delle ...
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - VALORE delle ...ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - VALORE delle ...
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - VALORE delle ...
 
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - MINACCE ai DA...
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - MINACCE ai DA...ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - MINACCE ai DA...
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - MINACCE ai DA...
 
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - MINACCE ai DA...
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - MINACCE ai DA...ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - MINACCE ai DA...
ICDL/ECDL FULL STANDARD - IT SECURITY - CONCETTI di SICUREZZA - MINACCE ai DA...
 
ESEMPIO 2a - EQUAZIONI e DISEQUAZIONI ESPONENZIALI - METODO GRAFICO - 2 MET...
ESEMPIO 2a - EQUAZIONI e DISEQUAZIONI ESPONENZIALI  - METODO GRAFICO  - 2 MET...ESEMPIO 2a - EQUAZIONI e DISEQUAZIONI ESPONENZIALI  - METODO GRAFICO  - 2 MET...
ESEMPIO 2a - EQUAZIONI e DISEQUAZIONI ESPONENZIALI - METODO GRAFICO - 2 MET...
 
ESEMPIO 2 - EQUAZIONI e DISEQUAZIONI LOGARITMICHE - METODO GRAFICO - METODO ...
ESEMPIO 2 - EQUAZIONI e DISEQUAZIONI LOGARITMICHE - METODO GRAFICO  - METODO ...ESEMPIO 2 - EQUAZIONI e DISEQUAZIONI LOGARITMICHE - METODO GRAFICO  - METODO ...
ESEMPIO 2 - EQUAZIONI e DISEQUAZIONI LOGARITMICHE - METODO GRAFICO - METODO ...
 
EQUAZIONI e DISEQUAZIONI LOGARITMICHE - METODO GRAFICO - METODO ANALITICO - ...
EQUAZIONI e DISEQUAZIONI LOGARITMICHE - METODO GRAFICO  - METODO ANALITICO - ...EQUAZIONI e DISEQUAZIONI LOGARITMICHE - METODO GRAFICO  - METODO ANALITICO - ...
EQUAZIONI e DISEQUAZIONI LOGARITMICHE - METODO GRAFICO - METODO ANALITICO - ...
 
ESEMPIO 2 - EQUAZIONI e DISEQUAZIONI ESPONENZIALI - METODO GRAFICO - METODO...
ESEMPIO 2 - EQUAZIONI e DISEQUAZIONI ESPONENZIALI  - METODO GRAFICO  - METODO...ESEMPIO 2 - EQUAZIONI e DISEQUAZIONI ESPONENZIALI  - METODO GRAFICO  - METODO...
ESEMPIO 2 - EQUAZIONI e DISEQUAZIONI ESPONENZIALI - METODO GRAFICO - METODO...
 
EQUAZIONI e DISEQUAZIONI ESPONENZIALI - METODO GRAFICO - 3 METODI ANALITICI...
EQUAZIONI e DISEQUAZIONI ESPONENZIALI  - METODO GRAFICO  - 3 METODI ANALITICI...EQUAZIONI e DISEQUAZIONI ESPONENZIALI  - METODO GRAFICO  - 3 METODI ANALITICI...
EQUAZIONI e DISEQUAZIONI ESPONENZIALI - METODO GRAFICO - 3 METODI ANALITICI...
 
ICDL/ECDL BASE - MODULO 2 - ONLINE ESSENTIALS - BROWSER - EMAIL - ICT - RETI ...
ICDL/ECDL BASE - MODULO 2 - ONLINE ESSENTIALS - BROWSER - EMAIL - ICT - RETI ...ICDL/ECDL BASE - MODULO 2 - ONLINE ESSENTIALS - BROWSER - EMAIL - ICT - RETI ...
ICDL/ECDL BASE - MODULO 2 - ONLINE ESSENTIALS - BROWSER - EMAIL - ICT - RETI ...
 
DERIVATA della FUNZIONE COSECANTE IPERBOLICA - 3 ESPRESSIONI della COSECANTE ...
DERIVATA della FUNZIONE COSECANTE IPERBOLICA - 3 ESPRESSIONI della COSECANTE ...DERIVATA della FUNZIONE COSECANTE IPERBOLICA - 3 ESPRESSIONI della COSECANTE ...
DERIVATA della FUNZIONE COSECANTE IPERBOLICA - 3 ESPRESSIONI della COSECANTE ...
 
DERIVATA della FUNZIONE SECANTE IPERBOLICA - 3 ESPRESSIONI della SECANTE - IN...
DERIVATA della FUNZIONE SECANTE IPERBOLICA - 3 ESPRESSIONI della SECANTE - IN...DERIVATA della FUNZIONE SECANTE IPERBOLICA - 3 ESPRESSIONI della SECANTE - IN...
DERIVATA della FUNZIONE SECANTE IPERBOLICA - 3 ESPRESSIONI della SECANTE - IN...
 
ESEMPIO 2 - QUARTICA - EQUAZIONE e PUNTI di FLESSO
ESEMPIO 2 - QUARTICA - EQUAZIONE e PUNTI di FLESSOESEMPIO 2 - QUARTICA - EQUAZIONE e PUNTI di FLESSO
ESEMPIO 2 - QUARTICA - EQUAZIONE e PUNTI di FLESSO
 

Recently uploaded

Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxEyham Joco
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,Virag Sontakke
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupJonathanParaisoCruz
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 

Recently uploaded (20)

Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptx
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized Group
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 

MATHS SYMBOLS - OTHER OPERATIONS (1)

  • 2. |-2| ‖1.6‖ ⌊4.3⌋ ⌈4.3⌉ ± / OTHER OPERATIONS - 1 () [ ] { } ⟨ ⟩ = ≠ ≤ ≥ := Enzo Exposyto 2
  • 4. 1 - Absolute Value 5 2 - Rounding to Integer 9 3 - Other Simple Operations 12 4 - Proportions - Definition 21 5 - Proportions - First 4 Properties 25 6 - Brackets 32 7 - Relations - Relationships 36 8 - SitoGraphy 54 Enzo Exposyto 4
  • 6. Absolute Value - 1 | vertical line |n| Say: modulus of n Say: absolute value of n |n| is the positive value of n if n is negative |n| is the null value of n if n is null |n| is the positive value of n if n is positive It is the size of a number, ignoring the sign. For example: |-3| = 3 |0| = 0 |3| = 3 Enzo Exposyto 6
  • 7. Absolute Value - 2 |x| Say: modulus of x Say: absolute value of x |x| is the positive value of x if x is negative |x| is the null value of x if x is null |x| is the positive value of x if x is positive It is the size of a variable, ignoring the sign. Briefly: |x| = - x (if x < 0) |x| = x (if x = 0) |x| = x (if x > 0) Enzo Exposyto 7
  • 8. Absolute Value - 3 |x| Say: modulus of x Say: absolute value of x y = x and y = |x|
 Enzo Exposyto 8
  • 10. Nearest Integer ‖...‖ the nearest integer to ... ‖x‖ means the nearest integer to x This may also be written: [x] nint(x) round(x) ... For example: ‖1.2‖ = 1 ‖2.6‖ = 3 ‖−2.4‖ = −2 ‖4.49‖ = 4 Enzo Exposyto 10
  • 11. Lower or Upper Integer ⌊x⌋ floor brackets; it rounds a number to lower integer; For example: ⌊5.4⌋ = 5 ⌈x⌉ ceiling brackets; it rounds a number to upper integer; For example: ⌈5.4⌉ = 6 Enzo Exposyto 11
  • 13. Plus or Minus ± plus or minus, positive or negative; the equation x = 4 ± 2√9, with 2√9 = 3, has two solutions: x = 4 + 3 = 7 and x = 4 - 3 = 1 ± plus or minus, positive or negative; used to indicate a range; 10 ± 2 or, equivalently, 10 ± 20% means the range from (10 − 2) to (10 + 2); for example: 8, 9, 10, 11, 12 minus or plus, negative or positive Enzo Exposyto 13
  • 14. Reciprocal - 1 1 reciprocal of n; n We get the reciprocal of a number n when we write the fraction 1 n It is so, because n multiplied by its reciprocal gives us 1: n x 1 = n = 1 n n Therefore, the definition is: the reciprocal of a number ’n’ is the number which multiplied by ’n’ gives 1. Note that does not exist the reciprocal of 0, because the product of any number multiplied by 0 is always 0 and, then, it’s never equal to 1. Enzo Exposyto 14
  • 15. Reciprocal - 2 1 reciprocal of n; n Examples (1): the reciprocal of 3 is 1 because 3 x 1 = 3 = 1 3 3 3 the reciprocal of 4 is 1 because 4 x 1 = 4 = 1 4 4 4 the reciprocal of -2 is 1 because -2 x 1 = -2 = 1 -2 -2 -2 the reciprocal of -7 is 1 because -7 x 1 = -7 = 1 -7 -7 -7 Enzo Exposyto 15
  • 16. Reciprocal - 3 1 reciprocal of n; n Examples (2): the reciprocal of 1 is 6 because 1 x 6 = 6 = 1 6 6 6 Indeed, if we write the fraction 1 of n = 1, we have: n 6 1 = 1 x 6 = 6 1 1 6 Enzo Exposyto 16
  • 17. Reciprocal - 4 1 reciprocal of n; n Examples (3): the reciprocal of 1 is 5 because 1 x 5 = 5 = 1 5 5 5 the reciprocal of - 1 is -8 because - 1 x (-8) = + 8 = 1 8 8 8 the reciprocal of - 1 is -9 because - 1 x (-9) = + 9 = 1 9 9 9 the reciprocal of 1 is 2√2 because 1 x (2√2) = 2√2 = 1 2√2 2√2 2√2 
 Enzo Exposyto 17
  • 18. Ratio - 1 : ratio; / a ratio of 7:4 or 7/4 (seven to four) between pears and apples means that, for each seven pears, there are four apples. The ratio of two natural numbers is the relationship which considers the size of the first with respect to the size of the second. The two numbers in a ratio are called terms: the first term and the second term. Enzo Exposyto 18
  • 19. Ratio - 2 : Example 1 - Multiple / What is the ratio of 20 to 4? Answer: 20 is five times 4 and, then 5 is the ratio - the relationship - of 20 to 4. Example 2 - Part What is the ratio of 4 to 20? Answer: 4 is the fifth part of 20, then 1 is the ratio - the relationship - of 4 to 20; 5 it’s the reciprocal ratio of 20 to 4. Note that the terms are exchanged. Enzo Exposyto 19
  • 20. Ratio - 3 : Example 3 - Parts / What is the ratio of 4 to 6? Answer: 4 is two thirds of 6, then 2 is the ratio - the relationship - of 4 to 6 3 Enzo Exposyto 20
  • 22. Proportions - Definition - 1 a:b=c:d proportion Since the meaning is the same, we can write: a:b=c:d or a/b=c/d or a = c b d where b ≠ 0 and d ≠ 0 Say: a is to b as c is to d a and d are named extremes b and c are called means Enzo Exposyto 22
  • 23. Proportions - Definition - 2 a:b=c:d A proportion is a statement that two ratios are equal. For example: 2:4 = 3:6 or 2/4 = 3/6 or 2 = 3 4 6 2 = 3 is equivalent to 1 = 1 4 6 2 2 Because the two ratios are equal, these equalities represent the same proportion. 2 is to 4 as 3 is to 6 2 and 6 are named extremes 4 and 3 are called means
 Enzo Exposyto 23
  • 24. Proportions - Definition - 3 a:b=c:d A proportion is a statement that two ratios are equal. In other words, if, and only if, two ratios are equal, the equality with the two ratios is a proportion. For example, are the next equalities true? Are they a proportion? 4:2 = 6:2 or 4/2 = 6/2 or 4 = 6 2 2 They aren't true, because 4 = 2 and 6 = 3 2 2 These equalities don't exist and don't represent a proportion
 Enzo Exposyto 24
  • 26. Proportions - First 4 Properties - (1) a:b=c:d proportion - Property (1) - Cross Products a x d = b x c Say: the product of the extremes is equal to the product of the means 1) From the proportion 2:4 = 3:6 we get 2 x 6 = 4 x 3 12 = 12 2) From the proportion 15:5 = 9:3 or 15 = 9 that's equivalent to 3 = 3 and is true 5 3 we have 15 x 3 = 5 x 9 45 = 45 Enzo Exposyto 26
  • 27. Proportions - First 4 Properties - (2a) a:b=c:d proportion - Property (2a) - Extremes Switching Property d : b = c : a with b ≠ 0 and a ≠ 0 If we switch the extremes each other, we get two equal ratios and, then, the new equality is a proportion 1) From the proportion 2:4 = 3:6 if we switch the extremes each other, we get 6 : 4 = 3 : 2 Since it means 3 : 2 = 3 : 2 the new equality is a proportion 2) From the proportion 15:5 = 9:3 if we switch the extremes each other, we have 3 : 5 = 9 : 15 Since its meaning is 3 : 5 = 3 : 5 the new equality is a proportion
 Enzo Exposyto 27
  • 28. Proportions - First 4 Properties - (2b) a:b=c:d proportion - Property (2b) - Means Switching Property a : c = b : d with c ≠ 0 and d ≠ 0 If we switch the means each other, we get two equal ratios and, then, the new equality is a proportion 1) From the proportion 2:4 = 3:6 if we switch the means each other, we get 2 : 3 = 4 : 6 Since it means 2 : 3 = 2 : 3 the new equality is a proportion 2) From the proportion 15:5 = 9:3 if we switch the means each other, we have 15 : 9 = 5 : 3 Since its meaning is 5 : 3 = 5 : 3 the new equality is a proportion
 Enzo Exposyto 28
  • 29. Proportions - First 4 Properties - (3) a:b=c:d proportion - Property (3) - Upside-Down Property b : a = d : c with a ≠ 0 and c ≠ 0 If we switch extreme for mean to both sides, we get two equal ratios and, then, the new equality is a proportion 1) From the proportion 2:4 = 3:6 we get 4 : 2 = 6 : 3 Since it means 2 = 2 the new equality is a proportion 2) From the proportion 15:5 = 9:3 we have 5 : 15 = 3. : 9 Since its meaning is 1 : 3 = 1 : 3 the new equality is a proportion We can write as well: 5 = 3 that's equivalent to 1 = 1 and is true 15 9 3 3 Enzo Exposyto 29
  • 30. Proportions - First 4 Properties - (4a) a:b=c:d proportion - Property (4a) - Denominator Addition Property a + b = c + d with b ≠ 0 and d ≠ 0 b d 1) From the proportion 2:4 = 3:6 we get 2 + 4 = 3 + 6 If we simplify, it means 4 6 6 = 9 that's equivalent to 3 = 3 and is true 4 6 2 2 2) From the proportion 15:5 = 9:3 we have 15 + 5 = 9 + 3 If we simplify, it means 5 3 20 = 12 which is equivalent to 4 = 4 and is true 5 3 Enzo Exposyto 30
  • 31. Proportions - First 4 Properties - (4b) a:b=c:d proportion - Property (4b) - Denominator Subtraction Property a - b = c - d with b ≠ 0 and d ≠ 0 b d 1) From the proportion 2:4 = 3:6 we get 2 - 4 = 3 - 6 If we simplify, it means 4 6 - 2 = - 3 that's equivalent to - 1 = - 1 and is true 4 6 2 2 2) From the proportion 15:5 = 9:3 we have 15 - 5 = 9 - 3 If we simplify, it means 5 3 10 = 6 which is equivalent to 2 = 2 and is true 5 3 Enzo Exposyto 31
  • 33. Simple Brackets ( left parenthesis ) right parenthesis () parentheses [ ] left and right square brackets { } curly brackets or braces Enzo Exposyto 33
  • 34. Angle Brackets ⟨ ⟩ angle brackets, chevrons, diamond brackets Premise: an n-tuple is a sequence (or ordered list) of n elements, where n is a non-negative integer. We can use the angle brackets: ⟨⟩ is the empty tuple (or 0-tuple) ⟨a, b⟩ is an ordered pair (or 2-tuple) ⟨a, b, c⟩ is an ordered triple (or 3-tuple) Enzo Exposyto 34
  • 35. Integer Brackets ‖ ‖ double vertical line brackets ⌊x⌋ floor brackets ⌈x⌉ ceiling brackets Examples: see pages 8-10 Enzo Exposyto 35
  • 37. Equality - 1 = the equals sign or equality sign Say: ... is equal to ... Example 1: 4 = 4 means that 4, and only 4, is equal to 4; 4.00000000000000000…00001 is not equal to 4 Example 2: 3 + 4 = 7 means that the sum of 3 plus 4 is 7 and, then, because 7 is equal to 7, 3 + 4 is equal to 7 Enzo Exposyto 37
  • 38. Equality - 2 = the equals sign or equality sign Example 3: 2√9 = 3 (the square root of 9 is equal to 3) means that the square root of 9 is 3 and, then, because 3 is equal to 3, 2√9 is equal to 3. 2√2 = 1.4 is absolutely wrong because 1.4 is not equal to 2√2. 
 Enzo Exposyto 38
  • 39. Equality - 3 = the equals sign or equality sign Example 4: log2(8) = 3 (the logarithm in base 2 of 8 is equal to 3) means that the logarithm in base 2 of 8 is 3 and, then, because 3 is equal to 3, log2(8) is equal to 3
 Enzo Exposyto 39
  • 40. Equality - 4 = the equals sign or equality sign Example 5: x - 2 = 4 (x minus 2 is equal to 4) It's an equation and this equality sign means that x represents the only one number by which the left side is equal to the right side; x = 6 because only 6 is such that 6 - 2 = 4 Enzo Exposyto 40
  • 41. Equality - 5 = the equals sign or equality sign Example 6: x2 - 1 = 0 (x squared minus 1 is equal to 0) It's an equation and this equality sign means that x represents the only two numbers by which the left side is equal to the right side; x = ± 1 because only x = +1 and x = -1 are such that (+1)2 - 1 = 0 and (-1)2 - 1 = 0 In other words, by x = ± 1, the left side is equal to the right side.
 Enzo Exposyto 41
  • 42. Equality - 6 = the equals sign or equality sign Example 7: y = x (y is equal to x) It's a function and this equality sign means that y and x represent the same math object (both symbols have the same value and, if x varies, y varies exactly as x) Enzo Exposyto 42
  • 43. Approximately Equal ... is approximately equal to … Examples: 2.0001 2 3.9 + 2.101 6 2√2 1.4142 e 2.718281828
 Enzo Exposyto 43
  • 44. Not Equal - 1 ≠ ... is not equal to … < > Examples: 4.00000000000000000…00001 ≠ 4 2.0001 ≠ 2 3.9 + 2.101 ≠ 6 2√2 ≠ 1.4142 e ≠ 2.718281828
 Enzo Exposyto 44
  • 45. Not Equal - 2 ≠ ... is not equal to … < > Example 6: 1 with x < > 0 x means that 1 can exist if x < 0 or if x > 0 x Example 7: 1 where x < > 1 x-1 means that 1 can be if x < 1 or if x > 1 x-1
 Enzo Exposyto 45
  • 46. Less < ... is less than ... Examples: 4 < 4.00000000000000000…00001 2 < 2.0001 6 < 3.9 + 2.101 1.4142 < 2√2 2.718281828 < e
 Enzo Exposyto 46
  • 47. Much Less << ... is much less than … Examples: 4 << 4,000,000,000 2 << 2 . 108 1010 << 10100 2√2 << 2√2100 2.718281828 << e20
 Enzo Exposyto 47
  • 48. Less Than or Equal To ≤ ... is less than or equal to … Example 1: y = 2√(-x) with x ≤ 0 means that 2√(-x) is a real number if x < 0 or if x = 0 Example 2: y = 2√(1-x) where x ≤ 1 means that 2√(1-x) is an element of R if x < 1 or if x = 1
 Enzo Exposyto 48
  • 49. Greater > ... is greater than ... Examples: 4.00000000000000000…00001 > 4 2.0001 > 2 3.9 + 2.101 > 6 2√2 > 1.4142 e > 2.718281828
 Enzo Exposyto 49
  • 50. Much Greater Than >> ... is much greater than … Examples: 4,000,000,000 >> 2 5 . 108 >> 3 1010000 >> 10100 2√3100 >> 2√3 π200 >> π2
 Enzo Exposyto 50
  • 51. Greater Than or Equal To ≥ ... is greater than or equal to ... Example 1: y = 2√x with x ≥ 0 means that 2√x is a real number by x > 0 or by x = 0 Example 2: y = 2√(x-1) where x ≥ 1 means that 2√(x-1) is an element of R if x > 1 or if x = 1
 Enzo Exposyto 51
  • 52. Proportionality proportionality sign ... is proportional to ... ... varies as ... y x means that y = k . x (k is some constant); if y = 2 . x, then y x; the variable y is directly proportional to the variable x Enzo Exposyto 52
  • 53. Definition := definition It means: ... is defined as ... or ... is equal by definition to ... For example: y := x2 means y is defined to be another name for x2, under certain assumptions taken in context Enzo Exposyto 53