freeCodeCamp/math-challenges/34-trigonometry/basic-trig-identity-applica...

110 lines
1.9 KiB
JSON

{
"name": "Basic Trig Identity Applications",
"order": 10,
"challenges": [
{
"id": "59a5801209a6acac5983b544",
"title": "Trig Identities to Find Exact Trigonometric Values",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a538",
"title": "Simplifying Trigonometric Expressions",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a539",
"title": "Proofs of Trigonometric Identities",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a540",
"title": "Simpler Form of Trigonometric Equations",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a541",
"title": "Solving Trigonometric Equations",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a542",
"title": "Solving Trigonometric Equations Using Basic Algebra",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a543",
"title": "Trigonometric Equations Using the Quadratic Formula",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a544",
"title": "Trigonometric Equations Using Factoring",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}