document.write( "Question 1135058: graph the line that contains the point P and has slope m. find the slope form of the equation of the line.\r
\n" );
document.write( "\n" );
document.write( "p=(8,1) ; M=6 \n" );
document.write( "
Algebra.Com's Answer #752592 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( " |