There is a caret or other operator missing in the equation. Example: the input 'x^2y5' is invalid because the calculator cannot determine if y should be multiplied by 5, or raised to the fifth power. To indicate that the 5 is an exponent, use the ^ symbol, otherwise use a * to indicate multiplication.