document.write( "Question 671613: what is the standard form of y=-6x+2? \n" ); document.write( "
Algebra.Com's Answer #417478 by DrBeeee(684)![]() ![]() ![]() You can put this solution on YOUR website! The standard form is \n" ); document.write( "(1) A*x + B*y = C \n" ); document.write( "You have \n" ); document.write( "(2) y = -6x + 2 \n" ); document.write( "Just move -6x to the left side and get \n" ); document.write( "(3) 6x + y = 2 which is in standard form with \n" ); document.write( "(4) A = 6 \n" ); document.write( "(5) B = 1 \n" ); document.write( "(6) C = 2 \n" ); document.write( " \n" ); document.write( " |