expert Set 5 Form Exercise

Exercise 1

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

Exercise 2

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

Exercise 3

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

Exercise 4

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

Exercise 5

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

Exercise 6

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