document.write( "Question 1138179: the age of two friends are consecutive whole numbers, if the sum of their ages is 25 what is the age of the younger friend? \n" ); document.write( "
Algebra.Com's Answer #756021 by Theo(13342)![]() ![]() You can put this solution on YOUR website! let the number be x and x + 1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if the sume of their ages is 25, then x + x + 1 = 25.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "combine like terms to get 2x + 1 = 25\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract 1 frm both sides of this equation to get 2x = 24\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for x to get x = 12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "their ages are 12 and 13.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the sum of their ages is 25.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solution looks good.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the age of the younger friend is 12.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |