Workbook Detail
Decimals Division Divide Decimals — Set 99
This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.
{
"contentData": {
"operation": "decimals",
"subject": "arithmetic",
"difficulty": "easy",
"config": {
"maxNumber": 10
},
"problems": [
{
"id": 1,
"type": "decimals",
"subType": "subtract",
"operand1": 17.8,
"operand2": 0.3,
"question": "17.8 - 0.3 = ?",
"answer": 17.5,
"correctAnswer": "17.5",
"difficulty": "normal"
},
{
"id": 2,
"type": "decimals",
"subType": "subtract",
"operand1": 2.5,
"operand2": 0.5,
"question": "2.5 - 0.5 = ?",
"answer": 2,
"correctAnswer": "2",
"difficulty": "normal"
},
{
"id": 3,
"type": "decimals",
"subType": "add",
"operand1": 5.6,
"operand2": 5,
"question": "5.6 + 5.0 = ?",
"answer": 10.6,
"correctAnswer": "10.6",
"difficulty": "normal"
},
{
"id": 4,
"type": "decimals",
"subType": "add",
"operand1": 4.3,
"operand2": 17.8,
"question": "4.3 + 17.8 = ?",
"answer": 22.1,
"correctAnswer": "22.1",
"difficulty": "normal"
},
{
"id": 5,
"type": "decimals",
"subType": "divide",
"operand1": 28.4,
"operand2": 4,
"question": "28.4 ÷ 4 = ?",
"answer": 7.1,
"correctAnswer": "7.1",
"difficulty": "normal"
},
{
"id": 6,
"type": "decimals",
"subType": "subtract",
"operand1": 14.6,
"operand2": 2.4,
"question": "14.6 - 2.4 = ?",
"answer": 12.2,
"correctAnswer": "12.2",
"difficulty": "normal"
},
{
"id": 7,
"type": "decimals",
"subType": "subtract",
"operand1": 5.9,
"operand2": 2.7,
"question": "5.9 - 2.7 = ?",
"answer": 3.2,
"correctAnswer": "3.2",
"difficulty": "normal"
},
{
"id": 8,
"type": "decimals",
"subType": "add",
"operand1": 15.2,
"operand2": 17.4,
"question": "15.2 + 17.4 = ?",
"answer": 32.6,
"correctAnswer": "32.6",
"difficulty": "normal"
},
{
"id": 9,
"type": "decimals",
"subType": "add",
"operand1": 4.9,
"operand2": 6.7,
"question": "4.9 + 6.7 = ?",
"answer": 11.6,
"correctAnswer": "11.6",
"difficulty": "normal"
},
{
"id": 10,
"type": "decimals",
"subType": "multiply",
"operand1": 4.9,
"operand2": 7.1,
"question": "4.9 × 7.1 = ?",
"answer": 34.79,
"correctAnswer": "34.79",
"difficulty": "normal"
},
{
"id": 11,
"type": "decimals",
"subType": "divide",
"operand1": 66.5,
"operand2": 7,
"question": "66.5 ÷ 7 = ?",
"answer": 9.5,
"correctAnswer": "9.5",
"difficulty": "normal"
},
{
"id": 12,
"type": "decimals",
"subType": "add",
"operand1": 13.8,
"operand2": 2.1,
"question": "13.8 + 2.1 = ?",
"answer": 15.9,
"correctAnswer": "15.9",
"difficulty": "normal"
},
{
"id": 13,
"type": "decimals",
"subType": "multiply",
"operand1": 12.9,
"operand2": 6.3,
"question": "12.9 × 6.3 = ?",
"answer": 81.27,
"correctAnswer": "81.27",
"difficulty": "normal"
},
{
"id": 14,
"type": "decimals",
"subType": "divide",
"operand1": 208,
"operand2": 10,
"question": "208.0 ÷ 10 = ?",
"answer": 20.8,
"correctAnswer": "20.8",
"difficulty": "normal"
},
{
"id": 15,
"type": "decimals",
"subType": "add",
"operand1": 14.1,
"operand2": 15.5,
"question": "14.1 + 15.5 = ?",
"answer": 29.6,
"correctAnswer": "29.6",
"difficulty": "normal"
},
{
"id": 16,
"type": "decimals",
"subType": "multiply",
"operand1": 3.6,
"operand2": 0.6,
"question": "3.6 × 0.6 = ?",
"answer": 2.16,
"correctAnswer": "2.16",
"difficulty": "normal"
},
{
"id": 17,
"type": "decimals",
"subType": "add",
"operand1": 10.9,
"operand2": 13.1,
"question": "10.9 + 13.1 = ?",
"answer": 24,
"correctAnswer": "24",
"difficulty": "normal"
},
{
"id": 18,
"type": "decimals",
"subType": "multiply",
"operand1": 3.5,
"operand2": 9.7,
"question": "3.5 × 9.7 = ?",
"answer": 33.95,
"correctAnswer": "33.95",
"difficulty": "normal"
},
{
"id": 19,
"type": "decimals",
"subType": "subtract",
"operand1": 17.3,
"operand2": 16.5,
"question": "17.3 - 16.5 = ?",
"answer": 0.8,
"correctAnswer": "0.8",
"difficulty": "normal"
},
{
"id": 20,
"type": "decimals",
"subType": "add",
"operand1": 19.3,
"operand2": 17.7,
"question": "19.3 + 17.7 = ?",
"answer": 37,
"correctAnswer": "37",
"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"
}