document.write( "Question 156056: You have been performing Gaussian Elimination, and now you have all of the lower
\n" ); document.write( "triangle elements with value 0. What are you ready to do? I think the answer is c, but I want to make sure\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a. Nothing, you are done with Gaussian Elimination
\n" ); document.write( "b. Start with forwards elimination
\n" ); document.write( "c. Start backwards elimination
\n" ); document.write( "d. Start over; you are supposed to have all zeroes in the upper triangle
\n" ); document.write( "

Algebra.Com's Answer #115025 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
You are correct. You want to end up with a matrix with a diagonal of 1's where every other element (except for the far right column) is zero. \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Note: It's not always possible to obtain this since you may have no solutions or an infinite number of solutions.
\n" ); document.write( "
\n" );