document.write( "Question 396239: write an equation in slope-intercept form of a line with the following characteristics: parallel to the graph of: x+y=6 and passes through (1,-4). \n" ); document.write( "
Algebra.Com's Answer #281131 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! y=-x+6 \n" ); document.write( "-4=-m+6 \n" ); document.write( "m=10 \n" ); document.write( "---------------- \n" ); document.write( "y=mx+b \n" ); document.write( "-4=10*1+b \n" ); document.write( "b=-14 \n" ); document.write( "-------------- \n" ); document.write( "y=10x-14 \n" ); document.write( " |