SOLUTION: Discuss why the expressions (8x / 4x), 8x ÷ 4x and (8x)÷(4x) are not equivalent?

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Discuss why the expressions (8x / 4x), 8x ÷ 4x and (8x)÷(4x) are not equivalent?       Log On


   



Question 819881: Discuss why the expressions (8x / 4x), 8x ÷ 4x and (8x)÷(4x) are not equivalent?
Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
(8x / 4x), 8x ÷ 4x and (8x)÷(4x)
It will help if we insert a multiplication symbol into the expressions to replace the implied multiplications:
(8*x/4*x), 8*x÷4*x and (8*x)÷(4*x)

Next, as always, we should follow the order of operations (aka PEMDAS). And the order of operations, when it comes to multiplication and division, says that multiplying and dividing should be done from left to right. So for (8*x/4*x)
we work from left to right. So we start by multiplying 8 and x:
(8x/4*x)
Then we divide 8x by 4:
(2x*x)
And then 2x * x:
2x%5E2

For 8*x÷4*x we again work from left to right. First 8 times x:
8x÷4*x
Then 8x divided by 4:
2x*x
and then 2x times x:
2x%5E2

For (8*x)÷(4*x), because of the parentheses around the 8*x and 4*x, the order of operations tells us to do the two multiplications first:
(8x)÷(4x)
Then we divide. The x's cancel and 8 divided by 4 is:
2

So you can now see that the first two expressions are equivalent but the third one is different.