mathematica tag protected 问题? 30

浏览:1066 回答:2

怎么解决这个问题? 看图我要怎么输入才可以解方程


In[11]:= Solve[{3 x + 2 y = 15, 3 x - 3 y = 12}, {x, y}]


During evaluation of In[11]:= Set::write: Tag Plus in 3 x+2 y is Protected. >>


During evaluation of In[11]:= Set::write: Tag Plus in 3 x-3 y is Protected. >>


During evaluation of In[11]:= Solve::naqs: 15&&12 is not a quantified system of equations and inequalities. >>


Out[11]= Solve[{15, 12}, {x, y}]


邀请回答 我来回答

全部回答

(2)
默认 最新
FEM小生

如图所示:


微信截图_20171206115525.png


2017年12月6日
已采纳 评论 点赞
寒江雪_123
等号是用==,而不是=
2017年12月5日
已采纳 评论 点赞

没解决?试试专家一对一服务

换一批