document.write( "Question 8277: find two consecutive even integers whose sum is 217 \n" ); document.write( "
Algebra.Com's Answer #4574 by bonster(299)![]() ![]() ![]() You can put this solution on YOUR website! If you're adding two consecutive EVEN numbers, the sum of those two numbers would NEVER end in an odd number like 7. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "SO, the answer to your question would be: \n" ); document.write( "THERE IS NO SOLUTION\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "But, in case you want to know the method of solving a problem like this, I'll solve it saying that the sum is 218\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "there are two numbers: \n" ); document.write( "#1=x \n" ); document.write( "#2=x+2 because it's a consecutive EVEN number\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "add the two and you'll get the sum which is 218 \n" ); document.write( "x+(x+2)=218 \n" ); document.write( "2x+2=218 <--subtract 2 from both sides \n" ); document.write( "(2x+2)-2=(218)-2 \n" ); document.write( "2x=216 <--divide both sides by 2 \n" ); document.write( " \n" ); document.write( "x=108 \n" ); document.write( "x+2=110 \n" ); document.write( " |