document.write( "Question 1174984: Find a three-digit number such that the hundreds’ digit minus the tens’ digit is 1, the tens’ digit
\n" ); document.write( "minus the units’ digit is 1, and the sum of the digits is 15.
\n" ); document.write( "

Algebra.Com's Answer #800518 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Find a three-digit number such that the hundreds’ digit minus the tens’ digit is 1, the tens’ digit
\n" ); document.write( "minus the units’ digit is 1, and the sum of the digits is 15.
\n" ); document.write( "
Let tens digit be T
\n" ); document.write( "Then hundreds digit = 1 + T, and units digit = T - 1
\n" ); document.write( "Since they SUM to 15, we get: T + 1 + T + T - 1 = 15
\n" ); document.write( "3T = 15
\n" ); document.write( "Tens digit, or \"highlight_green%28matrix%281%2C5%2C+T%2C+%22=%22%2C+15%2F3%2C+%22=%22%2C+5%29%29\"
\n" ); document.write( "Hundreds digit is then: 1 + 5 = 6
\n" ); document.write( "Units digit is then: 5 - 1 = 4
\n" ); document.write( "\"highlight_green%28matrix%281%2C3%2C+Three-digit%2C+%22number%3A%22%2C+654%29%29\" \n" ); document.write( "
\n" );