document.write( "Question 391924: Given the linear system
\n" ); document.write( "3x+4y=s
\n" ); document.write( "6x+8y=t
\n" ); document.write( "(a)determine particular values for s and t so that the system is consistent.
\n" ); document.write( "(b)determine particular values for s and t so that the system is inconsistent.
\n" ); document.write( "(c)what relationship between the values of s and t will guarantee that the system is consistent?
\n" ); document.write( "

Algebra.Com's Answer #278095 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
(a) Let t = 10 and s = 5. Then the system is consistent. (But the system is dependent, i.e., it has infinitely many solutions).\r
\n" ); document.write( "\n" ); document.write( "(b) Let t = 10 and s = 9. Then the system is inconsistent (representing two parallel lines).\r
\n" ); document.write( "\n" ); document.write( "(c) When t = 2s then the system is always consistent (but dependent).
\n" ); document.write( "
\n" );