document.write( "Question 728555: one third of the sum of two consecutive odd integers is 5 less than the greater of the two. What are the two odd integers? \n" ); document.write( "
Algebra.Com's Answer #445548 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! LET X & X+2 BE THE 2 CONSECUTIVE ODD INTEGERS. \n" ); document.write( "(X+X+2)/3=(X+2)-5 \n" ); document.write( "(2X+2)/3=X-3 CROSS MULTIPLY. \n" ); document.write( "3(X-3)=2X+2 \n" ); document.write( "3X-9=2X+2 \n" ); document.write( "3X-2X=2+9 \n" ); document.write( "X=11 ANS. FOR THE SMALLER INTEGER. \n" ); document.write( "11+2=13 ANS. FOR THE LARGER INTEGER. \n" ); document.write( "PROOF: \n" ); document.write( "(11+13)/3=13-5 \n" ); document.write( "24/3=8 \n" ); document.write( "8=8 \n" ); document.write( " |