diff --git a/题库0.3/Problems.json b/题库0.3/Problems.json index 41c7d30c..7a7b3471 100644 --- a/题库0.3/Problems.json +++ b/题库0.3/Problems.json @@ -271050,7 +271050,7 @@ }, "009618": { "id": "009618", - "content": "试说明, 如果三个首尾相接的向量$\\overrightarrow a$、$\\overrightarrow b$和$\\overrightarrow c$所在的线段能拼接成三角形, 那么一定满足条件$\\overrightarrow a+\\overrightarrow b+\\overrightarrow c=0$. 反过来, 如果$\\overrightarrow a+\\overrightarrow b+\\overrightarrow c=0$, 那么三向量$\\overrightarrow a$、$\\overrightarrow b$和$\\overrightarrow c$所在的线段一定能拼接成三角形吗? 说明理由.", + "content": "试说明, 如果三个首尾相接的向量$\\overrightarrow a$、$\\overrightarrow b$和$\\overrightarrow c$所在的线段能拼接成三角形, 那么一定满足条件$\\overrightarrow a+\\overrightarrow b+\\overrightarrow c=\\overrightarrow{0}$. 反过来, 如果$\\overrightarrow a+\\overrightarrow b+\\overrightarrow c=\\overrightarrow{0}$, 那么三向量$\\overrightarrow a$、$\\overrightarrow b$和$\\overrightarrow c$所在的线段一定能拼接成三角形吗? 说明理由.", "objs": [], "tags": [ "第五单元" @@ -271062,7 +271062,8 @@ "usages": [], "origin": "新教材必修第二册课堂练习", "edit": [ - "20220730\t王伟叶" + "20220730\t王伟叶", + "20240215\t王伟叶" ], "same": [], "related": [],