document.write( "Question 68683: If one-half of one integer is subtracted from 3/5 of the next consecutive integer, the difference is 3. What are the two integers? I have tried the following but I do not know if it is correct. Can you help me?\r
\n" );
document.write( "\n" );
document.write( "3/5 - 1/2 = 3
\n" );
document.write( "10 x 3/5 - 10 x 1/2 = 10 x 3 \n" );
document.write( "
Algebra.Com's Answer #48871 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! n = the 1st number \n" ); document.write( "n+1 = the 2nd number \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "check \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "OK \n" ); document.write( " |