40.5k views
3 votes
Find two number with sum 4 and product 2

User Shmuelie
by
7.2k points

1 Answer

3 votes
Let the first number be x.
Sum of the two numbers = 4
∴ Second number = 4 − x
Product of the numbers = 2
⇒ x(4 − x) = 2
⇒ 4x − x2 = 2
⇒ x2 − 4x = −2
Adding 4 to both the sides to make L.H.S a perfect square:
x2 − 4x + 4 = −2 + 4
⇒ x2 − 2 × 2 × x + (2)2 = 2
⇒ (x − 2)2 = 2 {Using a2 + b2 − 2ab = (a − b)2}



User Avia Afer
by
8.1k points

No related questions found