document.write( "Question 208260: You have a four digit number where the thousands digit is four greater than the hundreds digit. The tens digit is twice the thousands digit. The ones digit is half of the thousands digit. What is the number?\r
\n" );
document.write( "\n" );
document.write( "How would you set up this type of problem and what is the equation for it. \n" );
document.write( "
Algebra.Com's Answer #157542 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! This one is probably easier to solve with logic than with Algebra. \n" ); document.write( "First let's consider the digits of a 4-digit number. The first digit, the thousands digit, may be any digit except zero. If the first digit was zero, we would only have a 3-digit number. The other digits may be any of the ten digits. \n" ); document.write( "Now let's look at the facts.
\n" ); document.write( "So the first fact tells us that the thousands digit must be greater than or equal to 4. The second fact tells us that the thousands digit must be less than or equal to 4. The only number that is greater than or equal to 4 and less than or equal to 4 at the same time is 4! So the thousands digit must be 4. \n" ); document.write( "Since the thousands digit is 4 more than the hundreds digit and since the thousands digit is 4, the hundreds digit must be 0. \n" ); document.write( "Since the tens digit is twice the thousands digit and since the thousands digit is 4, the tens digit must be 8. \n" ); document.write( "Since the ones digit is half the thousands digit and since the thousands digit is 4, the tens digit must be 2. \n" ); document.write( "So the number is 4082. \n" ); document.write( "This could be done with a bunch of inequalities and equations (i.e. Algebra) but it is easier this way.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |