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)![]() ![]() 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= \n" ); document.write( "= \n" ); document.write( "= \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= \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= \n" ); document.write( "step3......transpose the above \n" ); document.write( "transpose = \n" ); document.write( "step 4...divide by determinant to get inverse \n" ); document.write( "inverse of M = (1/ab)* \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= \n" ); document.write( "MMM=M^3= \n" ); document.write( "= \n" ); document.write( "YES THERE IS A PATTERN \n" ); document.write( "M= \n" ); document.write( "M^2= \n" ); document.write( "M^3= \n" ); document.write( "...............................HENCE \n" ); document.write( "M^10= |