document.write( "Question 365330: The larger of two numbers is 5 more that the smaller. The smaller number plus twice the larger equals 100 \n" ); document.write( "
Algebra.Com's Answer #260522 by mananth(16946)![]() ![]() You can put this solution on YOUR website! The larger of two numbers is 5 more that the smaller. The smaller number plus twice the larger equals 100 \n" ); document.write( "one number =x \n" ); document.write( "other number = x+5 \n" ); document.write( "x+2(x+5)=100 \n" ); document.write( "x+2x+10=100 \n" ); document.write( "3x=100-10 \n" ); document.write( "3x=90 \n" ); document.write( "/3 \n" ); document.write( "x=30 \n" ); document.write( "... \n" ); document.write( "30, 35 are the numbers \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |