document.write( "Question 1135056: Graph the line that contains the point P and has slope M. then Find the point slope form of the equation of the line.\r
\n" );
document.write( "\n" );
document.write( "P=(3,2) ; M=-1/4 \n" );
document.write( "
Algebra.Com's Answer #752593 by Alan3354(69443) You can put this solution on YOUR website! Same problem, different numbers. \n" ); document.write( "------------ \n" ); document.write( "Find an equation for the line with the given properties, express the equation in general form. \n" ); document.write( "slope = -1/3 ; containing the point (1,6) \n" ); document.write( "=========== \n" ); document.write( "Use y-y1 = m*(x - x1) where m is the slope and (x1,y1) is the point. \n" ); document.write( " |