Question

evaluate -10 * (-5) + 10 / (-5)

Answers

Answered by GPT 3.5
To evaluate the expression, we will follow the order of operations (also known as BEDMAS or PEMDAS):

-10 * (-5) + 10 / (-5)

First, we have the multiplication:
-10 * (-5) = 50

Next, we have the division:
10 / (-5) = -2

Lastly, we add the results together:
50 + (-2) = 48

Therefore, -10 * (-5) + 10 / (-5) equals 48.

Related Questions