Question

What would be the result of the following MATLAB commands?
F1x = sym('x^2-25');
solve(F1x)

Answer

This answer is hidden. It contains 7 characters.