medium Set 1 Form Exercise

Exercise 1

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

Exercise 2

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]}

Exercise 3

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]}

Exercise 4

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

Exercise 5

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 6

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