Answer:
-|-16| / (-8)*5^2 = 50/
1
= 50
Explanation:
Absolute value: abs(-16) = 16
Unary minus: -(the result of step No. 1) = -16
Divide: the result of step No. 2 : (-8) = -16 : (-8) = 2
Exponentiation: 5 ^ 2 = 25
Multiple: the result of step No. 3 * the result of step No. 4 = 2 * 25 = 50