If a = 8, b = 4, and c = 10, what is a(b + c)?

Answer:
112
Step-by-step explanation:
PEMDAS order of operations. Parenthesis go first, Exponents next, Multplication or Division 3rd, Addition and Subtraction last. In this case, you have a(b+c), so you would plug in your numbers to get 8(4+10). You do the things in the parenthesis first, and get 8(14). 8*14=112