document.write( "Question 760068: In a list of consuctive odd integers, three times the first number is equal to three more than twice than twice the third number. Find the third number? \n" ); document.write( "
Algebra.Com's Answer #462417 by KMST(5328)![]() ![]() You can put this solution on YOUR website! In a list of consecutive integers you may find \n" ); document.write( "...., n-3, n-2, n-1, n, n+1, n+2, n+3, ...., in that order. \n" ); document.write( "In a list of consecutive odd (or even) integers you find \n" ); document.write( "...., n-6, n-4, n-2, n, n+2, n+4, n+6, ...., in that order. \n" ); document.write( "So if the third of your consecutive odd integers were \n" ); document.write( "the first would be \n" ); document.write( "Three times the first would be \n" ); document.write( "three more than twice than twice the third number would be \n" ); document.write( "Then, |