Arithmetic · real student question

Evaluate 50 + 50 divided by 5 - 5!.

Question

Evaluate

50+50÷55!50 + 50 \div 5 - 5!

Step-by-step solution

  1. Rank the operations. Factorial binds tightest — it is a unary operator attached to the 55 — then multiplication and division, then addition and subtraction left to right. So 5!5! and 50÷550 \div 5 both resolve before anything is added or subtracted.

  2. Compute the factorial.

    5!=5×4×3×2×1=1205! = 5 \times 4 \times 3 \times 2 \times 1 = 120

    This single term dominates the expression and is what makes the final answer negative.

  3. Compute the division.

    50÷5=1050 \div 5 = 10

    Note the division applies only to the second 5050; reading the expression as 50+505\tfrac{50+50}{5} would give 2020 instead and change the answer to 100-100.

  4. Substitute and work left to right.

    50+10120=60120=6050 + 10 - 120 = 60 - 120 = -60

  5. Sanity-check the sign. The positive contributions total 6060 while the factorial removes 120120, so the result must be negative and of magnitude 6060 — consistent with 60-60.

Answer

60-60

Need to solve a different problem like this? Open the solver →