document.write( "Question 100063: 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?\r
\n" );
document.write( "\n" );
document.write( "My initial response is: 3/5x-1/2x+1=3. I know its wrong but I can't find any help in this text book. \n" );
document.write( "
Algebra.Com's Answer #72856 by edjones(8007) You can put this solution on YOUR website! let the integers be: x, x+1 \n" ); document.write( " \n" ); document.write( "Multiply 10 times each side: 6(x+1)-5x=30 \n" ); document.write( "6x+6-5x=30 \n" ); document.write( "x+6=30 \n" ); document.write( "subtract 6 from each side: x=24 \n" ); document.write( "x+1=25 \n" ); document.write( "Check: \n" ); document.write( "(3/5)25-(1/2)24=3 \n" ); document.write( "15-12=3 \n" ); document.write( "Ed \n" ); document.write( " \n" ); document.write( " |