freeCodeCamp/math-challenges/32-linear-equations/properties-of-exponents-in-...

58 lines
1.0 KiB
JSON

{
"name": "Properties of Exponents in Variable Expressions",
"order": 39,
"challenges": [
{
"id": "59a5801209a6acac5983b485",
"title": "Exponential Properties Involving Products",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a219",
"title": "Exponential Properties Involving Quotients",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a220",
"title": "Exponential Terms Raised to an Exponent",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983a221",
"title": "Exponential Properties in Variable Expressions",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}