document.write( "Question 250965: A pair of cosecutive integers has the property of 7 times the smaller is less than 6 times the greater. What are the integers? \n" ); document.write( "
Algebra.Com's Answer #182727 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A pair of consecutive integers has the property of 7 times the smaller is less than 6 times the greater. What are the integers? \n" ); document.write( "------------------ \n" ); document.write( "Equation: \n" ); document.write( "1st: x \n" ); document.write( "2nd: x+1 \n" ); document.write( "--------------- \n" ); document.write( "Equation: \n" ); document.write( "7x < 6(x+1) \n" ); document.write( "7x < 6x+6 \n" ); document.write( "x < 6 \n" ); document.write( "x+1 < 7 \n" ); document.write( "============= \n" ); document.write( "Comment: I think something is missing from your post. \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |