hard Set 9 Form Exercise

Exercise 1

OperationPair
add-sub
Triple
  • 5
  • 9
  • 14
Mode
write_all
Equations
  • {"text":"5 + 9 = 14","parts":[5,"+",9,"=",14]}
  • {"text":"9 + 5 = 14","parts":[9,"+",5,"=",14]}
  • {"text":"14 - 5 = 9","parts":[14,"-",5,"=",9]}
  • {"text":"14 - 9 = 5","parts":[14,"-",9,"=",5]}

Exercise 2

OperationPair
add-sub
Triple
  • 2
  • 4
  • 6
Mode
write_all
Equations
  • {"text":"2 + 4 = 6","parts":[2,"+",4,"=",6]}
  • {"text":"4 + 2 = 6","parts":[4,"+",2,"=",6]}
  • {"text":"6 - 2 = 4","parts":[6,"-",2,"=",4]}
  • {"text":"6 - 4 = 2","parts":[6,"-",4,"=",2]}

Exercise 3

OperationPair
add-sub
Triple
  • 10
  • 6
  • 16
Mode
write_all
Equations
  • {"text":"10 + 6 = 16","parts":[10,"+",6,"=",16]}
  • {"text":"6 + 10 = 16","parts":[6,"+",10,"=",16]}
  • {"text":"16 - 10 = 6","parts":[16,"-",10,"=",6]}
  • {"text":"16 - 6 = 10","parts":[16,"-",6,"=",10]}

Exercise 4

OperationPair
add-sub
Triple
  • 2
  • 10
  • 12
Mode
write_all
Equations
  • {"text":"2 + 10 = 12","parts":[2,"+",10,"=",12]}
  • {"text":"10 + 2 = 12","parts":[10,"+",2,"=",12]}
  • {"text":"12 - 2 = 10","parts":[12,"-",2,"=",10]}
  • {"text":"12 - 10 = 2","parts":[12,"-",10,"=",2]}

Exercise 5

OperationPair
add-sub
Triple
  • 8
  • 10
  • 18
Mode
write_all
Equations
  • {"text":"8 + 10 = 18","parts":[8,"+",10,"=",18]}
  • {"text":"10 + 8 = 18","parts":[10,"+",8,"=",18]}
  • {"text":"18 - 8 = 10","parts":[18,"-",8,"=",10]}
  • {"text":"18 - 10 = 8","parts":[18,"-",10,"=",8]}

Exercise 6

OperationPair
add-sub
Triple
  • 2
  • 4
  • 6
Mode
write_all
Equations
  • {"text":"2 + 4 = 6","parts":[2,"+",4,"=",6]}
  • {"text":"4 + 2 = 6","parts":[4,"+",2,"=",6]}
  • {"text":"6 - 2 = 4","parts":[6,"-",2,"=",4]}
  • {"text":"6 - 4 = 2","parts":[6,"-",4,"=",2]}