document.write( "Question 28142: Please help us write out this equation. I couldn't find anything like this problem in your previous answers. This problem is word for word from my son's algebra book.\r
\n" );
document.write( "\n" );
document.write( "The sum of the digits of a two-digit number is 9. If the digits are reversed, the new number is 27 less than the original. Find the original number.\r
\n" );
document.write( "\n" );
document.write( "Thanks a billion in advance for your help. \n" );
document.write( "
Algebra.Com's Answer #15335 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! Let the number be written as xy, where x is the number of tens and y in the number of units.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x+y = 9 --eqn1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "original number is (10x + y) \n" ); document.write( "reversed number is (10y + x)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "reversed = original - 27 \n" ); document.write( "(10y + x) = (10x + y) - 27 \n" ); document.write( "10y + x = 10x + y - 27 \n" ); document.write( "9y - 9x = -27 \n" ); document.write( "or -9y + 9x = 27 ... just reversing all signs (equivalent to moving all terms to opposite side of equals sign)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so -9y + 9x = 27 is \n" ); document.write( "9x - 9y = 27 --eqn2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so we have 2 equations and 2 unknowns...possible to solve. \n" ); document.write( "x + y = 9 -- multiply by 9 \n" ); document.write( "9x - 9y = 27\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "9x + 9y = 81 \n" ); document.write( "9x - 9y = 27 \n" ); document.write( "and add together giving 18x = 108 \n" ); document.write( "--> x = 6 \n" ); document.write( "therefore y must be 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so numbers are 63 and 36 and their difference is 27...correct.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon. \n" ); document.write( " \n" ); document.write( " |