document.write( "Question 59965This question is from textbook
\n" );
document.write( ": What is the equation for (2,-3) and (-3,4) in the form of y=mx+b? \n" );
document.write( "
Algebra.Com's Answer #41169 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! equation for (2,-3) and (-3,4) in the form of y=mx+b? \n" ); document.write( "--------- \n" ); document.write( "slope = [4--3]/[-3-2] = 7/-5 = -7/5 \n" ); document.write( "-------- \n" ); document.write( "If x=2, y=-3 so \n" ); document.write( "-3=(-7/5)(2)+b \n" ); document.write( "-15/5 = -14/5 + b \n" ); document.write( "b=-1/5 \n" ); document.write( "------------- \n" ); document.write( "EQUATION: \n" ); document.write( "y=(-7/5)x-1/5 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |