document.write( "Question 67031: If one-half of one integer is subtracted from three-fifths of the next next consecutive integer, the difference is 3. What are the two integers? \n" ); document.write( "
Algebra.Com's Answer #47666 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If one-half of one integer is subtracted from three-fifths of the next consecutive integer, the difference is 3. What are the two integers? \n" ); document.write( "-------- \n" ); document.write( "Let the integers be \"x\" and \"x+1\". \n" ); document.write( "EQUATION: \n" ); document.write( "(3/5)(x+1)-(1/2)x=3 \n" ); document.write( "Multiply thru by 10 to get: \n" ); document.write( "6(x+1)-5x=30 \n" ); document.write( "x=24 \n" ); document.write( "x+1=25 \n" ); document.write( "The integers are 24 and 25 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |