document.write( "Question 938491: Two numbers have a sum of 87.. The larger of the numbers is twice the smaller..what are the two numbers \n" ); document.write( "
Algebra.Com's Answer #571760 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x the smaller number \n" ); document.write( "x + 2x = 87 \n" ); document.write( "3x = 87 \n" ); document.write( "x = 29 \n" ); document.write( "Numbers: 29, 58 \n" ); document.write( " \n" ); document.write( " |