document.write( "Question 549381: under what conditions it has been following matrix equality?\r
\n" );
document.write( "\n" );
document.write( "( x y) * (1 1) = (1 1) * (x y)
\n" );
document.write( "( z w) (0 1) .... (0 1) (z w)\r
\n" );
document.write( "\n" );
document.write( "Answer: provided that z = 0 and x = w\r
\n" );
document.write( "\n" );
document.write( "How? Thank you \n" );
document.write( "
Algebra.Com's Answer #357703 by stanbon(75887) ![]() You can put this solution on YOUR website! under what conditions it has been following matrix equality? \n" ); document.write( "( x y) * (1 1) = (1 1) * (x y) \n" ); document.write( "( z w) * (0 1) = (0 1) * (z w) \n" ); document.write( "Answer: provided that z = 0 and x = w \n" ); document.write( "How? \n" ); document.write( "--- \n" ); document.write( "Equations: \n" ); document.write( "x + 0*y = x + z \n" ); document.write( "x + y = y + w \n" ); document.write( "z + 0*w = z + w \n" ); document.write( "z + w = 0y + w \n" ); document.write( "-------------------- \n" ); document.write( "From the 2nd row: x = w \n" ); document.write( "From the 4th row: z = 0\r \n" ); document.write( "\n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |