document.write( "Question 168976: I need help on finding an equation of the line having given the slope and containing the given points.
\n" );
document.write( "Here is the equation:
\n" );
document.write( "m=6/7,(6, -3) \n" );
document.write( "
Algebra.Com's Answer #124606 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Y=mX+b \n" ); document.write( "-3=6/7*6+b \n" ); document.write( "-3=36/7+b \n" ); document.write( "b=-3-36/7 \n" ); document.write( "b=(-3*7-36)/7 \n" ); document.write( "b=(-21-36)/7 \n" ); document.write( "b=-57/7 the y intercept. \n" ); document.write( "y=6x/7-57/7 ans. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |