document.write( "Question 63329This question is from textbook
\n" );
document.write( ": Solve each of the following systems by using either addition or substitution. If a unique solution 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 #44133 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 10x+2y=7 now multiply the second equation by -2 and add \n" ); document.write( "-10x-2y=-6 \n" ); document.write( "------------------------ \n" ); document.write( "0x+0x=1 inconsistant. \n" ); document.write( " |