document.write( "Question 308623: The sum of three consecutive integers is k. What is the greatest of these integers in terms of k? \r
\n" ); document.write( "\n" ); document.write( "a) (1/3k)-1 b) (1/3k)+ 1 c) k - 3 d) k + 2 e) 3k + 3
\n" ); document.write( "

Algebra.Com's Answer #220708 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The three consecutive integers are N, N+1, and N+2.
\n" ); document.write( "\"+N%2B%28N%2B1%29%2B%28N%2B2%29=k\"
\n" ); document.write( "Solve for N.
\n" ); document.write( "\"+3N%2B3=k\"
\n" ); document.write( "\"+3N=k-3\"
\n" ); document.write( "\"+N=%28k-3%29%2F3\"
\n" ); document.write( "Now solve for N+2 which is the greatest of the three integers.
\n" ); document.write( "\"+N%2B2=%28k-3%29%2F3%2B6%2F3\"
\n" ); document.write( "\"+N%2B2=%28k-3%2B6%29%2F3\"
\n" ); document.write( "\"+N%2B2=%28k%2B3%29%2F3\"
\n" ); document.write( "\"+N%2B2=k%2F3%2B1\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "b) is the correct answer.
\n" ); document.write( "
\n" );