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 #800493 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "h = hundreds digit \n" ); document.write( "t = tens digit \n" ); document.write( "u = units digit\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A three digit number like 789 means that h = 7, t = 8, u = 9 \n" ); document.write( "We can also construct that number like so \n" ); document.write( "789 = 700+80+9 \n" ); document.write( "789 = 7*100+8*10+9*1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Going back to the general format, the three digit number \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "As another example, let's say \n" ); document.write( "h = 5 \n" ); document.write( "t = 4 \n" ); document.write( "u = 2 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In this very narrow context, the notation \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "With \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Anyways, we're told that \"hundreds’ digit minus the tens’ digit is 1\" which means we can form the equation \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We're also told that \"the tens’ digit minus the units’ digit is 1\" which forms \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The two equations \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So whatever the hundreds digit (h) is, we add on 2 to get the units digit (u).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-----------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The last piece of useful information is that \"the sum of the digits is 15\". So the three digits add to 15.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Once we know that, we can find the values of t and h \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We have \n" ); document.write( "h = 6 \n" ); document.write( "t = 5 \n" ); document.write( "u = 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To check, we see that \n" ); document.write( "h+t+u = 6+5+4 = 11+4 = 15 \n" ); document.write( "so that confirms the third equation and statement.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Also, we can see that the difference from the hundreds and tens digit (6 and 5) is 1 unit, so is the difference from the tens to the units digit. So the answer is fully confirmed.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Side note: you could use a trial and error process to guess three digit numbers, and see if you can land on the answer. But I think the algebraic method is most efficient.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 654 \n" ); document.write( " \n" ); document.write( " |