freeCodeCamp/curriculum/math-challenges/32-linear-equations/linear-equations-in-the-rea...

58 lines
986 B
JSON

{
"name": "Linear Equations in the Real World",
"order": 5,
"challenges": [
{
"id": "59a5801209a6acac5983b447",
"title": "Applications of Linear Equations",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836510",
"title": "Problem-Solving Models",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836511",
"title": "Guess and Check, Work Backward",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836512",
"title": "Applications Using Linear Models",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}