document.write( "Question 65326: 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? Be sure in the right hand column to give the final answer expressed as both numbers.\r
\n" );
document.write( "\n" );
document.write( "Note: Must use algebra and rational expressions to solve this problem. \n" );
document.write( "
Algebra.Com's Answer #45907 by stanbon(75887) ![]() You can put this solution on YOUR website! 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( "----------------- \n" ); document.write( "Let the integers be x and x+1. \n" ); document.write( "EQUATION: \n" ); document.write( "(3/5)(x+1)-(1/2)x=3 \n" ); document.write( "Multiply thru by 10 to get: \n" ); document.write( "6(x+1)-5x=30 \n" ); document.write( "6x+6-5x=30 \n" ); document.write( "x=24 (smaller integer) \n" ); document.write( "x+1=25 (next consecutive integer) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |