easy Set 4 Form Exercise

Exercise 1

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

Exercise 2

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

Exercise 3

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

Exercise 4

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

Exercise 5

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

Exercise 6

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