document.write( "Question 962121: For what value of k, will the point (k, k+1) lie on the line y=3x-1? \n" ); document.write( "
Algebra.Com's Answer #587779 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Plug (k,k+1) into the equation,
\n" ); document.write( "\"k%2B1=3k-1\"
\n" ); document.write( "\"-2k=-2\"
\n" ); document.write( "\"k=1\"
\n" ); document.write( "(1,2)
\n" ); document.write( "
\n" );