6 6 votes The sum and product of two integers are $26$ and $165$ respectively. The difference between these two integers is ______ $2$ $3$ $4$ $6$ Quantitative Aptitude gate2019-me-1 general-aptitude quantitative-aptitude numerical-computation + – ♦Arjun 1.3k views answer comment Share Follow Add Sync Questions 0 reply Please log in or register to add a comment.
Best answer 8 8 votes Let the two integers be $x$ and $y.$ Given that: $x+y=26\qquad \to (1)$ $xy=165\qquad \to(2)$ To be find$:x-y=?$ We know that $(x-y)^{2}=x^{2}+y^{2}-2xy$ $\implies(x-y)^{2}=x^{2}+y^{2}+2xy-4xy$ $\implies(x-y)^{2}=(x+y)^{2}-4xy$ Put the values from equation $(1)$ and $(2)$ and we get $\implies(x-y)^{2}=(26)^{2}-4\times165$ $\implies(x-y)^{2}=676-660$ $\implies(x-y)^{2}=16$ $\implies(x-y)=\sqrt{16}$ $\implies x-y=\pm4$ $\implies x-y=4$ $(or)$ $x-y=-4$ $-4$ is ruled out as both the sum and product of the numbers are positive meaning both the numbers must be positive. So, $(C)$ is the correct choice. Lakshman Bhaiya answered Jun 3, 2019 • moved May 18 by Arjun Lakshman Bhaiya comment Share Follow See all 3 Comments 3 3 Comments reply Venky8 commented Jun 13, 2021 i moved by Arjun May 18 reply Follow flag Your answer is right. I just want to point out something. -4 is ruled out as both the sum and product of the numbers are positive meaning both the numbers must be positive. This is not true. If you solve the equations (1) and (2), you will get two solutions (x, y) = (15, 11) and (11, 15). In the second solution, $x - y = 11 - 15 = -4$ even though both (11,15) are positive integers. The reason we rule out (11, 15) is that all the options are positive. i.e. the difference $x - y$ is positive, or $x > y$. 3 3 replyShare Thadymademe commented Sep 8, 2022 i moved by Arjun May 18 reply Follow flag @Venky8 the question is just asking about the mod value of (x-y). 3 3 replyShare anujs commented Sep 22, 2024 i moved by Arjun May 18 reply Follow flag @Venky8 $-4$ is ruled out as both the sum and product of the numbers are positive meaning both the numbers must be positive.from this statement what @Lakshman Bhaiya meant was:sum and product: $+ve \quad \rightarrow \quad$ numbers: $+ve$but what you are concluding is:numbers: $+ve \quad \rightarrow \quad$ sum and product: $+ve$product = 165 = $+ve$that means either both numbers are $+ve$ or both are $-ve$.but if both were $-ve$ then there sum would have also been $-ve$.that's why both numbers should be $+ve$.PS: I agree with @Thadymademe that in this question they are asking about magnitude of the differece only, even if $-ve$ numbers were a real possibility. 0 0 replyShare Please log in or register to add a comment.
1 1 vote x+y=26 x*y=165 x*(26-x)=165 $26x-x^{2}=165$ $x^{2}-26x+165=0$ so x=15,11 so answer is =15-11=4 Gurdeep Saini answered Jun 3, 2019 Gurdeep Saini comment Share Follow 0 reply Please log in or register to add a comment.
1 1 vote factors of 165 = 5*3*11 X = 5*3 = 15 Y = 11 (X+Y = 15 + 11 = 26 ; XY = 15*11= 165) Ans: 15-11 = 4 Akatsuki answered Jan 12, 2023 • moved May 18 by Arjun Akatsuki comment Share Follow 0 reply Please log in or register to add a comment.
0 0 votes we know (x-y)^2=(x+y)^2-4xy x+y=26,xy=165 so (x-y)^2=26^2-4*165=16 so x-y=4 sanku surya answered Aug 17, 2019 • moved May 18 by Arjun sanku surya comment Share Follow 0 reply Please log in or register to add a comment.