document.write( "Question 845609: one sixth of the smallest of three consecutive even integers is three less than than one tenth the sum of the other two even integers. Find the integers \n" ); document.write( "
Algebra.Com's Answer #521374 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! n/6=((n+2) + (n+4))/10 - 3\r \n" ); document.write( "\n" ); document.write( "n/6=(2n+6)/10-3 \n" ); document.write( "n/6=n/5+3/5-3 \n" ); document.write( "3-3/5=n/5-n/6 \n" ); document.write( "12/5=n/30 \n" ); document.write( "n=6*12=72\r \n" ); document.write( "\n" ); document.write( "They are \n" ); document.write( "{72, 74, 76} \n" ); document.write( " |