document.write( "Question 535475: Write an equation in standard form for a line passing through the points (2,-3) and (5,6). \n" ); document.write( "
Algebra.Com's Answer #351900 by mananth(16946)![]() ![]() You can put this solution on YOUR website! x1 y1 x2 y2 \n" ); document.write( "2 * -3 5 6 \n" ); document.write( " \n" ); document.write( "slope m = (y2-y1)/(x2-x1) \n" ); document.write( "( 6 - -3 )/( 2 - -3 ) \n" ); document.write( "( 9 / 5 ) \n" ); document.write( "m= 1 4/ 5 \n" ); document.write( " \n" ); document.write( "Plug value of the slope and point ( 2 , -3 ) in \n" ); document.write( "Y = m x + b \n" ); document.write( "-3.00 = 18/5 + b \n" ); document.write( "b= -3 - -18/5 \n" ); document.write( "b= 3/ 5 \n" ); document.write( "So the equation will be \n" ); document.write( "Y = 9/5 x + 3/5\r \n" ); document.write( "\n" ); document.write( "multiply by 5 \n" ); document.write( "5y=9x+3 \n" ); document.write( "5y-9x=3 \n" ); document.write( "OR \n" ); document.write( "9x-5y=-3 \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |