document.write( "Question 242109: Find an equation of the line having the given slope and containing the given point: m=8/9,(2,-2) \n" ); document.write( "
Algebra.Com's Answer #177261 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! m=8/9,(2,-2) \n" ); document.write( "-2=8/9*2+b \n" ); document.write( "-2=16/9+b \n" ); document.write( "b=-2-16/9 \n" ); document.write( "b=(-2*9-16)/9 \n" ); document.write( "b=(-18-16)/9 \n" ); document.write( "b=-34/9 the y intercept. \n" ); document.write( "Y=8x/9-34/9 \n" ); document.write( " |