InterviewSolution
Saved Bookmarks
| 1. |
QuADRATIC BOUATIONS23consecutive positive integers is 306. We need to find the() The product of twointegers. |
|
Answer» Let the numbers be n and n+1 According to question n ( n + 1) = 306 Rather then solving equation observen ( n + 1) = 17 × 18 So, n must be 17 So, consecutive number are 17 and 18 |
|