document.write( "Question 930575: The sum of the numbers is 25. the larger number is 1 more than twice the smaller number. determine the two numbers. \n" ); document.write( "
Algebra.Com's Answer #565093 by ewatrrr(24785) You can put this solution on YOUR website! s the smaller \n" ); document.write( "..... \n" ); document.write( "Larger + smaller = 25 \n" ); document.write( "(2s+1) + s = 25 \n" ); document.write( "2s = 24 \n" ); document.write( "s = 12, the smaller. Larger = 13 \n" ); document.write( "..... \n" ); document.write( "And... checking \n" ); document.write( "Sum = 25 \n" ); document.write( " |