The expression is
To make the sentence true insert the parenthesis in left side of the statement in different ways.
Try the expression
Apply the order of operations; first evaluate statement inside the parenthesis.
\ (Divide inside the grouping symbols:
)
Next operation is addition from left to right.
\ (Add:
)
Next operation is subtraction from left to right.
\ (Subtract:
)
Compare the values, the statement is not true.
Try the expression
Apply the order of operations; first evaluate statement inside the parenthesis.
\ (Add inside the grouping symbols:
)
Next operation is division from left to right.
\ (Divide:
)
Next operation is subtraction from left to right.
\ (Subtract:
)
Compare the values, the statement is true.
True statement is .