expert Set 9 Form Exercise

Exercise 1

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

Exercise 2

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

Exercise 3

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

Exercise 4

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

Exercise 5

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

Exercise 6

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