Matrix Addition Calculator
Add matrices step by step
The calculator will find the sum of two matrices (if possible), with steps shown. It adds matrices of any size up to 10x10 (2x2, 3x3, 4x4, etc.).
Your Input
Calculate $$$\left[\begin{array}{ccc}4 & 5 & 7\\2 & 1 & 0\\-1 & -2 & 1\end{array}\right] + \left[\begin{array}{ccc}2 & 3 & 0\\8 & 9 & 5\\1 & 1 & 7\end{array}\right].$$$
Solution
$$$\left[\begin{array}{ccc}{\color{Brown}4} & {\color{Green}5} & {\color{Peru}7}\\{\color{GoldenRod}2} & {\color{Crimson}1} & {\color{BlueViolet}0}\\{\color{Violet}-1} & {\color{Purple}-2} & {\color{Chocolate}1}\end{array}\right] + \left[\begin{array}{ccc}{\color{Brown}2} & {\color{Green}3} & {\color{Peru}0}\\{\color{GoldenRod}8} & {\color{Crimson}9} & {\color{BlueViolet}5}\\{\color{Violet}1} & {\color{Purple}1} & {\color{Chocolate}7}\end{array}\right] = \left[\begin{array}{ccc}{\color{Brown}\left(4\right)} + {\color{Brown}\left(2\right)} & {\color{Green}\left(5\right)} + {\color{Green}\left(3\right)} & {\color{Peru}\left(7\right)} + {\color{Peru}\left(0\right)}\\{\color{GoldenRod}\left(2\right)} + {\color{GoldenRod}\left(8\right)} & {\color{Crimson}\left(1\right)} + {\color{Crimson}\left(9\right)} & {\color{BlueViolet}\left(0\right)} + {\color{BlueViolet}\left(5\right)}\\{\color{Violet}\left(-1\right)} + {\color{Violet}\left(1\right)} & {\color{Purple}\left(-2\right)} + {\color{Purple}\left(1\right)} & {\color{Chocolate}\left(1\right)} + {\color{Chocolate}\left(7\right)}\end{array}\right] = \left[\begin{array}{ccc}6 & 8 & 7\\10 & 10 & 5\\0 & -1 & 8\end{array}\right]$$$
Answer
$$$\left[\begin{array}{ccc}4 & 5 & 7\\2 & 1 & 0\\-1 & -2 & 1\end{array}\right] + \left[\begin{array}{ccc}2 & 3 & 0\\8 & 9 & 5\\1 & 1 & 7\end{array}\right] = \left[\begin{array}{ccc}6 & 8 & 7\\10 & 10 & 5\\0 & -1 & 8\end{array}\right]$$$A