メインコンテンツに移動します。
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}2&0\\-1&1\end{matrix}\right)
両方の行列に同じ数の行と列が含まれる場合にのみ、2 つの行列の加算や減算を行うことができます。
\left(\begin{matrix}2+2&3\\5-1&4+1\end{matrix}\right)
2 つの行列を加算するには、対応する要素を加算します。
\left(\begin{matrix}4&3\\5-1&4+1\end{matrix}\right)
2 を 2 に加算します。
\left(\begin{matrix}4&3\\4&4+1\end{matrix}\right)
5 を -1 に加算します。
\left(\begin{matrix}4&3\\4&5\end{matrix}\right)
4 を 1 に加算します。