The sum of these 2 numbers is 12. Their product is 32. What is the larger number?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let the two numbers be x and y .
According to Question.
⇒ x + y = 1 2 ..... ( 1 )
⇒ x × y = 3 2 ..... ( 2 )
From ( 1 ) .
y = 1 2 − x
Putting y in ( 2 ) .
⇒ x × ( 1 2 − x ) = 3 2
= 1 2 x − x 2 = 3 2
= x 2 − 1 2 x + 3 2 = 0
x = 4 , 8
Putting in ( 1 ) .
This gives x = 4 and y = 8
Now, larger number is 8 .