document.write( "Question 993903: One positive number is one-fifth of another number. The difference between the two numbers is 136, find the numbers. \r
\n" );
document.write( "\n" );
document.write( "The two numbers in increasing order are _____ and _________
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #613117 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Call the larger one x. Thus the smaller will be (1.5)x. Their difference is\r \n" ); document.write( "\n" ); document.write( "x - (1/5)x = 136 \n" ); document.write( "(4/5)x = 136 \n" ); document.write( "x = 170 \n" ); document.write( "and then \n" ); document.write( "(1/5)(170) = 34 \n" ); document.write( "In increasing order they are 34 and 170. \n" ); document.write( " |