document.write( "Question 544649: find an equation of the line having the given slope and containing the given point m=2/3, (1,-6) \n" ); document.write( "
Algebra.Com's Answer #355183 by friesr(113)![]() ![]() ![]() You can put this solution on YOUR website! y=mx+b is the formula \n" ); document.write( "- \n" ); document.write( "with the point you have, solve for b \n" ); document.write( "-- \n" ); document.write( "-6=2/3(1) + b \n" ); document.write( "b = -20/3 \n" ); document.write( "---\r \n" ); document.write( "\n" ); document.write( "y = 2/3x - 20/3 \n" ); document.write( " |