document.write( "Question 384693: this is actually a digit problem.
\n" );
document.write( "1. the units digit of a two digit number is 6. The number with the digit in reverse order is 6 less than twice the original number. Find the number. \n" );
document.write( "
Algebra.Com's Answer #272353 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! If the number is 10d + 6, then\r \n" ); document.write( "\n" ); document.write( "60 + d = 2(10d + 6) - 6\r \n" ); document.write( "\n" ); document.write( "60 + d = 20d - 6\r \n" ); document.write( "\n" ); document.write( "54 = 19d\r \n" ); document.write( "\n" ); document.write( "No integer value for d. \n" ); document.write( " |