freeCodeCamp/curriculum/math-challenges/32-linear-equations/graphing-linear-equations.json

97 lines
1.6 KiB
JSON

{
"name": "Graph Linear Equations",
"order": 10,
"challenges": [
{
"id": "59a5801209a6acac5983b452",
"title": "Graph of a Linear Equation in Two Variables",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836549",
"title": "Graphs of Linear Equations",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836550",
"title": "Horizontal and Vertical Line Graphs",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836551",
"title": "Graph Using Intercepts",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836552",
"title": "Problem Solving with Linear Graphs",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836553",
"title": "Graphs of Absolute Value Equations",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac59836554",
"title": "Linear and Absolute Value Function Families",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}