document.write( "Question 77737: Number problem. 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 #55741 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let n equal one integer, then n+1 equals the next consecutive integer...translating from English to algebrese...\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%283%2F5%29%28n%2B1%29-%28n%2F2%29=3\"...multiplying by 10 gives...6(n+1)-5n=30...n+6=30...so n=24 and n+1=25
\n" ); document.write( "
\n" );