document.write( "Question 245905: find three consecutive odd integers such that the sum of the smallest and 4 times the largest 61 \n" ); document.write( "
Algebra.Com's Answer #179613 by dabanfield(803)\"\" \"About 
You can put this solution on YOUR website!
find three consecutive odd integers such that the sum of the smallest and 4 times the largest 61\r
\n" ); document.write( "\n" ); document.write( "Let the smallest integer be x. Then the next two odd integers are x+2 and x+4.\r
\n" ); document.write( "\n" ); document.write( "The equation for the desired sum then is:\r
\n" ); document.write( "\n" ); document.write( "x + 4*(x+4) = 61\r
\n" ); document.write( "\n" ); document.write( "Solve for x and then plug that value in x, x+2 and x+4 to get the three integers.
\n" ); document.write( "
\n" );