document.write( "Question 294628: find an equation of the line having the given slope and containing the given point. m= 2/3, (7,-7) \n" ); document.write( "
Algebra.Com's Answer #212442 by TakeishaM(13)![]() ![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "-7=(2/3)(7)+b \n" ); document.write( "-7=4.67+b (subtract 4.67 from both sides) \n" ); document.write( "-11.67=b\r \n" ); document.write( "\n" ); document.write( "y=(2/3)x-11.67 \n" ); document.write( " |