document.write( "Question 665668: The sum of two consecutive number is 4 less than the larger number. Find the numbers
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #413994 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! Establish the variables \n" ); document.write( "x : one number \n" ); document.write( "x+1 : next number \n" ); document.write( "... \n" ); document.write( "Given expression \n" ); document.write( "x + x+1 = x+1 - 4 \n" ); document.write( "... \n" ); document.write( "Combine like terms \n" ); document.write( "2x + 1 = x - 3 \n" ); document.write( "... \n" ); document.write( "Group x on one side \n" ); document.write( "2x - x = -3 - 1 \n" ); document.write( "x = -4 \n" ); document.write( "... \n" ); document.write( "The integers are \n" ); document.write( "... \n" ); document.write( "Check \n" ); document.write( "Sum of two numbers: -4 + -3 = -7 \n" ); document.write( "The larger number, which is -3, minus 4: -3 -4 = -7 \n" ); document.write( "-7 = -7\r \n" ); document.write( "\n" ); document.write( "..................... \n" ); document.write( "Delighted to help. \n" ); document.write( "-Reading Boosters \n" ); document.write( "Wanting for others what we want for ourselves. \n" ); document.write( "www.MyHomeworkAnswers.com \n" ); document.write( " |