Workbook Detail
Number Sense Bar Model Multi Step Model — Set 18
This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.
{
"contentData": {
"operation": "word-problems",
"subject": "arithmetic",
"difficulty": "easy",
"config": {
"maxNumber": 10
},
"problems": [
{
"id": 1,
"type": "word-problems",
"subType": "addition",
"question": "Carlos has 10 cookies and gets 8 more. How many cookies does Carlos have now?",
"answer": 18,
"correctAnswer": "18",
"difficulty": "normal"
},
{
"id": 2,
"type": "word-problems",
"subType": "addition",
"question": "Ava had 7 books. A friend gave Ava 1 more books. How many books does Ava have in all?",
"answer": 8,
"correctAnswer": "8",
"difficulty": "normal"
},
{
"id": 3,
"type": "word-problems",
"subType": "multiplication",
"question": "Sam has 9 bags with 10 grapes in each bag. How many grapes does Sam have in all?",
"answer": 90,
"correctAnswer": "90",
"difficulty": "normal"
},
{
"id": 4,
"type": "word-problems",
"subType": "multiplication",
"question": "Sam bought 2 boxes. Each box has 8 stickers. How many stickers does Sam have in total?",
"answer": 16,
"correctAnswer": "16",
"difficulty": "normal"
},
{
"id": 5,
"type": "word-problems",
"subType": "addition",
"question": "Liam put 10 books in a basket and added 7 more. How many books are in the basket in total?",
"answer": 17,
"correctAnswer": "17",
"difficulty": "normal"
},
{
"id": 6,
"type": "word-problems",
"subType": "addition",
"question": "Jake put 2 cards in a basket and added 7 more. How many cards are in the basket in total?",
"answer": 9,
"correctAnswer": "9",
"difficulty": "normal"
},
{
"id": 7,
"type": "word-problems",
"subType": "multiplication",
"question": "Mia has 2 bags with 4 cards in each bag. How many cards does Mia have in all?",
"answer": 8,
"correctAnswer": "8",
"difficulty": "normal"
},
{
"id": 8,
"type": "word-problems",
"subType": "addition",
"question": "Carlos has 10 stickers and gets 8 more. How many stickers does Carlos have now?",
"answer": 18,
"correctAnswer": "18",
"difficulty": "normal"
},
{
"id": 9,
"type": "word-problems",
"subType": "addition",
"question": "Jake put 3 stickers in a basket and added 5 more. How many stickers are in the basket in total?",
"answer": 8,
"correctAnswer": "8",
"difficulty": "normal"
},
{
"id": 10,
"type": "word-problems",
"subType": "subtraction",
"question": "Carlos bought 8 grapes but lost 7 of them. How many grapes does Carlos have now?",
"answer": 1,
"correctAnswer": "1",
"difficulty": "normal"
},
{
"id": 11,
"type": "word-problems",
"subType": "addition",
"question": "Lisa had 8 oranges. A friend gave Lisa 3 more oranges. How many oranges does Lisa have in all?",
"answer": 11,
"correctAnswer": "11",
"difficulty": "normal"
},
{
"id": 12,
"type": "word-problems",
"subType": "addition",
"question": "Emma had 3 apples. A friend gave Emma 10 more apples. How many apples does Emma have in all?",
"answer": 13,
"correctAnswer": "13",
"difficulty": "normal"
},
{
"id": 13,
"type": "word-problems",
"subType": "subtraction",
"question": "Sofia had 6 oranges and gave away 2. How many oranges does Sofia have left?",
"answer": 4,
"correctAnswer": "4",
"difficulty": "normal"
},
{
"id": 14,
"type": "word-problems",
"subType": "multiplication",
"question": "Sam has 6 bags with 5 books in each bag. How many books does Sam have in all?",
"answer": 30,
"correctAnswer": "30",
"difficulty": "normal"
},
{
"id": 15,
"type": "word-problems",
"subType": "multiplication",
"question": "Jake bought 8 boxes. Each box has 3 oranges. How many oranges does Jake have in total?",
"answer": 24,
"correctAnswer": "24",
"difficulty": "normal"
},
{
"id": 16,
"type": "word-problems",
"subType": "subtraction",
"question": "Sofia bought 7 stickers but lost 3 of them. How many stickers does Sofia have now?",
"answer": 4,
"correctAnswer": "4",
"difficulty": "normal"
},
{
"id": 17,
"type": "word-problems",
"subType": "multiplication",
"question": "Sofia bought 10 boxes. Each box has 2 marbles. How many marbles does Sofia have in total?",
"answer": 20,
"correctAnswer": "20",
"difficulty": "normal"
},
{
"id": 18,
"type": "word-problems",
"subType": "addition",
"question": "Noah had 8 cards. A friend gave Noah 5 more cards. How many cards does Noah have in all?",
"answer": 13,
"correctAnswer": "13",
"difficulty": "normal"
},
{
"id": 19,
"type": "word-problems",
"subType": "subtraction",
"question": "Liam bought 7 stickers but lost 6 of them. How many stickers does Liam have now?",
"answer": 1,
"correctAnswer": "1",
"difficulty": "normal"
},
{
"id": 20,
"type": "word-problems",
"subType": "addition",
"question": "Sofia has 3 apples and gets 4 more. How many apples does Sofia have now?",
"answer": 7,
"correctAnswer": "7",
"difficulty": "normal"
}
],
"layout": {
"columns": 2,
"problemsPerPage": 20
}
},
"outputTargets": {
"screen": true,
"print": true,
"pdf": true,
"answerKey": true
},
"_archetype": "form-exercise",
"_generatorId": "arithmetic-generator-v7.2.1"
}