document.write( "Question 1193662: The sum of two numbers is 120. If one of the numbers is four times the other, find the smaller number. \n" ); document.write( "
Algebra.Com's Answer #825701 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let the smaller number be x; then the larger number is 4x. \n" ); document.write( "Their sum is 120: \n" ); document.write( "x+4x=120 \n" ); document.write( "Solve using basic algebra.... \n" ); document.write( " \n" ); document.write( " |