document.write( "Question 120683: Solve 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( "10x+2y=7
\n" );
document.write( " y=-5x+3 \n" );
document.write( "
Algebra.Com's Answer #88466 by rapaljer(4671) You can put this solution on YOUR website! Substitute y from the second equation into the first equation:\r \n" ); document.write( "\n" ); document.write( "10x+2y=7 \n" ); document.write( "y=-5x+3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "10x +2(-5x+3) = 7 \n" ); document.write( "10x -10x + 6=7 \n" ); document.write( "6=7\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This statement is NEVER true, so there is NO SOLUTION. This means that the lines represented by these equations are parallel. The system is said to be \"inconsistent\". \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "R^2 \n" ); document.write( " |