document.write( "Question 259794: Perform the indicated operations, where possible.
\n" ); document.write( "[4 3] _ [1 1 ] [1 1]
\n" ); document.write( "[1 2] [1 0] + [1 4]
\n" ); document.write( "

Algebra.Com's Answer #191258 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
You can perform the operations element by element,
\n" ); document.write( "\"a11=4-1%2B1=4\"
\n" ); document.write( "\"a12=3-1%2B1=3\"\r
\n" ); document.write( "\n" ); document.write( "\"a21=1-1%2B1=1\"\r
\n" ); document.write( "\n" ); document.write( "\"a22=2-0%2B4=6\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );