document.write( "Question 67972: find 3 consecutive odd numbers such that 9 timesthe first is the same as the sum of 3 times the second and 4 times the third. \n" ); document.write( "
Algebra.Com's Answer #48350 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! The numbers are \n" ); document.write( "2n+1 \n" ); document.write( "2n+3 \n" ); document.write( "2n+5 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The numbers are \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |