document.write( "Question 551133: The value of a certain two digit number is 2 times the sum of it's digits. If the digits are reversed, the resulting number is 4.5 times the original number. What is the original number? Please help me solve this!! \n" ); document.write( "
Algebra.Com's Answer #359444 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The value of a certain two digit number is 2 times the sum of it's digits. If the digits are reversed, the resulting number is 4.5 times the original number. What is the original number?
\n" ); document.write( "----------
\n" ); document.write( "t = 10s digit
\n" ); document.write( "u = 1s digit
\n" ); document.write( "---------
\n" ); document.write( "10t + u = 2*(t+u)
\n" ); document.write( "10u + t = 4.5*(10t + u)
\n" ); document.write( "----
\n" ); document.write( "Can you finish it?
\n" ); document.write( "--
\n" ); document.write( "PS it's = it is
\n" ); document.write( "
\n" ); document.write( "
\n" );