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)\"\" \"About 
You can put this solution on YOUR website!
I'm going to use substitution since we already have y isolated
\n" ); document.write( "\"10x+%2B+2y+=+7\"
\n" ); document.write( "\"y+=+-5x+%2B+3\"Plug this into y for the 1st equation
\n" ); document.write( "\"10x+%2B+2%28-5x%2B3%29+=+7\"
\n" ); document.write( "\"10x+-10x%2B6+=+7\"Distribute the 2
\n" ); document.write( "\"6+=+7\"Add like terms. Since this equation is false, there are no solutions. If you solved the 1st equation for y, you would get:\r
\n" ); document.write( "\n" ); document.write( "\"y=-5x%2B7%2F2\" Since this equation has the same slope as \"y+=+-5x+%2B+3\"
\n" ); document.write( "these two lines are parallel and will never cross. So this system is inconsistent\r
\n" ); document.write( "\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+-5x+%2B+3%2C+-5x%2B7%2F2%29+\" Graph of \"y+=+-5x+%2B+3\" and \"y=-5x%2B7%2F2\"
\n" ); document.write( "
\n" );