Workbook Detail
Money Adding Coins Grade 1 — Set 2
This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.
{
"contentData": {
"operation": "money",
"subject": "arithmetic",
"difficulty": "medium",
"config": {
"maxNumber": 20,
"maxSum": 20,
"maxOperand": 120,
"_gradeLevel": "1"
},
"problems": [
{
"id": 1,
"type": "money",
"subType": "count-coins",
"question": "3 dimes + 4 pennies = ? cents",
"answer": 34,
"correctAnswer": "34",
"difficulty": "normal",
"visualIntent": {
"layout": "icon-badge",
"category": "fruits",
"label": "34"
}
},
{
"id": 2,
"type": "money",
"subType": "count-coins",
"question": "2 dimes + 2 dimes = ? cents",
"answer": 40,
"correctAnswer": "40",
"difficulty": "normal",
"visualIntent": {
"layout": "icon-badge",
"category": "fruits",
"label": "40"
}
},
{
"id": 3,
"type": "money",
"subType": "count-coins",
"question": "5 nickels + 4 dimes = ? cents",
"answer": 65,
"correctAnswer": "65",
"difficulty": "normal",
"visualIntent": {
"layout": "icon-badge",
"category": "fruits",
"label": "65"
}
},
{
"id": 4,
"type": "money",
"subType": "make-change",
"question": "You pay $1.00 for an item that costs $0.15. How much change do you get back?",
"answer": 85,
"correctAnswer": "85",
"difficulty": "normal",
"visualIntent": {
"layout": "icon-badge",
"category": "fruits",
"label": "85"
}
},
{
"id": 5,
"type": "money",
"subType": "count-coins",
"question": "3 nickels + 3 nickels = ? cents",
"answer": 30,
"correctAnswer": "30",
"difficulty": "normal",
"visualIntent": {
"layout": "icon-badge",
"category": "fruits",
"label": "30"
}
},
{
"id": 6,
"type": "money",
"subType": "count-coins",
"question": "2 quarters + 5 nickels = ? cents",
"answer": 75,
"correctAnswer": "75",
"difficulty": "normal",
"visualIntent": {
"layout": "icon-badge",
"category": "fruits",
"label": "75"
}
},
{
"id": 7,
"type": "money",
"subType": "make-change",
"question": "You pay $1.00 for an item that costs $0.25. How much change do you get back?",
"answer": 75,
"correctAnswer": "75",
"difficulty": "normal",
"visualIntent": {
"layout": "icon-badge",
"category": "fruits",
"label": "75"
}
},
{
"id": 9,
"type": "money",
"subType": "add-money",
"question": "29 cents + 28 cents = ?",
"answer": 57,
"correctAnswer": "57",
"difficulty": "normal",
"visualIntent": {
"layout": "icon-badge",
"category": "fruits",
"label": "57"
}
},
{
"id": 10,
"type": "money",
"subType": "count-coins",
"question": "5 pennies + 3 pennies = ? cents",
"answer": 8,
"correctAnswer": "8",
"difficulty": "normal",
"visualIntent": {
"layout": "icon-badge",
"category": "fruits",
"label": "8"
}
},
{
"id": 11,
"type": "money",
"subType": "add-money",
"question": "28 cents + 35 cents = ?",
"answer": 63,
"correctAnswer": "63",
"difficulty": "normal",
"visualIntent": {
"layout": "icon-badge",
"category": "fruits",
"label": "63"
}
},
{
"id": 12,
"type": "money",
"subType": "count-coins",
"question": "3 pennies + 1 nickel = ? cents",
"answer": 8,
"correctAnswer": "8",
"difficulty": "normal",
"visualIntent": {
"layout": "icon-badge",
"category": "fruits",
"label": "8"
}
},
{
"id": 13,
"type": "money",
"subType": "count-coins",
"question": "1 dime + 3 quarters = ? cents",
"answer": 85,
"correctAnswer": "85",
"difficulty": "normal",
"visualIntent": {
"layout": "icon-badge",
"category": "fruits",
"label": "85"
}
},
{
"id": 14,
"type": "money",
"subType": "count-coins",
"question": "1 nickel + 5 nickels = ? cents",
"answer": 30,
"correctAnswer": "30",
"difficulty": "normal",
"visualIntent": {
"layout": "icon-badge",
"category": "fruits",
"label": "30"
}
},
{
"id": 16,
"type": "money",
"subType": "make-change",
"question": "You pay $1.00 for an item that costs $0.45. How much change do you get back?",
"answer": 55,
"correctAnswer": "55",
"difficulty": "normal",
"visualIntent": {
"layout": "icon-badge",
"category": "fruits",
"label": "55"
}
},
{
"id": 17,
"type": "money",
"subType": "make-change",
"question": "You pay $1.00 for an item that costs $0.50. How much change do you get back?",
"answer": 50,
"correctAnswer": "50",
"difficulty": "normal",
"visualIntent": {
"layout": "icon-badge",
"category": "fruits",
"label": "50"
}
},
{
"id": 18,
"type": "money",
"subType": "make-change",
"question": "You pay $1.00 for an item that costs $0.90. How much change do you get back?",
"answer": 10,
"correctAnswer": "10",
"difficulty": "normal",
"visualIntent": {
"layout": "icon-badge",
"category": "fruits",
"label": "10"
}
},
{
"id": 19,
"type": "money",
"subType": "count-coins",
"question": "4 dimes + 2 nickels = ? cents",
"answer": 50,
"correctAnswer": "50",
"difficulty": "normal",
"visualIntent": {
"layout": "icon-badge",
"category": "fruits",
"label": "50"
}
}
],
"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
- 3 dimes + 4 pennies = ? cents
- 2 dimes + 2 dimes = ? cents
- 5 nickels + 4 dimes = ? cents
- You pay $1.00 for an item that costs $0.15. How much change do you get back?
- 3 nickels + 3 nickels = ? cents
- 2 quarters + 5 nickels = ? cents
- You pay $1.00 for an item that costs $0.25. How much change do you get back?
- 29 cents + 28 cents = ?
- 5 pennies + 3 pennies = ? cents
- 28 cents + 35 cents = ?
- 3 pennies + 1 nickel = ? cents
- 1 dime + 3 quarters = ? cents
- 1 nickel + 5 nickels = ? cents
- You pay $1.00 for an item that costs $0.45. How much change do you get back?
- You pay $1.00 for an item that costs $0.50. How much change do you get back?
- You pay $1.00 for an item that costs $0.90. How much change do you get back?
- 4 dimes + 2 nickels = ? cents
Practice money adding coins with free printable worksheets for Grade 1. Uniquely generated — reinforce key math skills with every set.
Frequently Asked Questions
How do I use this Money Adding Coins Grade 1 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.