Question 1122469
<br>
Let x be the hundreds digit;
then the tens digit is 2x (the tens digit is twice the hundreds digit);
then the units digit is 2x-2 (it is 2 less than the tens digit)<br>
The value of the 3-digit number ABC is 100A+10B+C.  So an expression for the 3-digit number in this problem is<br>
100(x)+10(2x)+1(2x-2)<br>
Simplify if required....<br>
Note that x and 2x are both single-digit positive integers; that means x can have only the values 1, 2, 3, or 4.<br>
Those values of x in the expression shown will produce all of the 3-digit numbers that satisfy the conditions of the problem.<br>
120
242
364
486<br>
Another completely different way to solve the problem is to make a list of the 3-digit numbers that satisfy the given conditions and find an algebraic expression that produces exactly that list.<br>
Making the list is relatively easy; choose a hundreds digit; then the tens digit is twice the hundreds digit; then the units digit is 2 less than the tens digit:<br>
1; 1*2 = 2; 2-2 - 0  -->  120
2; 2*2 = 4; 4-2 = 2  -->  242
3; 3*2 = 6; 6-2 = 4  -->  364
4; 4*2 = 8; 8-2 = 6  -->  486
5; 5*2 = 10 too big; the list is complete.<br>
The 3-digit numbers satisfying the given conditions are<br>
120, 242, 364, and 486.<br>
A bit of simple algebra, seeing the first number 120 and a common difference of 122 between successive numbers in the list, yields the linear expression<br>
122x-2<br>
which is the simplified form of the expression shown above.