Respuesta :
First of all, let's get rid of the absolute values. If the number inside is positive, don't do anything. If it's negative, switch the sign. So, the expression becomes
[tex] 6 + 3\cdot 4 + 5 - 0 \cdot 6 [/tex]
We have to perform multiplications first:
[tex] 6 + 12 + 5 - 0 [/tex]
The last subtraction by 0 doesn't affect the number in any way, so we can ignore it:
[tex] 6 + 12 + 5 [/tex]
Now you can perform the sums just as they appear:
[tex] 6 + 12 + 5 = 18 + 5 = 23 [/tex]
|-6| + 3|4| + |-5| - 0 * 6
Note: absolute value makes the number positive
6 + 3(4) + 5 - 0 * 6
Now, use the order of operations (multiply first)
6 + 12 + 5 - 0
Next, add and subtract
18 + 5 - 0
23 - 0
23
Answer: 23