document.write( "Question 1064362: the sum of three integers is 27. the second integers is 2 less than twice the first integer and the third integer is 5 greater than three times the first. find the numbers \n" ); document.write( "
Algebra.Com's Answer #679414 by josgarithmetic(39792)\"\" \"About 
You can put this solution on YOUR website!
n, the first integer.
\n" ); document.write( "\"n%2B%282n-2%29%2B%283n%2B5%29=27\"
\n" ); document.write( "
\n" );