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)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "\"P=matrix%282%2C2%2Cx%5E2%2C3%2C1%2C3x%29\"

\n" ); document.write( "\"Q=matrix%282%2C2%2C3%2C6%2C2%2Cx%29\"

\n" ); document.write( "The entry in row 2 column 1 of matrix PQ is \"%281%29%283%29%2B%283x%29%282%29=3%2B6x\"

\n" ); document.write( "The entry in row 2 column 1 of matrix QP is \"%282%29%28x%5E2%29%2B%28x%29%281%29=2x%5E2%2Bx\"

\n" ); document.write( "those entries are the same, so

\n" ); document.write( "\"3%2B6x=2x%5E2%2Bx\"
\n" ); document.write( "\"2x%5E2-5x-3=0\"
\n" ); document.write( "\"%282x%2B1%29%28x-3%29=0\"

\n" ); document.write( "\"x=-1%2F2\" or \"x=3\"

\n" ); document.write( "The positive solution is

\n" ); document.write( "ANSWER: x=3

\n" ); document.write( "
\n" ); document.write( "
\n" );