freeCodeCamp/curriculum/math-challenges/32-linear-equations/the-forms-of-a-linear-equat...

58 lines
1001 B
JSON

{
"name": "The Forms of a Linear Equation",
"order": 12,
"challenges": [
{
"id": "59a5801209a6acac5983b455",
"title": "Standard Form of Linear Equations",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836560",
"title": "Slope-Intercept Form of Linear Equations",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836561",
"title": "Point-Slope Form of Linear Equations",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836562",
"title": "Forms of Linear Equations",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}