document.write( "Question 1054258: Find an equation of the line having the given slope and containing the given point.
\n" );
document.write( "m= −2, (6,9) \n" );
document.write( "
Algebra.Com's Answer #669477 by Alan3354(69443) You can put this solution on YOUR website! Find an equation of the line having the given slope and containing the given point. \n" ); document.write( "m = -2, (6,9) \n" ); document.write( "------- \n" ); document.write( "y-y1 = m*(x-x1) \n" ); document.write( "Just write it down: \n" ); document.write( "-- \n" ); document.write( "y-9 = -2*(x-6) \n" ); document.write( " \n" ); document.write( " |