document.write( "Question 384989: find three positive consecutive odd intergers such that the largest decreased by three times the second is 47 less than the smallest \n" ); document.write( "
Algebra.Com's Answer #272457 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x, (x+2)and (x+4) represent the three positive consecutive odd intergers
\n" ); document.write( "Write as we Read***
\n" ); document.write( "(x+4) - 3(x+2) = x -47
\n" ); document.write( "solving for x
\n" ); document.write( " -2x -2 = x - 47
\n" ); document.write( " 45 = 3x
\n" ); document.write( " 15 = x
\n" ); document.write( " 15, 17 and 19 are the three positive consecutive odd intergers\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer
\n" ); document.write( " 19 - 3*17 = -32 = 15-47 \n" ); document.write( "
\n" );