Is there a certain order of operations I need to follow when doing a problem like this?
1/5n + 2 = 3.2
I tried first multiplying 1/5n and 3.2 both by 5 to get:
n+2=16
n=14
But the answer was wrong. Turns out I was supposed to deal with the +2 first (subtract 2 on both sides) to get:
1/5n = 1.2
THEN do the multiplication by 5 to get
n=6
So clearly the order of operations matters, but how do I know what to do first?
(PEDMAS obviosly wouldn't work because that's what I tried first and got the wrong answer)
1/5n + 2 = 3.2
I tried first multiplying 1/5n and 3.2 both by 5 to get:
n+2=16
n=14
But the answer was wrong. Turns out I was supposed to deal with the +2 first (subtract 2 on both sides) to get:
1/5n = 1.2
THEN do the multiplication by 5 to get
n=6
So clearly the order of operations matters, but how do I know what to do first?
(PEDMAS obviosly wouldn't work because that's what I tried first and got the wrong answer)