answersLogoWhite

0

To change the order of operations in the expression 17 - 8 - 5, you can place parentheses around the first two terms: (17 - 8) - 5. This will first calculate 17 - 8, which equals 9, and then subtract 5, resulting in 4. Alternatively, you could also place parentheses around the last two terms: 17 - (8 - 5), which would yield 17 - 3, resulting in 14.

User Avatar

AnswerBot

2w ago

What else can I help you with?