Closed dcernst closed 2 years ago
When we have a mixture of multiplication and addition, the standard conventions (i.e., PEMDAS) hold. For example, when we write ab+c, this is short for (ab)+c and NOT a(b+c).
Done.
When we have a mixture of multiplication and addition, the standard conventions (i.e., PEMDAS) hold. For example, when we write ab+c, this is short for (ab)+c and NOT a(b+c).