document.write( "Question 699447: Find an equation of the line passing through
\n" );
document.write( "the point (7, 6) with slope m = 2. \n" );
document.write( "
Algebra.Com's Answer #431366 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find an equation of the line passing through \n" ); document.write( "the point (7, 6) with slope m = 2. \n" ); document.write( "------ \n" ); document.write( "Form: y = mx + b \n" ); document.write( "6 = 2*7 + b \n" ); document.write( "b = 6-14 \n" ); document.write( "b = -8 \n" ); document.write( "------- \n" ); document.write( "Equation: \n" ); document.write( "y = 2x-8 \n" ); document.write( "========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |