document.write( "Question 1008315: Determine the inverse of the following matrix
\n" );
document.write( "
\n" );
document.write( " A=\r
\n" );
document.write( "\n" );
document.write( " 1 0 1 0 1
\n" );
document.write( " 0 2 1 0 2
\n" );
document.write( " 3 1 2 3 1
\n" );
document.write( " -2 0 1 2 0
\n" );
document.write( " 3 -2 4 -2 1\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I have never solved one this size. Help is greatly appreciated!! Thank you!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #624066 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! This would be a pain to do by hand. If you must do it by hand, then I suggest using row reduction. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This solver\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "http://www.math.odu.edu/~bogacki/lat/\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "will help you step by step. Here's what you do\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 1) Click the link shown above\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 2) Click \"Enter\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 3) Click the \"Calculating the inverse using row operations\" link (it's under \"Systems of linear equations and matrices\")\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 4) Select \"5\" for the drop down menu, then hit \"submit\" to set up a blank 5x5 matrix\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Step 5) Enter your values. One number per box. After each number is in the right spot, hit \"submit\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The solver will then give you the final answer. It also shows you the step by step method to go from point A to point Z (and everything in between). You'll have to click the \"Show details\" button to get all the steps to show up. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let me know if this helps or not. Also, let me know if you get stuck anywhere. Thanks.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Edit: This tutor has a great example on how to find the inverse of a 4x4 matrix\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Link to solution: http://www.algebra.com/algebra/homework/Matrices-and-determiminant/Matrices-and-determiminant.faq.question.801396.html\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the tutor follows the same basic steps as the computer solver (at the first link I posted) does. \n" ); document.write( " \n" ); document.write( " |