Saved Bookmarks
| 1. |
Find two numbers whose sum os 27 and product is 182 |
|
Answer» ONG>Answer: 13 and 14 Step-by-step explanation: Let the first number be X and the second number is 27 - x. Therefore, their product = x (27 - x) It is given that the product of these numbers is 182. Therefore, x(27 - x) = 182 ⇒ x2 – 13x - 14x + 182 = 0 ⇒ x(x - 13) -14(x - 13) = 0 ⇒ (x - 13)(x -14) = 0 Either x = -13 = 0 or x - 14 = 0 ⇒ x = 13 or x = 14 If first number = 13, then Other number = 27 - 13 = 14 If first number = 14, then Other number = 27 - 14 = 13 Therefore, the numbers are 13 and 14. PLEASE MARK ME AS BRAINLIEST PLEASE FOLLOW ME |
|