document.write( "Question 332552: The sum of the smaller of two consecutive integers and twice the larger integer is 47. What are the integers? \n" ); document.write( "
Algebra.Com's Answer #238346 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! X+2(X+1)=47 \n" ); document.write( "X+2X+2=47 \n" ); document.write( "3X=47-2 \n" ); document.write( "3X=45 \n" ); document.write( "X=45/3 \n" ); document.write( "X=15 ANS.FOR THE SMALLER INTERGER. \n" ); document.write( "15+1=16 ANS. FOR THE LARGER INTEGER. \n" ); document.write( "PROOF: \n" ); document.write( "15+2*16=47 \n" ); document.write( "15+32=47 \n" ); document.write( "47=47 \n" ); document.write( " |