freeCodeCamp/curriculum/math-challenges/32-linear-equations/exponential-growth-and-deca...

110 lines
1.8 KiB
JSON
Raw Normal View History

{
"name": "Exponential Growth and Decay Functions",
"order": 40,
"challenges": [
{
"id": "59a5801209a6acac5983b486",
"title": "Exponential Functions",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a223",
"title": "Solving Equations with Exponents",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a224",
"title": "Exponential Growth and Decay",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a225",
"title": "Exponential Growth",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a226",
"title": "Exponential Decay",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a227",
"title": "Geometric Sequences and Exponential Functions",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a228",
"title": "Graphs of Exponential Functions",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a229",
"title": "Applications of Exponential Functions",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}