document.write( "Question 384179: solve the following system of equations.. x + 5y =5 (1),.. x=3-5y (2) \n" ); document.write( "
Algebra.Com's Answer #271970 by texttutoring(324)![]() ![]() You can put this solution on YOUR website! x + 5y =5 \n" ); document.write( "x=3-5y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The second equation already has x isolated, so let's substitute that value of x into the first equation:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x+5y=5 \n" ); document.write( "(3-5y) + 5y = 5 \n" ); document.write( "3 -5y + 5y = 5 \n" ); document.write( "3 + 0 = 5 \n" ); document.write( "3 = 5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is not true, so it means there is no solution. This is because these two lines have identical slopes. They are parallel lines, so they never intersect. \n" ); document.write( " |