document.write( "Question 97819This question is from textbook
\n" );
document.write( ": find two consecutive even integers such that the smaller added to three times the larger gives a sum of 46 \n" );
document.write( "
Algebra.Com's Answer #71162 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! LET (E) BE THE SMALLEST EVEN NUMBER \n" ); document.write( "LET (E+2) BE THE LARGER EVEN NUMBER. \n" ); document.write( "E+3(E+2)=46 \n" ); document.write( "E+3E+6=46 \n" ); document.write( "4E=46-6 \n" ); document.write( "4E=40 \n" ); document.write( "E=40/4 \n" ); document.write( "E=10 ANSWER FOR THE SMALLER EVEN NUMBER \n" ); document.write( "10+2=12 ANSWER FOR THE LARGER EVEN NUMBER. \n" ); document.write( "PROOF \n" ); document.write( "10+3*12=46 \n" ); document.write( "10+36=46 \n" ); document.write( "46=46\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |