document.write( "Question 952008: Find the slope of the line containing the given points\r
\n" );
document.write( "\n" );
document.write( "(x,3x+1) and (x+h,3(x+h)+1) \n" );
document.write( "
Algebra.Com's Answer #581402 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the slope of the line containing the given points \n" ); document.write( "(x,3x+1) and (x+h,3(x+h)+1) \n" ); document.write( "------------------ \n" ); document.write( "slope = [3x+3h+1-(3x+1)]/[x+h-x] \n" ); document.write( "--------- \n" ); document.write( "= [3h/h] \n" ); document.write( "----- \n" ); document.write( "= 3 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " \n" ); document.write( " |