Algebra.Com's Answer #292759 by Edwin McCravy(20056)  You can put this solution on YOUR website! how do you write an equation of a line thru the given pts. in Ax+By=C form? \n" );
document.write( "(4,1) (6,3) \n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The other tutor did it correctly but by a slightly different method and\r\n" );
document.write( "also it needs to be placed in the form Ax + By = C, not the form he left\r\n" );
document.write( "it in.\r\n" );
document.write( "\r\n" );
document.write( "Use the slope formula: , , , \r\n" );
document.write( "\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( "Use the point-slope formula:\r\n" );
document.write( "\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( "y - 1 = 1(x-4)\r\n" );
document.write( "\r\n" );
document.write( "y - 1 = x - 4\r\n" );
document.write( "\r\n" );
document.write( "y - x = -3\r\n" );
document.write( "\r\n" );
document.write( "Swap the terms on the left to get x first because Ax+By=C has x first\r\n" );
document.write( "\r\n" );
document.write( "-x + y = -3\r\n" );
document.write( "\r\n" );
document.write( "Make the coefficient of x positive by multiplying every\r\n" );
document.write( "term by -1 which changes the sign of ever term on both sides:\r\n" );
document.write( "\r\n" );
document.write( "x - y = 3\r\n" );
document.write( "\r\n" );
document.write( "That's the answer in Ax + By = C form \r\n" );
document.write( "\r\n" );
document.write( "where A=1, B = -1, and C = 3\r\n" );
document.write( "\r\n" );
document.write( "You could write it this way\r\n" );
document.write( "\r\n" );
document.write( "1x + (-1)y = 3\r\n" );
document.write( "\r\n" );
document.write( "to show both the A and the B, but probably you just want\r\n" );
document.write( "\r\n" );
document.write( "x - y = 3\r\n" );
document.write( "\r\n" );
document.write( "Edwin \n" );
document.write( " |