11 lines
207 B
Markdown
11 lines
207 B
Markdown
# Test Equations
|
|
|
|
Solve the following equations and provide the results in the format:
|
|
{
|
|
"equation": "equation text",
|
|
"result": "numeric result"
|
|
}
|
|
|
|
1. 2x + 5 = 13
|
|
2. 3y - 7 = 20
|
|
3. 4z + 8 = 32 |