InterviewSolution
Saved Bookmarks
| 1. |
The Product Of The L.c.m. And H.c.f. Of Two Numbers Is 24. The Difference Of Two Numbers Is 2. Find The Numbers? |
|
Answer» Let the numbers be x and (x + 2). Then, x(x + 2) = 24 x = 4 So, the numbers are 4 and 6. Let the numbers be x and (x + 2). Then, x(x + 2) = 24 x2+ 2x - 24 = 0 (x - 4) (x + 6) = 0 x = 4 So, the numbers are 4 and 6. |
|