| solver(x+2) | ATC command names, code, paths, versions, file names, and output examples are intentionally preserved. | solver(x+2) |
| solve equation(x^2-5*x+6) | ATC command names, code, paths, versions, file names, and output examples are intentionally preserved. | solve equation(x^2-5*x+6) |
| solve equation(x^7-12) | ATC command names, code, paths, versions, file names, and output examples are intentionally preserved. | solve equation(x^7-12) |
| simplify polynomial((x-2)*(x-3)) | ATC command names, code, paths, versions, file names, and output examples are intentionally preserved. | simplify polynomial((x-2)*(x-3)) |
| simplify polynomial(x+x+1) | ATC command names, code, paths, versions, file names, and output examples are intentionally preserved. | simplify polynomial(x+x+1) |
| roots to polynomial(2\3) | ATC command names, code, paths, versions, file names, and output examples are intentionally preserved. | roots to polynomial(2\3) |