document.write( "Question 98614: I am having trouble with this word problem could I please get some help? \r
\n" );
document.write( "\n" );
document.write( "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( "Any help would be appreciated. Thank you. \n" );
document.write( "
Algebra.Com's Answer #71752 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! one integer = x \n" ); document.write( "consecutive integer = x + 1 \n" ); document.write( "POSITIVE \n" ); document.write( "(3/5)(x + 1) - (1/2)(x) = 3 \n" ); document.write( "(3)(x + 1) - (5/2)(x) = 15 \n" ); document.write( "(6)(x + 1) - (5)(x) = 30 \n" ); document.write( "6x + 6 - 5x = 30 \n" ); document.write( "x = 24 \n" ); document.write( "Integers = 24 and 25 \n" ); document.write( " \n" ); document.write( " |