跳到主要内容
Math Solver will be retired on July 7, 2025. Solve math equations with Math Assistant in OneNote to help you reach solutions quickly.
求值
Tick mark Image
计算行列式
Tick mark Image

共享

\left(\begin{matrix}2&3\\5&4\end{matrix}\right)-\left(\begin{matrix}0&3\\1&5\end{matrix}\right)
仅当两个矩阵具有相同的行数和列数时,相互之间才能进行加法和减法运算。
\left(\begin{matrix}2&3-3\\5-1&4-5\end{matrix}\right)
两个矩阵相减,即将两个矩阵中对应元素相减。
\left(\begin{matrix}2&0\\5-1&4-5\end{matrix}\right)
将 3 减去 3。
\left(\begin{matrix}2&0\\4&4-5\end{matrix}\right)
将 5 减去 1。
\left(\begin{matrix}2&0\\4&-1\end{matrix}\right)
将 4 减去 5。