document.write( "Question 103120: write an equation of the line that passes through the point (-5,5) with slope -2. \n" ); document.write( "
Algebra.Com's Answer #74973 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! write an equation of the line through the point (-5,5) with slope -2. \n" ); document.write( "----------------- \n" ); document.write( "Form: y = mx + b \n" ); document.write( "5 = -2*-5 + b\r \n" ); document.write( "\n" ); document.write( "5 = 10 + b\r \n" ); document.write( "\n" ); document.write( "b = -5 \n" ); document.write( "-------------------------------- \n" ); document.write( "y = -2x -5\r \n" ); document.write( "\n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |