document.write( "Question 696600: two consecutive odd integers are such that one-third the smaller one is greater than two thirds of the smaller one by 2.determine the numbers.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #429156 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! two consecutive odd integers are such that one-third the smaller one is greater than two thirds of the larger one by 2.determine the numbers. \n" ); document.write( "--------- \n" ); document.write( "1st: 2x-1 \n" ); document.write( "2nd: 2x+1 \n" ); document.write( "-------------------- \n" ); document.write( "Equation: \n" ); document.write( "(1/3)(2x-1) > (2/3)(2x+1) + 2 \n" ); document.write( "---- \n" ); document.write( "Multiply both sides by 3 to get: \n" ); document.write( "2x-1 > 2(2x+1) + 2 \n" ); document.write( "---- \n" ); document.write( "2x-1 > 4x+4 \n" ); document.write( "---- \n" ); document.write( "Subtract 2x from both sides \n" ); document.write( "Subtract 4 from both sides \n" ); document.write( "----------- \n" ); document.write( "2x < -5 \n" ); document.write( "--- \n" ); document.write( "Divide by 2 \n" ); document.write( "x < -5/2 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----- \n" ); document.write( " |