document.write( "Question 934955: Find three consecutive odd intergers such that twice the sum of the first and third more than the second by fifteen \n" ); document.write( "
Algebra.Com's Answer #568010 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Find three consecutive odd intergers such that twice the sum of the first and third more than the second by fifteen
\n" ); document.write( "

\n" ); document.write( "Let first integer be F
\n" ); document.write( "The 2nd and 3rd are: F + 2, and F + 4, respectively
\n" ); document.write( "Then: 2(F + F + 4) = F + 2 + 15
\n" ); document.write( "2(2F + 4) = F + 17
\n" ); document.write( "4F + 8 = F + 17
\n" ); document.write( "4F - F = 17 - 8
\n" ); document.write( "3F = 9
\n" ); document.write( "F, or 1st = \"9%2F3\", or \"highlight_green%283%29\"
\n" ); document.write( "2nd integer: 3 + 2, or \"highlight_green%285%29\"
\n" ); document.write( "3rd integer: 3 + 4, or \"highlight_green%287%29\" \n" ); document.write( "
\n" );