document.write( "Question 78166: 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( "
Algebra.Com's Answer #56056 by stanbon(75887)\"\" \"About 
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 1st integer be \"x\".
\n" ); document.write( "The next consecutive integer is \"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( "===============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );