Correct option is A
Given:
The sum of two numbers is S=20
The product of the two numbers is P=96
We need to find the difference between the two numbers.
Formula Used:
(a−b)2=(a+b)2−4ab
Solution:
Let the number be a and b
(a+b) = 20 and ab = 96
(a−b)2=(a+b)2−4aba−b=(a+b)2−4aba−b=202−4×96a−b=400−384a−b=4
Alternate Method:
The numbers can be found using the quadratic equation:
t2−(x+y)t+(x⋅y)=0
Substituting the given values:
t2−20t+96=0
Solve for t using the quadratic formula:
t=2(1)−(−20)±(−20)2−4(96)
t = 220±400−384
t= 220±16
t =220±4
t=220+4=224=12
t= 220−4=216=8
Thus, the two numbers are 12 and 8.
The difference between them is:
12−8=4
Option (a) is right.