document.write( "Question 53607: If one-half of ane integer is subtracted from three-fifths of the next consecutive integer, the difference is 3. What are the two integers? \n" ); document.write( "
Algebra.Com's Answer #35823 by stanbon(75887) ![]() You can put this solution on YOUR website! If one-half of ane 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( "Consecutive integers are 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( "3(x+1)-5x = 30 \n" ); document.write( "-2x=27 \n" ); document.write( "x=-27/2 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |