Posted by Karen on Thursday, August 16, 2012 at 5:21pm.
The brackets [] are superfluous if the formula is entered into an algebraic calculator or if calculated by someone who follows the rules of algebraic priorities (x and ÷ before + and -), and from left to right for operators of the same priority.
So
a[(b-c)/d]-f
is mathematically the same as
a(b-c)/d-f
But
x-3/x+2 is NOT the same as
(x-3)/(x+2)
In the second expression, the parentheses () force the subtraction and addition to be performed before the division. Without the parentheses, the mathematical meaning of the expression is then
x - (3/x) + 2
which is completely different.
Related Questions
Algebra - I'm trying to solve the problem: 6y-bracket 3y-(y+7)bracket. I got...
Math - How do you solve this? I have tryed so many times and can not get the ...
Math - I need need help with this math problem. I need to know do I start from ...
math - the sum of a number and 3 times that number is 76. what is that number? ...
Math - Find the domain and range of the function: g(x)=-2[2x]+1 What do those ...
Math - Can you see if my answers are correct? Directions find the GCF: (I did ...
GCF Math Check - Can you see if my answers are correct? Directions find the GCF...
statistics - Suppose that a coin is tossed 100 times. Let X be the number of ...
math - Solve each equation. What am I doing wrong because the answer is suppose ...
Math - I have a matrix with brackets around [7 6 ][13] [14 -6] [8] and i know ...
For Further Reading