document.write( "Question 942823: The sum of two consecutive even numbers plus the next odd number is 218. what is the odd number? \n" ); document.write( "
Algebra.Com's Answer #574783 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The sum of two consecutive even numbers plus the next odd number is 218. what is the odd number? \n" ); document.write( "1st even #:: 2x \n" ); document.write( "2nd even #:: 2x+2 \n" ); document.write( "next odd #:: 2x+3 \n" ); document.write( "----------------------- \n" ); document.write( "Equation: \n" ); document.write( "sum = 218 \n" ); document.write( "6x+5 = 218 \n" ); document.write( "6x = 213 \n" ); document.write( "x = 35.5 \n" ); document.write( "----- \n" ); document.write( "1st EVEN #:: 2x = 71 \n" ); document.write( "Note:: That is not an even number. \n" ); document.write( "----- \n" ); document.write( "Conclusion:: No solution \n" ); document.write( "---------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |