document.write( "Question 937576: x + y - 27 put in standard form \n" ); document.write( "
Algebra.Com's Answer #571042 by srinivas.g(540)![]() ![]() You can put this solution on YOUR website! Standard form of line of an equation \n" ); document.write( " ax+by=c \n" ); document.write( "Given equation x+y-27=0 \n" ); document.write( " Add 27 on both sides \n" ); document.write( " x +y-27+27=0+27 \n" ); document.write( " x+y=27 \n" ); document.write( "Result: standard form is x+y=27 \n" ); document.write( " |