document.write( "Question 700578: \r
\n" );
document.write( "\n" );
document.write( "find two consecutive integers such that the sum of the first and four times the second is 119 \n" );
document.write( "
Algebra.Com's Answer #431907 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! LET X & X+1 BE THE 2 INTEGERS. \n" ); document.write( "X+4(X+1)=119 \n" ); document.write( "X+4X+4=119 \n" ); document.write( "5X=119-4 \n" ); document.write( "5X=115 \n" ); document.write( "X=115/5 \n" ); document.write( "X=23 ANS. FOR THE SMALLER INTEGER. \n" ); document.write( "23+1=24 ANS. FOR THE GREATER INTEGER. \n" ); document.write( "23+4*24=119 \n" ); document.write( "23+96=119 \n" ); document.write( "119=119 \n" ); document.write( " |