ChatGPT-5无法进行基本数学运算

9作者: MarcellusDrum21 天前原帖
ChatGPT-4 可以解决这个问题。即使使用 API 中的 GPT-5 也能得到正确的结果。似乎是 ChatGPT 前端提示存在问题。 <p>示例:</p> <p>提示:解方程 5.9 = x + 5.11</p> <p>答案:</p> <p>要解这个方程:</p> <p>5.9 = x + 5.11</p> <p>从两边减去 5.11:</p> <p>5.9 - 5.11 = x</p> <p>-0.21 = x</p> <p>最终答案:</p> <p>\boxed{x = -0.21}</p>
查看原文
ChatGPT-4 can solve it them. Even using GPT-5 from the API gives the correct result. Something with the ChatGPT frontend prompt seems to be the issue.<p>Example:<p>Prompt: Solve 5.9=x+5.11<p>Answer:<p>To solve the equation:<p>5.9 = x + 5.11<p>Subtract 5.11 from both sides:<p>5.9 - 5.11 = x<p>-0.21 = x<p>Final answer:<p>\boxed{x = -0.21}