document.write( "Question 90510: complete the ordered pairs for the equation 2x+t=10.
\n" );
document.write( "(5, ), ( , 10), ( ,-2), (0, ) \n" );
document.write( "
Algebra.Com's Answer #65735 by checkley75(3666) ![]() You can put this solution on YOUR website! I'LL ASSUME THE T SHOULD BE Y. \n" ); document.write( "SET X=5 2*5+Y=10 OR 1=+Y=10 OR Y=10-10 OR Y=0 THUS (5,0) \n" ); document.write( "SET Y=10 2X+10=10 \n" ); document.write( " OR 2X=10-10 OR 2X=0 OR X=0(0,10) \n" ); document.write( "SET Y=-2 2X-2=10 OR 2X=10=2 OR 2X=12 OR X=12/2 OR X=6 (6,-2) \n" ); document.write( "SET X=0 2*0+Y=10 OR 0+Y=10 OR Y=10 (0,10) \n" ); document.write( " \n" ); document.write( " |