freeCodeCamp/curriculum/math-challenges/34-trigonometry/solving-triangles.json

97 lines
1.6 KiB
JSON

{
"name": "Solving Triangles",
"order": 3,
"challenges": [
{
"id": "59a5801209a6acac5983b536",
"title": "The Pythagorean Theorem and Trigonometry",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a486",
"title": "Trig Function Applications",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a487",
"title": "Angles of Elevation and Depression",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a488",
"title": "Right Triangles and Bearings",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a489",
"title": "Solve Right Triangles",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a490",
"title": "Applications of Inverse Trigonometric Functions",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a491",
"title": "Inverse Trig Functions using Algebra",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}