document.write( "Question 164252: This is 1 question with a 2 Parts.
\n" ); document.write( "On a graph that has a system of equations of
\n" ); document.write( "8x - 7y = 49
\n" ); document.write( "-8x + 7y = -49
\n" ); document.write( "Is the system consistent or incosistent?
\n" ); document.write( "Are the equations dependent or independent?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #121020 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Simply add the equations together to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "   8x - 7y = 49\r\n" );
document.write( "+ -8x + 7y = -49\r\n" );
document.write( "-----------------\r\n" );
document.write( "   0x + 0y = 0 \r\n" );
document.write( "         0 = 0\r\n" );
document.write( "\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since the equation is ALWAYS true, this means that the system is consistent and dependent. In other words, there are an infinite number of solutions.
\n" ); document.write( "
\n" );