document.write( "Question 749434: \r
\n" );
document.write( "\n" );
document.write( "Given two consecutive integers. The sum of two times the first integer and four times the second integer is 82. Find the integers. \n" );
document.write( "
Algebra.Com's Answer #455946 by checkley79(3341) ![]() You can put this solution on YOUR website! LET X & (X+1) BE THE 2 INTEGERS. \n" ); document.write( "2X+4(X+1)=82 \n" ); document.write( "2X+4X+4=82 \n" ); document.write( "6X=82-4 \n" ); document.write( "6X=78 \n" ); document.write( "X=78/6 \n" ); document.write( "X=13 ANS. \n" ); document.write( "13+1=14 ANS. \n" ); document.write( "PROOF: \n" ); document.write( "2*13+4(14)=82 \n" ); document.write( "26+56=82 \n" ); document.write( "82=82 \n" ); document.write( " |