Questions: Addition Within 20

3 questions to test your understanding

Score: 0 / 3
Question 1 Multiple Choice

What is the most efficient strategy for solving 8 + 6?

ACount up from 1: 1, 2, 3, ... all the way to 14
BCount on from 8: 9, 10, 11, 12, 13, 14
CMake ten: 8 + 2 = 10, then 10 + 4 = 14
DGuess and check
Question 2 True / False

7 + 9 gives a different answer than 9 + 7 because the order of the numbers changes the total.

TTrue
FFalse
Question 3 Short Answer

Why is counting on from the larger number better than always counting on from the first number given?

Think about your answer, then reveal below.