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 #679417 by MathTherapy(10806)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "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( "
Let the first integer be F
\n" ); document.write( "Then 2nd is: 2F - 2, and 3rd is: 3F + 5
\n" ); document.write( "We then get: F + 2F - 2 + 3F + 5 = 27
\n" ); document.write( "6F + 3 = 27
\n" ); document.write( "6F = 27 - 3
\n" ); document.write( "6F = 24
\n" ); document.write( " \n" ); document.write( "
\n" );