>>12227459If there are no parenthesis in the original problem, then everything separated by an addition or subtraction symbol is a distinct term
a + b*c + d for example has three terms a, b*c, d. You have to simplify b*c first according to pemdas. Since there are no paranthesis written initially,
a + b*c + d != a + b*(c+d).