document.write( "Question 28312: Ok - I am having problems with solving the follwoing equation -- can you please help me out. Please note that the M amounts within the brackets are in sets of four -- 2 on top of 2 - for example M= a 0(being on the top line while 0 b are right below it -- lining up the a and the 0 and then the 0 and the b.\r
\n" ); document.write( "\n" ); document.write( "Let M= [a 0]
\n" ); document.write( " [0 b] with a, b real numbers.\r
\n" ); document.write( "\n" ); document.write( "a) Solve that M(squared) =MM= [a(squared) 0]
\n" ); document.write( " [0 b(squared)].\r
\n" ); document.write( "\n" ); document.write( "b) What is det(M)?\r
\n" ); document.write( "\n" ); document.write( "c) Under what condition(s) does M(inverse) exist?\r
\n" ); document.write( "\n" ); document.write( "d) What is M(inverse)?\r
\n" ); document.write( "\n" ); document.write( "e) Suppose M= [2 0]
\n" ); document.write( " [0 1]. What M(tenth power)? (hint: find M(squared), M(cube).... is there apattern?
\n" ); document.write( "

Algebra.Com's Answer #15403 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
Let M= [a 0]
\n" ); document.write( ".......[0 b] with a, b real numbers.
\n" ); document.write( "a) Solve that M(squared) =MM= [a(squared) 0]
\n" ); document.write( "..............................[0 b(squared)].
\n" ); document.write( "MM=\"matrix%282%2C2%2Ca%2C0%2C0%2Cb%29\"*\"matrix%282%2C2%2Ca%2C0%2C0%2Cb%29\"
\n" ); document.write( "=\"matrix%282%2C2%2Ca%2Aa%2B0%2A0%2Ca%2A0%2B0%2Ab%2C0%2Aa%2Bb%2A0%2C0%2A0%2Bb%2Ab%29\"
\n" ); document.write( "=\"matrix%282%2C2%2Ca%5E2%2C0%2C0%2Cb%5E2%29\"
\n" ); document.write( "b) What is det(M)?
\n" ); document.write( "=a*b-0*)=ab
\n" ); document.write( "c) Under what condition(s) does M(inverse) exist?
\n" ); document.write( "det(m)=ab should not equal zero...that is either a or b or both should not be zero
\n" ); document.write( "d) What is M(inverse)?
\n" ); document.write( "step1..replace each element with their minor
\n" ); document.write( "minor matrix=\"matrix%282%2C2%2Cb%2C0%2C0%2Ca%29\"
\n" ); document.write( "step2....multiply each element with (-1)^(m+n),where m and n are row and column numbers.
\n" ); document.write( "cofactor matrix=\"matrix%282%2C2%2C%2Bb%2C-0%2C-0%2C%2Ba%29\"
\n" ); document.write( "step3......transpose the above
\n" ); document.write( "transpose =\"matrix%282%2C2%2Cb%2C0%2C0%2Ca%29\"
\n" ); document.write( "step 4...divide by determinant to get inverse
\n" ); document.write( "inverse of M = (1/ab)*\"matrix%282%2C2%2Cb%2C0%2C0%2Ca%29\"\r
\n" ); document.write( "\n" ); document.write( "e) Suppose M= [2 0]
\n" ); document.write( "..............[0 1]. What M(tenth power)? (hint: find M(squared), M(cube).... is there apattern?
\n" ); document.write( "USING ABOVE WE GET
\n" ); document.write( "MM=M^2=\"matrix%282%2C2%2C4%2C0%2C0%2C1%29\"
\n" ); document.write( "MMM=M^3=\"matrix%282%2C2%2C4%2C0%2C0%2C1%29\"*\"matrix%282%2C2%2C2%2C0%2C0%2C1%29\"
\n" ); document.write( "=\"matrix%282%2C2%2C8%2C0%2C0%2C1%29\"
\n" ); document.write( "YES THERE IS A PATTERN
\n" ); document.write( "M=\"matrix%282%2C2%2C2%2C0%2C0%2C1%29\"
\n" ); document.write( "M^2=\"matrix%282%2C2%2C2%5E2%2C0%2C0%2C1%5E2%29\"
\n" ); document.write( "M^3=\"matrix%282%2C2%2C2%5E3%2C0%2C0%2C1%5E3%29\"
\n" ); document.write( "...............................HENCE
\n" ); document.write( "M^10=\"matrix%282%2C2%2C2%5E10%2C0%2C0%2C1%5E10%29\"
\n" ); document.write( "
\n" );