document.write( "Question 1206161: A two digit number is such that it's product is 12 and when the digits are reversed the number exceeds the original number by 9, what is the original number? \n" ); document.write( "
Algebra.Com's Answer #843412 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A two digit number is such that it's product is 12 and when the digits are reversed the number exceeds the original number by 9, what is the original number? \n" ); document.write( "-------------- \n" ); document.write( "Reversing the digits of a 2-digit # changes the value by 9 time the difference between the digits. \n" ); document.write( "---> the difference between the digits = 1. \n" ); document.write( "=============== \n" ); document.write( "U - T = 1 \n" ); document.write( "U = T + 1 \n" ); document.write( "--- \n" ); document.write( "U*T = 12 \n" ); document.write( "T*(T+1) = 12 \n" ); document.write( "Solving gives the number is 34. \n" ); document.write( "---- \n" ); document.write( "it's = it is \n" ); document.write( " |