document.write( "Question 1210438: Two matrices P and Q are
\n" );
document.write( "┌x² 3┐ and ┌3 6┐respectively.
\n" );
document.write( "│1 3x│ │2 x│
\n" );
document.write( "Given that P and Q are commutative under matrix multiplication. Find the positive value of x. \n" );
document.write( "
Algebra.Com's Answer #852551 by greenestamps(13250) You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The entry in row 2 column 1 of matrix PQ is \n" ); document.write( "The entry in row 2 column 1 of matrix QP is \n" ); document.write( "those entries are the same, so \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The positive solution is \n" ); document.write( "ANSWER: x=3 \n" ); document.write( " \n" ); document.write( " |