SOLUTION: 1+2-3*4/5=

Algebra ->  Signed-numbers -> SOLUTION: 1+2-3*4/5=      Log On


   



Question 95005: 1+2-3*4/5=
Answer by bucky(2189) About Me  (Show Source):
You can put this solution on YOUR website!
Given:
.
1+2-3*4/5
.
By the rules governing the order of operations, the first thing you do in this problem
is to read it from left to right and perform the multiplications and divisions as you come
to them.
.
The first multiplication or division you come to in going from left to right is -3 times 4
and this results in -12, and that is followed by the division sign so you divide the -12
by 5 next. With these two actions you now have simplified the problem to:
.
1+%2B+2+-12%2F5
.
and the -12/5 is equal to -2.4. So the problem is reduced to:
.
1+%2B+2+-+2.4
.
Now return to the start of the problem and reading from left to right you do the additions
and subtractions as you come to them. The first one you come to is 1 + 2 and that reduces
the problem to:
.
3+-+2.4
.
and finally you subtract 2.4 from 3 to get the answer 0.6
.
I put it in decimal form so you could see the flow of the problem. It could also have been
done in fraction form starting from the result we got above which is:
.
1+%2B+2+-12%2F5
.
At this point we go back to the left and reading from left to right we do the additions
and subtractions beginning with 1 + 2 = 3 which reduces the problem to:
.
3+-+12%2F5
.
But 3 is equivalent to 15%2F5 so we can substitute this for 3:
.
15%2F5+-+12%2F5
.
Notice that both terms have the common denominator of 5 so we can combine them by subtracting
their numerators to get:
.
15%2F5+-+12%2F5+=+%2815+-+12%29%2F5+=+3%2F5
.
And notice that if you divide 5 into 3 you get 0.6 which is the same answer that we got by
doing the problem in decimal form.
.
So the answer to this problem is either 3%2F5 or 0.6
.
Hope this helps you to understand the order of operations for problems that involve
multiplications, divisions, additions, and subtractions.