document.write( "Question 1119215: Find four consecutive integers such that the sum of second and the fourth is seventeen less than thrice the first. \n" ); document.write( "
Algebra.Com's Answer #734685 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
n, n+1, n+2, n+3\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"%28n%2B1%29%2B%28n%2B3%29=3n-17\"\r
\n" ); document.write( "\n" ); document.write( "\"2n%2B4=3n-17\"\r
\n" ); document.write( "\n" ); document.write( "\"n=21\"\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "The integers: 21, 22, 23, 24
\n" ); document.write( "
\n" );