document.write( "Question 106867: find the order-pair solution of y=-3x + 1 that corresponds to x=0 \n" ); document.write( "
Algebra.Com's Answer #77762 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! y=-3x + 1 \n" ); document.write( "Let x=0 \n" ); document.write( "y=-3(0)+1 \n" ); document.write( "y=1 \n" ); document.write( "Ordered pair: (0, 1) \n" ); document.write( " |