document.write( "Question 154659This question is from textbook Algebra structure and method book 1
\n" );
document.write( ": can you please help me solve this problem and show all work using the 5-step method: (((When the digits of the two digit number are reversed, the new number is 9 more than the original number, and the sum of the digits of the original number is 11. What is the original number?)) \n" );
document.write( "
Algebra.Com's Answer #113887 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! When the digits of the two digit number are reversed, the new number is 9 more than the original number, and the sum of the digits of the original number is 11. What is the original number? \n" ); document.write( "---------------- \n" ); document.write( "Let the original number be 10t+u where t is the tens unit and u is the units digit. \n" ); document.write( "------------- \n" ); document.write( "If you reverse the digits you get 10u+t \n" ); document.write( "-------------- \n" ); document.write( "EQUATION: \n" ); document.write( "10u+t - (10t+u) = 9 \n" ); document.write( "t + u = 11 \n" ); document.write( "----------------- \n" ); document.write( "Rearrange: \n" ); document.write( "-9t + 9u = 9 \n" ); document.write( "t + u = 11 \n" ); document.write( "---------------- \n" ); document.write( "Modify: \n" ); document.write( "t -u = -1 \n" ); document.write( "t+u = 11 \n" ); document.write( "------------- \n" ); document.write( "Add to solve for t \n" ); document.write( "2t = 10 \n" ); document.write( "t = 5 \n" ); document.write( "--------- \n" ); document.write( "since t+u = 11, u = 6 \n" ); document.write( "------------------------ \n" ); document.write( "The original number is 56 \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |