easy Set 3 Form Exercise

Start at 14. Follow the chain: -8, -2, +2. What is the result after step 3?

Show answer

Answer: 6

StartNumber
14
Steps
  • {"op":"-","value":8}
  • {"op":"-","value":2}
  • {"op":"+","value":2}
Values
  • 14
  • 6
  • 4
  • 6
MissingStep
2

Start at 18. Follow the chain: -7, -2, -7. What is the result after step 2?

Show answer

Answer: 9

StartNumber
18
Steps
  • {"op":"-","value":7}
  • {"op":"-","value":2}
  • {"op":"-","value":7}
Values
  • 18
  • 11
  • 9
  • 2
MissingStep
1

Start at 3. Follow the chain: +1, -3, +10. What is the result after step 3?

Show answer

Answer: 11

StartNumber
3
Steps
  • {"op":"+","value":1}
  • {"op":"-","value":3}
  • {"op":"+","value":10}
Values
  • 3
  • 4
  • 1
  • 11
MissingStep
2
Visual
Type: inline-svg
Svg: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 44 44" width="44" height="44"><g transform="translate(4,4) scale(1)"><path fill="#78B159" d="M26.093 4.612c-.498.498-.629.839-.728 1.029-.66 1.266-1.455 1.676-2.78.351-.13-.13-4.087-4.267-4.741-5.017-.427-.49-1.081-.64-1.584-.262-.38.286-4.035 3.273-5.035 4.507-.774.955-.8 2.134-.079 2.856.326.326.727.449 1.151.578.552.169 1.763.068 2.47.775 1.133 1.133.54 2.924-.917 4.421-1.497 1.457-3.288 2.05-4.421.917-.708-.708-.606-1.918-.775-2.47-.129-.424-.252-.824-.578-1.151-.721-.721-1.9-.694-2.856.079-1.235 1-4.221 4.655-4.507 5.035-.379.503-.228 1.156.262 1.584.75.654 4.887 4.611 5.017 4.741 1.324 1.324.915 2.12-.351 2.78-.19.099-.53.229-1.029.728-1.462 1.462-1.462 3.833 0 5.295 1.462 1.462 3.833 1.462 5.295 0 .498-.498.629-.839.728-1.029.66-1.266 1.455-1.676 2.78-.351.13.13 4.087 4.267 4.741 5.017.427.49 1.081.64 1.584.262.38-.286 4.035-3.273 5.035-4.507.774-.955.8-2.134.079-2.856-.326-.326-.727-.449-1.151-.578-.552-.169-1.763-.068-2.47-.775-1.133-1.133-.54-2.924.917-4.421 1.497-1.457 3.288-2.05 4.421-.917.708.708.606 1.918.775 2.47.129.424.252.824.578 1.151.721.721 1.9.694 2.856-.079 1.235-1 4.221-4.655 4.507-5.035.379-.503.228-1.156-.262-1.584-.75-.654-4.887-4.611-5.017-4.741-1.324-1.324-.915-2.12.351-2.78.19-.099.53-.229 1.029-.728 1.462-1.462 1.462-3.833 0-5.295-1.462-1.463-3.833-1.463-5.295 0z"/></g></svg>
AltText: puzzle
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 36
Layout: icon-badge
Placement: before-question
Items: [{"ref":"twemoji:1f9e9","name":"puzzle","count":1,"role":"badge"}]

Start at 16. Follow the chain: -1, +8, -9. What is the result after step 1?

Show answer

Answer: 15

StartNumber
16
Steps
  • {"op":"-","value":1}
  • {"op":"+","value":8}
  • {"op":"-","value":9}
Values
  • 16
  • 15
  • 23
  • 14
MissingStep
0

Start at 15. Follow the chain: +7, +6, +5. What is the result after step 2?

Show answer

Answer: 28

StartNumber
15
Steps
  • {"op":"+","value":7}
  • {"op":"+","value":6}
  • {"op":"+","value":5}
Values
  • 15
  • 22
  • 28
  • 33
MissingStep
1

Start at 15. Follow the chain: +10, -6, -9. What is the result after step 1?

Show answer

Answer: 25

StartNumber
15
Steps
  • {"op":"+","value":10}
  • {"op":"-","value":6}
  • {"op":"-","value":9}
Values
  • 15
  • 25
  • 19
  • 10
MissingStep
0

Start at 17. Follow the chain: +9, +2, +5. What is the result after step 2?

Show answer

Answer: 28

StartNumber
17
Steps
  • {"op":"+","value":9}
  • {"op":"+","value":2}
  • {"op":"+","value":5}
Values
  • 17
  • 26
  • 28
  • 33
MissingStep
1

Start at 5. Follow the chain: +5, +7, +5. What is the result after step 3?

Show answer

Answer: 22

StartNumber
5
Steps
  • {"op":"+","value":5}
  • {"op":"+","value":7}
  • {"op":"+","value":5}
Values
  • 5
  • 10
  • 17
  • 22
MissingStep
2
Visual
Type: inline-svg
Svg: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 44 44" width="44" height="44"><g transform="translate(4,4) scale(1)"><path fill="#FDD888" d="M33 31c0 2.2-1.8 4-4 4H7c-2.2 0-4-1.8-4-4V14c0-2.2 1.8-4 4-4h22c2.2 0 4 1.8 4 4v17z"/><path fill="#FDD888" d="M36 11c0 2.2-1.8 4-4 4H4c-2.2 0-4-1.8-4-4s1.8-4 4-4h28c2.2 0 4 1.8 4 4z"/><path fill="#FCAB40" d="M3 15h30v2H3z"/><path fill="#DA2F47" d="M19 3h-2c-1.657 0-3 1.343-3 3v29h8V6c0-1.656-1.343-3-3-3z"/><path fill="#DA2F47" d="M16 7c1.1 0 1.263-.516.361-1.147L9.639 1.147c-.902-.631-2.085-.366-2.631.589L4.992 5.264C4.446 6.219 4.9 7 6 7h10zm4 0c-1.1 0-1.263-.516-.361-1.147l6.723-4.706c.901-.631 2.085-.366 2.631.589l2.016 3.527C31.554 6.219 31.1 7 30 7H20z"/></g></svg>
AltText: gift
Placement: before-question
VisualToken
Type: asset-ref
EffectiveProvider: twemoji
RequestedProvider: twemoji
IconSize: 36
Layout: icon-badge
Placement: before-question
Items: [{"ref":"twemoji:1f381","name":"gift","count":1,"role":"badge"}]