document.write( "Question 368958: Find the consecutive even numbers whose sum is 108.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #262895 by lefty4ever26(59)![]() ![]() You can put this solution on YOUR website! You didn't say how many consecutive even numbers you needed...but the formula would still work the same. Your first even number would be x. so the next one would have to be x +2. and the next would be x+4. SO \r \n" ); document.write( "\n" ); document.write( "x+(x+2)+(x+4)=108 \n" ); document.write( "3x+6=108 \n" ); document.write( "3x=102 \n" ); document.write( "x=34 \n" ); document.write( "SO \n" ); document.write( "your 'three' numbers would be 34, 36, 38. \n" ); document.write( "If you needed more than three numbers you would add another even digit by x+6,x+8 etc. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |