document.write( "Question 748822: In two digit number,the product of its digits is 18.if the places of the digits are interchanged,the number so formed is greater than the original number by 27,find the original number. \n" ); document.write( "
Algebra.Com's Answer #455653 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
In two digit number,the product of its digits is 18.if the places of the digits are interchanged,the number so formed is greater than the original number by 27,find the original number.
\n" ); document.write( "----
\n" ); document.write( "Let the number be 10t+u
\n" ); document.write( "----
\n" ); document.write( "Equations:
\n" ); document.write( "t*u = 18
\n" ); document.write( "10u+t - (10t+u) = 27
\n" ); document.write( "-----
\n" ); document.write( "Simplify:
\n" ); document.write( "t*u = 18
\n" ); document.write( "9u - 9t = 27
\n" ); document.write( "-----
\n" ); document.write( "t*u = 18
\n" ); document.write( "u - t = 3
\n" ); document.write( "----
\n" ); document.write( "t*u = 18
\n" ); document.write( "u = t+3
\n" ); document.write( "-----
\n" ); document.write( "t(t+3) = 18
\n" ); document.write( "t^2 + 3t -18 = 0
\n" ); document.write( "(t-6)(t+3) = 0
\n" ); document.write( "Positive solution:
\n" ); document.write( "t = 6
\n" ); document.write( "=====
\n" ); document.write( "solve for \"u\":
\n" ); document.write( "u = t + 3
\n" ); document.write( "u = 9
\n" ); document.write( "-------
\n" ); document.write( "Ans: 10t+u = 10*6+9 = 69
\n" ); document.write( "===============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );