document.write( "Question 1157822: One number is 1/5 of another number. The sum of the two numbers is 30. Find the two numbers. Use a comma to separate your answers. \n" ); document.write( "
Algebra.Com's Answer #780699 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! numbers are x and (1/5)x \n" ); document.write( "They add to (6/5)x \n" ); document.write( "that equals 30 \n" ); document.write( "(6/5)x=30 \n" ); document.write( "multiply by (5/6) \n" ); document.write( "x=25 \n" ); document.write( "numbers are (25, 5) \n" ); document.write( " |