document.write( "Question 74960: Solve each of the following systems by using either addition or substitution. If a unique solution
\n" );
document.write( "does not exist, state whether the system is dependent or inconsistent.
\n" );
document.write( "10x + 2y = 7
\n" );
document.write( "y = -5x + 3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #53850 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! I'm going to use substitution since we already have y isolated \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "these two lines are parallel and will never cross. So this system is inconsistent\r \n" ); document.write( "\n" ); document.write( " |