document.write( "Question 384593: write an equation of the line that passes through (2,3) & (-3,4) \n" ); document.write( "
Algebra.Com's Answer #272238 by stanbon(75887) ![]() You can put this solution on YOUR website! write an equation of the line that passes through (2,3) & (-3,4) \n" ); document.write( "----- \n" ); document.write( "slope = m = (4-3)/(-3-2) = -1/5 \n" ); document.write( "------------------------------- \n" ); document.write( "Form: y = mx + b \n" ); document.write( "Substitute to solve for \"b\": \n" ); document.write( "3 = (-1/5)2 + b \n" ); document.write( "3 = -2/5 + b \n" ); document.write( "b = 15/5 + 2/5 \n" ); document.write( "b = 17/5 \n" ); document.write( "========= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |