edited by
2,383 views
1 1 vote

A certain number consists of two digits whose sum is $9$. It the order of digits is reversed, the new number is $9$ less than the original number. The original number is :

  1. $45$
  2. $36$
  3. $54$
  4. $63$

1 Answer

Best answer
2 2 votes

Let digits of the number are $a$ and $b$ at tenth and ones place respectively.

Such that required number is $10a +b$

Given that $a+b = 9 \qquad \qquad \rightarrow(i)$

and if we replace the digits then the new number is 9 less than the original number,

$\begin{align} 10b + a +9 &= 10a+b \\ \implies 9a – 9b &= 9 \\ \implies ~~ a- b &=1 \qquad \qquad \rightarrow(ii)\end{align} $

$equation~(i)+(ii)~gives, \\ \implies 2a = 10 \implies a=5 \\ \> \\ equation~(i)-(ii)~gives, \\ \implies 2b = 8 \implies b=4 $

Hence, required number is $10\times 5 + 4 = 54$

Option (C) is correct.

selected by
Position:
Show:
Answer:

Related questions

3 3 votes
1 answers 1 answer
2.9k
2.9k views
Lakshman Bhaiya asked Apr 3, 2020
2,850 views
A two digit number is such that the product of the digits is $8$. When $18$ is added to the number, the digits are reversed. The number is :$18$$24$$81$$42$
3 3 votes
2 answers 2 answers
3.1k
3.1k views
Lakshman Bhaiya asked Apr 3, 2020
3,108 views
How many pair of natural numbers are there, the differences of whose squares is $45$ ? $1$$2$$3$$4$
1 1 vote
1 1 answer
2.0k
2.0k views
Lakshman Bhaiya asked Apr 3, 2020
2,013 views
If $a^{2}+b^{2}+c^{2}=1$, then which of the following can't be the value of $ab+bc+ca$ ?$0$$\frac{1}{2}$$\frac{-1}{4}$$-1$
0 0 votes
1 answers 1 answer
1.8k
1.8k views
Lakshman Bhaiya asked Apr 1, 2020
1,829 views
Find the number of numbers between $300$ to $400$ (both included) that are not divisible by $2,3,4$ and $5$$50$$33$$26$$17$
0 0 votes
1 answers 1 answer
2.2k
2.2k views
Lakshman Bhaiya asked Apr 3, 2020
2,188 views
The $L.C.M$ of $\left (x^{3}-x^{2}-2x \right)$ and $\left (x^{3}+x^{2} \right)$ is : $\left (x^{3}-x^{2}-2x \right)$$\left (x^{2}+x \right)$$\left (x^{4}-x^{3}-2x^{2} \ri...