( parentheses brackets )
The brackets that are the most frequently used are :
the parentheses brackets()
The square brackets[ ]
Braces { }
The main purpose of brackets are to specify the order of calculation
E.g.
2×(3+4)
=27
=14
Or in algebra is considered as multiply
E.g.
2(x-3)
=2x-6
Or they are used in coordinates
E.g. (2,5)
​
When a bracket is used in a bracket,
the outer bracket need to change it's appearance
to minimize confusion
E.g.
2+[3×(5-2)-7]
=2+(3×3-7)
=2+(9-7)
=2+2
=4
card =
The equals sign originally came from the Latin word (æqualis)
Means uniform, equal or identical
​
It is used in every calculation to sum up the final answer
E.g. 1+2
=3
​
It is also used in equations to help solve the unknown
E.g. 2x+3=9
2x=9-3
2x=6
x=6/2
x=3
​
A calculation can't be completed without the = sign