document.write( "Question 77846: Number problem.
\n" );
document.write( "If one-half of one integer is subtracted from three-fifths of the
\n" );
document.write( "next consecutive integer, the difference is 3. What are the two integers?\r
\n" );
document.write( "\n" );
document.write( "thanks \n" );
document.write( "
Algebra.Com's Answer #55810 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=one integer \n" ); document.write( "Then x+1=next consecutive integer\r \n" ); document.write( "\n" ); document.write( "Now here's what we are told:\r \n" ); document.write( "\n" ); document.write( "(3/5)(x+1)-(1/2)x=3 multiply each term by 10 to get rid of the fractions\r \n" ); document.write( "\n" ); document.write( "(3/5)(10)(x+1)-(1/2)(10)(x)=3(10) simplify\r \n" ); document.write( "\n" ); document.write( "6(x+1)-5x=30 get rid of parens\r \n" ); document.write( "\n" ); document.write( "6x+6-5x=30 subtract 6 from both sides\r \n" ); document.write( "\n" ); document.write( "6x+6-6-5x=30-6 collect like terms\r \n" ); document.write( "\n" ); document.write( "x=24-------------------------------one integer \n" ); document.write( "x+1=24+1=25----------------------- next consecutive integer\r \n" ); document.write( "\n" ); document.write( "ck \n" ); document.write( "(1/2) of one integer =(1/2)24=12\r \n" ); document.write( "\n" ); document.write( "(3/5) of the next consecutive integer =(3/5)(25)=15\r \n" ); document.write( "\n" ); document.write( "If you subtract the two, the difference is 3\r \n" ); document.write( "\n" ); document.write( "So 15-12=3 \n" ); document.write( "3=3\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps-----ptaylor \n" ); document.write( " |