document.write( "Question 1154526: i am a three digit number, my ten digit number is six times more than my ones, and my one hundred digit is eight less than the tens digit \n" ); document.write( "
Algebra.Com's Answer #776975 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
--------------------------------------------------------------------
\n" ); document.write( "my ten digit number is six times more than my ones, and my one hundred digit is eight less than the tens digit
\n" ); document.write( "------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "u, the ones digit
\n" ); document.write( "t, tens digit
\n" ); document.write( "h, hundreds digit\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28t=u%2B6u%2Ch=-8%2Bt%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28t=7u%2Ch=t-8%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"h=7u-8\"------------------Could u be 0, or 1, or 2, or 3?
\n" ); document.write( "
\r\n" );
document.write( "u        h\r\n" );
document.write( "0        -8\r\n" );
document.write( "1        -7\r\n" );
document.write( "2        6\r\n" );
document.write( "3        13\r\n" );
document.write( "

\n" ); document.write( "The only possible value for the ones digit is 2; and therefore hundreds digit is 6. This still does not work, giving an unacceptable value for t.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Possible mistakes in the work (or in the problem's description.).
\n" ); document.write( "
\n" );