easy Set 97 Form Exercise

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

Show answer

Answer: 18

SubType
math-maze
Difficulty
easy
StartValue
9
Steps
  • {"op":"\u00d7","operand":3,"result":27}
  • {"op":"\u00d7","operand":3,"result":81}
  • {"op":"-","operand":63,"result":18}
FinalValue
18
PathDescription
Step 1: ×3 = 27; Step 2: ×3 = 81; Step 3: -63 = 18

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

Show answer

Answer: 9

SubType
math-maze
Difficulty
easy
StartValue
4
Steps
  • {"op":"\u00d7","operand":3,"result":12}
  • {"op":"-","operand":9,"result":3}
  • {"op":"\u00d7","operand":3,"result":9}
FinalValue
9
PathDescription
Step 1: ×3 = 12; Step 2: -9 = 3; Step 3: ×3 = 9

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

Show answer

Answer: 88

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

Math Maze: Start at 10. Follow the path: ×3 → -21 → ×3. What is the final value?

Show answer

Answer: 27

SubType
math-maze
Difficulty
easy
StartValue
10
Steps
  • {"op":"\u00d7","operand":3,"result":30}
  • {"op":"-","operand":21,"result":9}
  • {"op":"\u00d7","operand":3,"result":27}
FinalValue
27
PathDescription
Step 1: ×3 = 30; Step 2: -21 = 9; Step 3: ×3 = 27

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

Show answer

Answer: 24

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

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

Show answer

Answer: 13

SubType
math-maze
Difficulty
easy
StartValue
3
Steps
  • {"op":"\u00d7","operand":2,"result":6}
  • {"op":"-","operand":2,"result":4}
  • {"op":"+","operand":9,"result":13}
FinalValue
13
PathDescription
Step 1: ×2 = 6; Step 2: -2 = 4; Step 3: +9 = 13

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

Show answer

Answer: 23

SubType
math-maze
Difficulty
easy
StartValue
8
Steps
  • {"op":"-","operand":1,"result":7}
  • {"op":"+","operand":8,"result":15}
  • {"op":"+","operand":8,"result":23}
FinalValue
23
PathDescription
Step 1: -1 = 7; Step 2: +8 = 15; Step 3: +8 = 23

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

Show answer

Answer: 33

SubType
math-maze
Difficulty
easy
StartValue
3
Steps
  • {"op":"\u00d7","operand":3,"result":9}
  • {"op":"\u00d7","operand":3,"result":27}
  • {"op":"+","operand":6,"result":33}
FinalValue
33
PathDescription
Step 1: ×3 = 9; Step 2: ×3 = 27; Step 3: +6 = 33