Mathe Aufgaben alle eingetragen

Erklärtexte angepasst
Verwandte Themen nach Vorgabe aus den Bsp Aufgaben verknüpft
This commit is contained in:
2025-01-04 05:10:53 +01:00
committed by Eric Blommel
parent 083780239a
commit 906d343b82
38 changed files with 280 additions and 86 deletions

View File

@@ -0,0 +1,26 @@
[
{
"text": "Zerlege 732.45 in seine Bestandteile",
"vars": {
"?": "700 + 30 + 2 + 0,4 + 0,05"
}
},
{
"text": "Was bedeutet die Zahl 56789 im Dezimalsystem?",
"vars": {
"?": "700 + 30 + 2 + 0,4 + 0,05"
}
},
{
"text": "Runde 2,849 auf zwei Dezimalstellen.",
"vars": {
"?": "2,85"
}
},
{
"text": "Runde 7,235 auf eine Dezimalstelle.",
"vars": {
"?": "7,2"
}
}
]