document.write( "Question 887979: A number consists of two-digits. The digit at the units place is 3 times the digit at the tens place. If 36 is added to the number, the digits are reversed. Find the number. \n" ); document.write( "
Algebra.Com's Answer #536964 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! What are the possibilities given that the ones place is 3x the tens? \n" ); document.write( "13 \n" ); document.write( "26 \n" ); document.write( "39 \n" ); document.write( "Which of the three, when 36 is added, reverses its digits? \n" ); document.write( "13 + 36 = 39 ... nope \n" ); document.write( "26 + 36 = 62... woohoo! \n" ); document.write( "39 + 26 = 67... that doesn't work either \n" ); document.write( ". \n" ); document.write( "The only possibility is 26. \n" ); document.write( " |