document.write( "Question 64959: How do I find the slope of a line with just an equation? ex: 3x+y=7 \n" ); document.write( "
Algebra.Com's Answer #45451 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! You arrange the terms so they look like this: \n" ); document.write( "Then m will be the slope. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "m = -3, so the slope is -3. \n" ); document.write( " |