document.write( "Question 356725: graph the line with the given slope that contains the given point.
\n" );
document.write( " slope=-1/2;(3,1)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #254653 by mananth(16946)![]() ![]() You can put this solution on YOUR website! slope =-1/2 (3,1) \n" ); document.write( "find b \n" ); document.write( "1=-1/2*3+b \n" ); document.write( "1+3/2=b \n" ); document.write( "5/2=b \n" ); document.write( "y=-x/2 +5/2 \n" ); document.write( "... \n" ); document.write( " \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |