\left( \begin{array} { c c } { 3 } & { - 2 } \\ { 1 } & { 7 } \end{array} \right) + \left( \begin{array} { c c } { 0 } & { 5 } \\ { 2 } & { - 1 } \end{array} \right)
Evaluate
\left(\begin{matrix}3&3\\3&6\end{matrix}\right)
Calculate Determinant
9
Share
Copied to clipboard
\left(\begin{matrix}3&-2\\1&7\end{matrix}\right)+\left(\begin{matrix}0&5\\2&-1\end{matrix}\right)
You can add or subtract two matrices only if both matrices have the same number of rows and columns.
\left(\begin{matrix}3&-2+5\\1+2&7-1\end{matrix}\right)
To add two matrices, add the corresponding elements.
\left(\begin{matrix}3&3\\1+2&7-1\end{matrix}\right)
Add -2 to 5.
\left(\begin{matrix}3&3\\3&7-1\end{matrix}\right)
Add 1 to 2.
\left(\begin{matrix}3&3\\3&6\end{matrix}\right)
Add 7 to -1.
Examples
Quadratic equation
{ x } ^ { 2 } - 4 x - 5 = 0
Trigonometry
4 \sin \theta \cos \theta = 2 \sin \theta
Linear equation
y = 3x + 4
Arithmetic
699 * 533
Matrix
\left[ \begin{array} { l l } { 2 } & { 3 } \\ { 5 } & { 4 } \end{array} \right] \left[ \begin{array} { l l l } { 2 } & { 0 } & { 3 } \\ { -1 } & { 1 } & { 5 } \end{array} \right]
Simultaneous equation
\left. \begin{cases} { 8x+2y = 46 } \\ { 7x+3y = 47 } \end{cases} \right.
Differentiation
\frac { d } { d x } \frac { ( 3 x ^ { 2 } - 2 ) } { ( x - 5 ) }
Integration
\int _ { 0 } ^ { 1 } x e ^ { - x ^ { 2 } } d x
Limits
\lim _{x \rightarrow-3} \frac{x^{2}-9}{x^{2}+2 x-3}