Question
Question: The product of the digits of a two-digit number is one-third that number. If we add 18 to the requir...
The product of the digits of a two-digit number is one-third that number. If we add 18 to the required number, we get a number consisting of the same digits written in the reverse order. Find the number.
Solution
Here we have 2 conditions on both digits of a two digit number. Every two digit number can be written as a sum of 10 times the tens digit and one time the units digit. So, now assume two variables to represent the units, say x and y. Using the data given in the question, form 2 equations.
Complete step-by-step solution:
First one would be xy=3z if the required number is z. Now we use a substitution method to solve these questions and get the value of 2 variables. And then solve this again as given in the question.
According to the question if we consider two digits of that number as x and y and the product of these will be 31, if the required number is z, then we can write,
xy=3z
And if we add 18 to the required number then we get a number consisting of the same digits written in the reverse order. So, let us assume that,
First digit = x
Second digit = y
Required number = z
So, we can write it as,
Product of digits = 31z
And,
z=10x+y⇒xy=31(10x+y)⇒3xy=10x+y………(i)
Now, as given in the question, if we add 18, then,
⇒z+18= number with same digits in reverse order.
⇒10x+y+18=10y+x⇒9(y−x)=18⇒y−x=2⇒y=2+x
If we put this in equation (i), then we get,
3x(x+2)=10x+x+2⇒3x2+6x=10x+x+2⇒3x2−5x−2=0
If we make the factored form here, then,
⇒(3x+1)(x−2)=0⇒x=−31,x=2y=4
Here we only consider x=2 as at x= −31 we do not get any integer number.
So, the required number is 24.
Note: While solving this question you should remember that if any two digit or three digit number is asked then we will write that in hundred’s multiple of tens multiply according to the digit of that question and then write all given conditions very much carefully otherwise the question will be wrong.