Workbook Detail
Word Problems K Word Problems Project — Set 47
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": {
"operation": "mixed",
"maxNumber": 10
},
"problems": [
{
"id": 1,
"type": "word-problems",
"subType": "subtraction",
"question": "Sam had 5 marbles and gave away 1. How many marbles does Sam have left?",
"answer": 4,
"correctAnswer": "4",
"difficulty": "normal"
},
{
"id": 2,
"type": "word-problems",
"subType": "addition",
"question": "Mia put 10 grapes in a basket and added 1 more. How many grapes are in the basket in total?",
"answer": 11,
"correctAnswer": "11",
"difficulty": "normal"
},
{
"id": 3,
"type": "word-problems",
"subType": "subtraction",
"question": "Ava had 6 books and sold 3 of them. How many books does Ava have remaining?",
"answer": 3,
"correctAnswer": "3",
"difficulty": "normal"
},
{
"id": 4,
"type": "word-problems",
"subType": "addition",
"question": "Sofia had 8 toys. A friend gave Sofia 2 more toys. How many toys does Sofia have in all?",
"answer": 10,
"correctAnswer": "10",
"difficulty": "normal"
},
{
"id": 5,
"type": "word-problems",
"subType": "multiplication",
"question": "Carlos bought 4 boxes. Each box has 5 grapes. How many grapes does Carlos have in total?",
"answer": 20,
"correctAnswer": "20",
"difficulty": "normal"
},
{
"id": 6,
"type": "word-problems",
"subType": "multiplication",
"question": "Noah bought 3 boxes. Each box has 5 grapes. How many grapes does Noah have in total?",
"answer": 15,
"correctAnswer": "15",
"difficulty": "normal"
},
{
"id": 7,
"type": "word-problems",
"subType": "addition",
"question": "Lisa put 5 stickers in a basket and added 2 more. How many stickers are in the basket in total?",
"answer": 7,
"correctAnswer": "7",
"difficulty": "normal"
},
{
"id": 8,
"type": "word-problems",
"subType": "subtraction",
"question": "Carlos had 10 books and gave away 9. How many books does Carlos have left?",
"answer": 1,
"correctAnswer": "1",
"difficulty": "normal"
},
{
"id": 9,
"type": "word-problems",
"subType": "addition",
"question": "Sam has 9 pencils and gets 3 more. How many pencils does Sam have now?",
"answer": 12,
"correctAnswer": "12",
"difficulty": "normal"
},
{
"id": 10,
"type": "word-problems",
"subType": "subtraction",
"question": "Carlos had 8 stickers and gave away 5. How many stickers does Carlos have left?",
"answer": 3,
"correctAnswer": "3",
"difficulty": "normal"
},
{
"id": 11,
"type": "word-problems",
"subType": "addition",
"question": "Sam has 1 grapes and gets 9 more. How many grapes does Sam have now?",
"answer": 10,
"correctAnswer": "10",
"difficulty": "normal"
},
{
"id": 12,
"type": "word-problems",
"subType": "subtraction",
"question": "Jake had 6 grapes and gave away 1. How many grapes does Jake have left?",
"answer": 5,
"correctAnswer": "5",
"difficulty": "normal"
},
{
"id": 13,
"type": "word-problems",
"subType": "multiplication",
"question": "Jake bought 7 boxes. Each box has 7 cookies. How many cookies does Jake have in total?",
"answer": 49,
"correctAnswer": "49",
"difficulty": "normal"
},
{
"id": 14,
"type": "word-problems",
"subType": "subtraction",
"question": "Noah had 6 toys and sold 1 of them. How many toys does Noah have remaining?",
"answer": 5,
"correctAnswer": "5",
"difficulty": "normal"
},
{
"id": 15,
"type": "word-problems",
"subType": "multiplication",
"question": "Emma has 8 bags with 3 apples in each bag. How many apples does Emma have in all?",
"answer": 24,
"correctAnswer": "24",
"difficulty": "normal"
},
{
"id": 16,
"type": "word-problems",
"subType": "addition",
"question": "Jake had 3 stickers. A friend gave Jake 4 more stickers. How many stickers does Jake have in all?",
"answer": 7,
"correctAnswer": "7",
"difficulty": "normal"
},
{
"id": 17,
"type": "word-problems",
"subType": "multiplication",
"question": "Liam bought 4 boxes. Each box has 4 grapes. How many grapes does Liam have in total?",
"answer": 16,
"correctAnswer": "16",
"difficulty": "normal"
},
{
"id": 18,
"type": "word-problems",
"subType": "subtraction",
"question": "Emma had 8 books and gave away 6. How many books does Emma have left?",
"answer": 2,
"correctAnswer": "2",
"difficulty": "normal"
},
{
"id": 19,
"type": "word-problems",
"subType": "subtraction",
"question": "Lisa had 10 oranges and gave away 2. How many oranges does Lisa have left?",
"answer": 8,
"correctAnswer": "8",
"difficulty": "normal"
},
{
"id": 20,
"type": "word-problems",
"subType": "subtraction",
"question": "Carlos had 2 stickers and sold 1 of them. How many stickers does Carlos have remaining?",
"answer": 1,
"correctAnswer": "1",
"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"
}Teaching Notes
- Sam had 5 marbles and gave away 1. How many marbles does Sam have left?
- Mia put 10 grapes in a basket and added 1 more. How many grapes are in the basket in total?
- Ava had 6 books and sold 3 of them. How many books does Ava have remaining?
- Sofia had 8 toys. A friend gave Sofia 2 more toys. How many toys does Sofia have in all?
- Carlos bought 4 boxes. Each box has 5 grapes. How many grapes does Carlos have in total?
- Noah bought 3 boxes. Each box has 5 grapes. How many grapes does Noah have in total?
- Lisa put 5 stickers in a basket and added 2 more. How many stickers are in the basket in total?
- Carlos had 10 books and gave away 9. How many books does Carlos have left?
- Sam has 9 pencils and gets 3 more. How many pencils does Sam have now?
- Carlos had 8 stickers and gave away 5. How many stickers does Carlos have left?
- Sam has 1 grapes and gets 9 more. How many grapes does Sam have now?
- Jake had 6 grapes and gave away 1. How many grapes does Jake have left?
- Jake bought 7 boxes. Each box has 7 cookies. How many cookies does Jake have in total?
- Noah had 6 toys and sold 1 of them. How many toys does Noah have remaining?
- Emma has 8 bags with 3 apples in each bag. How many apples does Emma have in all?
- Jake had 3 stickers. A friend gave Jake 4 more stickers. How many stickers does Jake have in all?
- Liam bought 4 boxes. Each box has 4 grapes. How many grapes does Liam have in total?
- Emma had 8 books and gave away 6. How many books does Emma have left?
- Lisa had 10 oranges and gave away 2. How many oranges does Lisa have left?
- Carlos had 2 stickers and sold 1 of them. How many stickers does Carlos have remaining?
Practice word problems with free printable worksheets for Kindergarten. Uniquely generated — reinforce key math skills with every set.
Frequently Asked Questions
How do I use this Word Problems Kindergarten Project Worksheets worksheet?
Print the worksheet and complete the problems. Each set number generates a unique arrangement. Use the same set number for all students in a class for consistent assessment.
Is there an answer key?
Yes — every worksheet includes a complete answer key. Print it separately or view it on screen.