document.write( "Question 127216This question is from textbook finite mathematics
\n" );
document.write( ": Find an equation in the form y = mx + b
\n" );
document.write( "through (5, -1); slope = 2/3 \n" );
document.write( "
Algebra.Com's Answer #93181 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find an equation in the form y = mx + b \n" ); document.write( "through (5, -1); slope = 2/3 \n" ); document.write( "------------------------ \n" ); document.write( "You have the form and you are told the values of x,y, and m. \n" ); document.write( "Solve for \"b\": \n" ); document.write( "-1 = (2/3)*5 + b \n" ); document.write( "-1 = (10/3) + b \n" ); document.write( "b = -13/3 \n" ); document.write( "--------------- \n" ); document.write( "EQUATION: \n" ); document.write( "y = (2/3)x-(13/3) \n" ); document.write( "-------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |