document.write( "Question 85679: Please help. I am stuck on this problem. I have a partial solution I think but I am not understanding how to do this. Could you please explain what I am supposed to be substituting in this problem and help me find the answer -if independent, inconsistent, or dependent>
\n" );
document.write( "x-y=3
\n" );
document.write( "3x-2y=3 \n" );
document.write( "
Algebra.Com's Answer #61886 by scianci(186)![]() ![]() ![]() You can put this solution on YOUR website! Note that the slopes of these equations are 1 and 3/2. Since they are different, the system is independent. Use a linear combination to solve for one of the variables:\r \n" ); document.write( "\n" ); document.write( "2(x - y = 3) --> 2x - 2y = 6 \n" ); document.write( "3x - 2y = 3 --> -3x + 2y = -3\r \n" ); document.write( "\n" ); document.write( "-x = -3 \n" ); document.write( "x = 3\r \n" ); document.write( "\n" ); document.write( "(3) - y = 3 [using the 1st. equation] \n" ); document.write( "y = 0 \n" ); document.write( "Solution is (3 , 0) \n" ); document.write( " |