When the expression contains parentheses you should always do the operations inside the perentheses first and then continue with the rest of the expression true or false

1 answer

True. When an expression contains parentheses, you should always perform the operations inside the parentheses first before continuing with the rest of the expression. This is known as the order of operations or the PEMDAS/BODMAS rule.