document.write( "Question 34258: Problem: Is it possible for the columns of a 4x3 matrix to be linearly dependent? if so, give an example and demonstrate the dependence. If not, prove it.\r
\n" ); document.write( "\n" ); document.write( "I understand what linearly dependent means, but I don't know what kind of a matrix we should use to prove it without coming up with a clear example with numbers. Please help.
\n" ); document.write( "

Algebra.Com's Answer #20579 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
Problem: Is it possible for the columns of a 4x3 matrix to be linearly dependent?
\n" ); document.write( "YES ,WE CAN ALWAYS WRITE TO SUIT THE REQUIREMENT..FOR..EXAMPLE...LET THE MATRIX A BE EQUAL TO
\n" ); document.write( "1,2,3
\n" ); document.write( "2,4,6
\n" ); document.write( "3,6,9
\n" ); document.write( "4,8,12
\n" ); document.write( "THE COLUMNS ARE
\n" ); document.write( "C1...........1,2,3,4
\n" ); document.write( "C2...........2,4,6,8
\n" ); document.write( "C3...........3,6,9,12
\n" ); document.write( "WE FIND EACH ELEMENT OF C2=2*EACH CORRESPONDING ELEMENT OF C1
\n" ); document.write( "WE FIND EACH ELEMENT OF C3=3*EACH CORRESPONDING ELEMENT OF C1
\n" ); document.write( "SO THE COLUMNS ARE LINEARLY DEPENDENT....
\n" ); document.write( "ANOTHER WAY TO MAKE SUCH MATRIX IS SAY A IS.............
\n" ); document.write( "1,2,3
\n" ); document.write( "4,5,9
\n" ); document.write( "6,7,13
\n" ); document.write( "8,9,17
\n" ); document.write( "THE COLUMNS ARE
\n" ); document.write( "C1...1,4,6,8
\n" ); document.write( "C2...2,5,7,9
\n" ); document.write( "C3...3,9,13,17
\n" ); document.write( "WE FIND EACH ELEMENT OF C3=SUM OF EACH CORRESPONDING ELEMENT OF C1 AND C2
\n" ); document.write( " if so, give an example and demonstrate the dependence. If not, prove it.
\n" ); document.write( "I understand what linearly dependent means, but I don't know what kind of a matrix we should use to prove it without coming up with a clear example with numbers. Please help.
\n" ); document.write( "IN GENERAL JUST MAKE NUMBERS IN ONE COLUMN TO BE SUM OR DIFFERENCE OF ELEMENTS IN OTHER 2 COLUMNS...SAY..A..IS...
\n" ); document.write( "X,Y,X-Y
\n" ); document.write( "P,Q,P-Q
\n" ); document.write( "T,U,T-U
\n" ); document.write( "E,F,E-F...ETC...
\n" ); document.write( "
\n" );