Follow Order of Operations: First, we need to follow the order of operations, which is Parentheses, Exponents, Multiplication and Division (from left to right), Addition and Subtraction (from left to right). This is often abbreviated as PEMDAS. Since there are no parentheses or exponents, we start with multiplication.3−3×6+2Calculate the multiplication part: 3×6=18.
Calculate Multiplication: Now, rewrite the expression with the multiplication result. 3−18+2Next, we perform the addition and subtraction from left to right.First, subtract 18 from 3.3−18=−15.
Perform Addition and Subtraction: Now, rewrite the expression with the subtraction result.−15+2Finally, add 2 to −15.−15+2=−13.