document.write( "Question 91972: 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( "38. 10x +2y = 7
\n" );
document.write( " Y=-5x +3\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #66834 by homeworkhelpanytime(21)![]() ![]() ![]() You can put this solution on YOUR website! 10x +2y = 7 ...(1) \n" ); document.write( "Y=-5x +3 \n" ); document.write( "substitute the value of y in equation of (1)\r \n" ); document.write( "\n" ); document.write( "10x + 2(-5x + 3) = 7 \n" ); document.write( "10x -10x +6 = 7 \n" ); document.write( "0 =1\r \n" ); document.write( "\n" ); document.write( "The equations are incosistent \n" ); document.write( " |