document.write( "Question 148585This question is from textbook
\n" );
document.write( ": how do i get the equation in slope intercept form if (-1,4) : m=2/3 \n" );
document.write( "
Algebra.Com's Answer #108938 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! how do i get the equation in slope intercept form if (-1,4) : m=2/3 \n" ); document.write( "-------------------- \n" ); document.write( "Form: y = mx +b \n" ); document.write( "You have m=2/3 and y =4 when x = -1 ;solve for \"b\": \n" ); document.write( "-4 = (2/3)(-1) + b \n" ); document.write( "-4 = (-2/3) + b \n" ); document.write( "b = (-10/3) \n" ); document.write( "--------------- \n" ); document.write( "EQUATION: \n" ); document.write( "y = (2/3)x - (10/3) \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |