document.write( "Question 89545: 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.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "10x + 2y = 7
\n" ); document.write( " y= -5x + 3
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #65090 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
multiplying the second equation by -2 gives -2y=10x-6 ... adding this result to the first equation gives\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "10x+2y+(-2y)=7+(10x-6) ... 10x=10x+1 ... this is an inconsistent result
\n" ); document.write( "
\n" );