document.write( "Question 1064570: One number exceeds another by 3. One-third of their sum is 5 less than the smaller number. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #679637 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! One number exceeds another by 3. One-third of their sum is 5 less than the smaller number. Find the numbers. \n" ); document.write( "------------------- \n" ); document.write( "x = y+3 \n" ); document.write( "(1/3)(x+y) = y-5 \n" ); document.write( "----------------- \n" ); document.write( "Substitute:: \n" ); document.write( "(1/3)(y+3+y) = y-5 \n" ); document.write( "2y+3 = 3y-15 \n" ); document.write( "y = 18 \n" ); document.write( "------- \n" ); document.write( "x = y+3 = 21 \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |