document.write( "Question 519048: Find two consecutive even numbers whose sum is 22. \n" ); document.write( "
Algebra.Com's Answer #345365 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! Find two consecutive even numbers whose sum is 22. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 1st consecutive even number \n" ); document.write( "x + 2 = 2nd consecutive even number\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + x + 2 = 22 {their sum is 22} \n" ); document.write( "2x + 2 = 22 {combined like terms} \n" ); document.write( "2x = 20 {subtracted 2 from both sides} \n" ); document.write( "x = 10 {divided both sides by 2} \n" ); document.write( "x + 2 = 12 {substituted 10, in for x, into x + 2}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "10 and 12 are the two consecutive even numbers \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |