document.write( "Question 175035: the sum of two numbers is120 if larger number is 4 time smaller number. find the two number? \n" ); document.write( "
Algebra.Com's Answer #130135 by ptaylor(2198) You can put this solution on YOUR website! let x=smaller number \n" ); document.write( "then 4x=larger number \n" ); document.write( "Now we are told the following: \n" ); document.write( "x+4x=120 or \n" ); document.write( "5x=120 divide each side by 5 \n" ); document.write( "x=24------------the smaller number \n" ); document.write( "4x=4*24=96----------------the larger number\r \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "24+96=120 \n" ); document.write( "120=120\r \n" ); document.write( "\n" ); document.write( "Does this help?-----ptaylor \n" ); document.write( " |