medium Set 9 Form Exercise

Exercise 1

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

Exercise 2

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

Exercise 3

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

Exercise 4

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

Exercise 5

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

Exercise 6

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