document.write( "Question 412290: find three integers such that the sum of the 1st, two times the second, and three times the third is 82. \n" ); document.write( "
Algebra.Com's Answer #289611 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
find three integers such that the sum of the 1st, two times the second, and three times the third is 82
\n" ); document.write( "--------
\n" ); document.write( "I'm going to assume you want consecutive integers.
\n" ); document.write( "---
\n" ); document.write( "1st: x-1
\n" ); document.write( "2nd: x
\n" ); document.write( "3rd: x+1
\n" ); document.write( "------------
\n" ); document.write( "Equation:
\n" ); document.write( "x-1 + 2x + 3(x+1) = 82
\n" ); document.write( "6x - 2 = 82
\n" ); document.write( "6x = 84
\n" ); document.write( "x = 14
\n" ); document.write( "----
\n" ); document.write( "1st: x-1 = 13
\n" ); document.write( "2nd: x = 14
\n" ); document.write( "3rd: x+1 = 15
\n" ); document.write( "----
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "========\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-
\n" ); document.write( "
\n" ); document.write( "
\n" );