document.write( "Question 22253: what is the equation of a line with slope of 2 and passing through the point(8,1)?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #10793 by stanbon(75887) ![]() You can put this solution on YOUR website! The equation of a line is y = mx + b where \"m\" is the slope.\r \n" ); document.write( "\n" ); document.write( "Substitute m=2, x=8, and y=1 into the equation to find \"b\"\r \n" ); document.write( "\n" ); document.write( "1 = 2(8) + b \n" ); document.write( "b = -15\r \n" ); document.write( "\n" ); document.write( "The the equation you are looking for is y = 2x - 15\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |