document.write( "Question 1052151: Find three consecutive odd integers with the property that 3 times the first integer plus twice the second integer is 5 more than twice the third integer \n" ); document.write( "
Algebra.Com's Answer #667591 by advanced_Learner(501)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "let x-2,x,x+2 be the odd consecutive integers. \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the numbers are 3,5,7 \n" ); document.write( "check\r \n" ); document.write( "\n" ); document.write( "3(3)+2(5)=5+14 \n" ); document.write( "19=19\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |