Math
Show order of operations (2 - 6) * (6 + 9^2 - 7)

Asked by
AnneS2
Last updated by
anonymous
PEMDAS=(), exponents, *, /, +, -
=(2 - 6) * (6 + 9^2 - 7)
=(-4) * (6 + 9^2 - 7)
=(-4) * (6 + 81 - 7)
=(-4) * ( 87 - 7)
=(-4) * ( 80)
=-320