document.write( "Question 1201890: Find three consecutive odd integers such that four times the sum of the first and second is 11 more than 3 times the third. \n" ); document.write( "
Algebra.Com's Answer #836447 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! Because of this part, \"the sum of the first and second is\", and the three integers are odd, \n" ); document.write( "variables can be assigned as \n" ); document.write( "n-1, n+1, n+3 \n" ); document.write( ".\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-\r \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( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The consecutive odd integers: 3, 5, 7 \n" ); document.write( " |