I get problem with latex as the input for wolframalpha api. When i input this expression x^2 - 49 = 0
, the returned results look fine, but when i input the latex format x^{2} - 49 = 0
it returns completely different results.
Does any know how to deal with this issue?