document.write( "Question 1130133: find two consecutive odd integers if the larger is four less than one third the smaller \n" ); document.write( "
Algebra.Com's Answer #746788 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x and x+2 are the integers \n" ); document.write( "x+2=(1/3 x)-4 \n" ); document.write( "(2/3)x=-6 \n" ); document.write( "x=-9 \n" ); document.write( "The integers are -9 and -7 \n" ); document.write( "-7 is 4 less than one-third of -9 (-3) minus 4. \n" ); document.write( " \n" ); document.write( " |