document.write( "Question 806047: What is the Ax + By = C form of y= -x + 4? \n" ); document.write( "
Algebra.Com's Answer #485635 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! y= -x + 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y + x = 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + y = 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The equation is in the form Ax + By = C where\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = 1 \n" ); document.write( "B = 1 \n" ); document.write( "C = 4 \n" ); document.write( " |