document.write( "Question 58311: Which of the ordered pairs (–10, 3), (5, 0), (–5, –2), (–35, 8)are solutions for the equation x + 5y = 5? \n" ); document.write( "
Algebra.Com's Answer #39923 by faceoff57(108)![]() ![]() You can put this solution on YOUR website! x + 5y = 5 \n" ); document.write( "(-10, 3) \n" ); document.write( "-10+5(3) = 5 \n" ); document.write( "-10+15=5 \n" ); document.write( "5=5 YES \n" ); document.write( "(5,0) \n" ); document.write( "5+5(0)=5 \n" ); document.write( "5=5 YES \n" ); document.write( "(-5, -2) \n" ); document.write( "-5+5(-2)=5 \n" ); document.write( "-5-10=5 \n" ); document.write( "-15=5 NO \n" ); document.write( "(–35, 8) \n" ); document.write( "-35+5(8)=5 \n" ); document.write( "-35+40=5 \n" ); document.write( "5=5 YES \n" ); document.write( "(–10, 3), (5, 0), (–35, 8)are solutions for the equation x + 5y = 5 \n" ); document.write( " |