freeCodeCamp/seed/math-challenges/32-linear-equations/graphing-polynomials.json

58 lines
1019 B
JSON

{
"name": "Graphing Polynomials",
"order": 24,
"challenges": [
{
"id": "59a5801209a6acac5983b469",
"title": "Identify Parts of Polynomial Graphs",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a039",
"title": "Graphs of Polynomials Using Transformations",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a040",
"title": "Graphs of Polynomials Using Zeros",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a041",
"title": "Graphing Calculator to Analyze Polynomial Functions",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}