document.write( "Question 269684: eight times the sum of three consecutive odd integers is 210 more than 10 times the middle integer. Find the integers?\r
\n" );
document.write( "\n" );
document.write( "the answer is 13, 15, 17 \n" );
document.write( "
Algebra.Com's Answer #197617 by mananth(16946)![]() ![]() You can put this solution on YOUR website! eight times the sum of three consecutive odd integers is 210 more than 10 times the middle integer. Find the integers?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let the numbers be x, x+2, x+4\r \n" ); document.write( "\n" ); document.write( "8 times the sum of the consecutive odd numbers = 8(x+x+2+x+4)\r \n" ); document.write( "\n" ); document.write( "10(x+2) +210\r \n" ); document.write( "\n" ); document.write( "8(x+x+2+x+4) = 10(x+2) +210\r \n" ); document.write( "\n" ); document.write( "24x+48=10x+20 +210 \n" ); document.write( "14x=230-48 \n" ); document.write( "14x=182\r \n" ); document.write( "\n" ); document.write( "x=13\r \n" ); document.write( "\n" ); document.write( "x+2=15\r \n" ); document.write( "\n" ); document.write( "x+4=17\r \n" ); document.write( "\n" ); document.write( "The numbers are 13,15,17\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |