document.write( "Question 77841: The sum of the digits of a two-digit number equals 1/7 of the number. If the digits are reversed, the new number is 27 less than the original number. Find the original number. \n" ); document.write( "
Algebra.Com's Answer #55808 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let 10x+y=the number\r \n" ); document.write( "\n" ); document.write( "We are told that x+y=(1/7)(10x+y)----------------eq 1\r \n" ); document.write( "\n" ); document.write( "We are also told that:\r \n" ); document.write( "\n" ); document.write( "10y+x=(10x+y)-27----------------------------------eq 2\r \n" ); document.write( "\n" ); document.write( "Simplifying eq 1:\r \n" ); document.write( "\n" ); document.write( "x+y=(10/7)x+(1/7)y multiply each term by 7\r \n" ); document.write( "\n" ); document.write( "7x+7y=10x+y subtract 10x and also y from both sides\r \n" ); document.write( "\n" ); document.write( "7x-10x+7y-y=10x-10x+y-y collect like terms\r \n" ); document.write( "\n" ); document.write( "-3x+6y=0 subtract 6y from both sides and divide both sides by -3 \n" ); document.write( "x=2y---------------------------eq 1 simplified\r \n" ); document.write( "\n" ); document.write( "Simplifying eq 2:\r \n" ); document.write( "\n" ); document.write( "10y+x=10x+y-27 subtract 10x and also y from both sides\r \n" ); document.write( "\n" ); document.write( "10y-y+x-10x=10x-10x+y-y-27 collect like terms\r \n" ); document.write( "\n" ); document.write( "9y-9x=-27 multiply each term by -1 and divide each term by 9\r \n" ); document.write( "\n" ); document.write( "x-y=3--------------------------------eq 2 simplified \n" ); document.write( "Substitute x=2y from eq 1 into eq 2\r \n" ); document.write( "\n" ); document.write( "2y-y=3 or \n" ); document.write( "y=3--------------substitute into eq 1\r \n" ); document.write( "\n" ); document.write( "x=2y=2*3=6\r \n" ); document.write( "\n" ); document.write( "10x+y=60+3=63---------------------------the number\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "CK\r \n" ); document.write( "\n" ); document.write( "sum of the digits of the number (6+3) = 1/7 of the number \n" ); document.write( "9=1/7(63)--------------ok \n" ); document.write( "If the digits are reversed, the new number is 27 less than the original number: \n" ); document.write( "36=63-27 \n" ); document.write( "36=36--------------ok\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |