document.write( "Question 1052452: Find three consecutive internees such that twice the largest is two less than three times the smallest. \n" ); document.write( "
Algebra.Com's Answer #667794 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
How are the \"internees\" consecutive? Were they hired in order, or are they arranged by height?\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Three consecutive INTEGERS:
\n" ); document.write( "\"system%28n%2C+n%2B1%2C+n%2B2%29\" for any integer n.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The description put into an equation:
\n" ); document.write( "\"2%28n%2B2%29=-2%2B3%2An\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solve for n.
\n" ); document.write( "\"2n%2B4=3n-2\"
\n" ); document.write( "\"2n-3n=-2-4\"
\n" ); document.write( "\"-n=-6\"
\n" ); document.write( "\"highlight%28n=6%29\", which is also the first INTEGER.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The next integers are \"system%287%2Cand%2C8%29\".
\n" ); document.write( "
\n" );