Evaluating Variable Expressions.Evaluate each using the values given. n2-m: use m=7 and n=8 Please explain how to do this.

Respuesta :

n2-m (8*2-7) Which you would multiply first then subtract. Your answer should then be 9.