hard Set 79 Form Exercise

Math Maze: Start at 9. Follow the path: ×4 → ×2 → ×4 → ×4 → -727. What is the final value?

Show answer

Answer: 425

SubType
math-maze
Difficulty
hard
StartValue
9
Steps
  • {"op":"\u00d7","operand":4,"result":36}
  • {"op":"\u00d7","operand":2,"result":72}
  • {"op":"\u00d7","operand":4,"result":288}
  • {"op":"\u00d7","operand":4,"result":1152}
  • {"op":"-","operand":727,"result":425}
FinalValue
425
PathDescription
Step 1: ×4 = 36; Step 2: ×2 = 72; Step 3: ×4 = 288; Step 4: ×4 = 1152; Step 5: -727 = 425

Math Maze: Start at 6. Follow the path: ×4 → -10 → +6 → ×4 → +6. What is the final value?

Show answer

Answer: 86

SubType
math-maze
Difficulty
hard
StartValue
6
Steps
  • {"op":"\u00d7","operand":4,"result":24}
  • {"op":"-","operand":10,"result":14}
  • {"op":"+","operand":6,"result":20}
  • {"op":"\u00d7","operand":4,"result":80}
  • {"op":"+","operand":6,"result":86}
FinalValue
86
PathDescription
Step 1: ×4 = 24; Step 2: -10 = 14; Step 3: +6 = 20; Step 4: ×4 = 80; Step 5: +6 = 86

Math Maze: Start at 9. Follow the path: -3 → ×3 → -4 → ×4 → -22. What is the final value?

Show answer

Answer: 34

SubType
math-maze
Difficulty
hard
StartValue
9
Steps
  • {"op":"-","operand":3,"result":6}
  • {"op":"\u00d7","operand":3,"result":18}
  • {"op":"-","operand":4,"result":14}
  • {"op":"\u00d7","operand":4,"result":56}
  • {"op":"-","operand":22,"result":34}
FinalValue
34
PathDescription
Step 1: -3 = 6; Step 2: ×3 = 18; Step 3: -4 = 14; Step 4: ×4 = 56; Step 5: -22 = 34

Math Maze: Start at 8. Follow the path: +1 → +9 → +4 → ×2 → +5. What is the final value?

Show answer

Answer: 49

SubType
math-maze
Difficulty
hard
StartValue
8
Steps
  • {"op":"+","operand":1,"result":9}
  • {"op":"+","operand":9,"result":18}
  • {"op":"+","operand":4,"result":22}
  • {"op":"\u00d7","operand":2,"result":44}
  • {"op":"+","operand":5,"result":49}
FinalValue
49
PathDescription
Step 1: +1 = 9; Step 2: +9 = 18; Step 3: +4 = 22; Step 4: ×2 = 44; Step 5: +5 = 49

Math Maze: Start at 7. Follow the path: -6 → ×4 → ×2 → -1 → -6. What is the final value?

Show answer

Answer: 1

SubType
math-maze
Difficulty
hard
StartValue
7
Steps
  • {"op":"-","operand":6,"result":1}
  • {"op":"\u00d7","operand":4,"result":4}
  • {"op":"\u00d7","operand":2,"result":8}
  • {"op":"-","operand":1,"result":7}
  • {"op":"-","operand":6,"result":1}
FinalValue
1
PathDescription
Step 1: -6 = 1; Step 2: ×4 = 4; Step 3: ×2 = 8; Step 4: -1 = 7; Step 5: -6 = 1

Math Maze: Start at 7. Follow the path: -4 → +4 → +1 → -7 → ×4. What is the final value?

Show answer

Answer: 4

SubType
math-maze
Difficulty
hard
StartValue
7
Steps
  • {"op":"-","operand":4,"result":3}
  • {"op":"+","operand":4,"result":7}
  • {"op":"+","operand":1,"result":8}
  • {"op":"-","operand":7,"result":1}
  • {"op":"\u00d7","operand":4,"result":4}
FinalValue
4
PathDescription
Step 1: -4 = 3; Step 2: +4 = 7; Step 3: +1 = 8; Step 4: -7 = 1; Step 5: ×4 = 4

Math Maze: Start at 9. Follow the path: -4 → -4 → +10 → ×2 → -8. What is the final value?

Show answer

Answer: 14

SubType
math-maze
Difficulty
hard
StartValue
9
Steps
  • {"op":"-","operand":4,"result":5}
  • {"op":"-","operand":4,"result":1}
  • {"op":"+","operand":10,"result":11}
  • {"op":"\u00d7","operand":2,"result":22}
  • {"op":"-","operand":8,"result":14}
FinalValue
14
PathDescription
Step 1: -4 = 5; Step 2: -4 = 1; Step 3: +10 = 11; Step 4: ×2 = 22; Step 5: -8 = 14

Math Maze: Start at 5. Follow the path: ×3 → -6 → ×4 → ×4 → -84. What is the final value?

Show answer

Answer: 60

SubType
math-maze
Difficulty
hard
StartValue
5
Steps
  • {"op":"\u00d7","operand":3,"result":15}
  • {"op":"-","operand":6,"result":9}
  • {"op":"\u00d7","operand":4,"result":36}
  • {"op":"\u00d7","operand":4,"result":144}
  • {"op":"-","operand":84,"result":60}
FinalValue
60
PathDescription
Step 1: ×3 = 15; Step 2: -6 = 9; Step 3: ×4 = 36; Step 4: ×4 = 144; Step 5: -84 = 60