document.write( "Question 420074: Find two consecutive even intergers such that the smaller added to three times the larger give a sum of 46. \n" ); document.write( "
Algebra.Com's Answer #293634 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! \"Find two consecutive even intergers such that the smaller added to three times the larger give a sum of 46.\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 1st consecutive even integer \n" ); document.write( "x + 2 = 2nd consecutive even integer\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + 3(x + 2) = 46 {smaller added to 3 times larger, is 46} \n" ); document.write( "x + 3x + 6 = 46 {used distributive property} \n" ); document.write( "4x + 6 = 46 {combined like terms} \n" ); document.write( "4x = 40 {subtracted 6 from both sides} \n" ); document.write( "x = 10 {divided both sides by 4} \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 integers \n" ); document.write( "www.algebrahouse.com \n" ); document.write( " \n" ); document.write( " |