document.write( "Question 203525: solve the system of equation by graphing.
\n" );
document.write( "9x-6y=42
\n" );
document.write( "6y-9x=-42
\n" );
document.write( "
\n" );
document.write( "is it consistent or inconsistent
\n" );
document.write( "dependant or independant\r
\n" );
document.write( "\n" );
document.write( "i'm totally lost with this one, thinking there is no solution, but is that correct?
\n" );
document.write( "thanks \n" );
document.write( "
Algebra.Com's Answer #153549 by psbhowmick(878)![]() ![]() You can put this solution on YOUR website! Let us consider the first equation: 9x - 6y = 42. \n" ); document.write( "Multiplying both sides of this equation by (-1) we have \n" ); document.write( "(-1)*(9x - 6y) = (-1)*42 \n" ); document.write( "(-1)*9x - (-1)*6y = -42 \n" ); document.write( "-9x + 6y = -42 \n" ); document.write( "i.e. 6y - 9x = -42 \n" ); document.write( "This is nothing but your second equation so the two equations are not inconsistent, but are the same equation instead and hence dependent.\r \n" ); document.write( "\n" ); document.write( "If you try to draw the graphs, you will get ONLY one straight line as shown below.\r \n" ); document.write( "\n" ); document.write( " |