document.write( "Question 230443: one number is 10 times larger as another, and their difference is 81. find the numbers. \n" ); document.write( "
Algebra.Com's Answer #170638 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! y = 11x \n" ); document.write( "y-x = 81 --> y = x+81 \n" ); document.write( "x+81 = 11x \n" ); document.write( "10x = 81 \n" ); document.write( "x = 8.1 \n" ); document.write( "y = 89.1\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |