asked 191k views
14 votes
Among all pairs of numbers whose sum is 6, find a pair whose product is as large as possible.

What is the maximum product?

asked
User WizKid
by
7.1k points

2 Answers

8 votes

Answer:

The pair of numbers is (3,3) while the maximum product is 9

Step-by-step explanation:

The pairs of numbers whose sum is 6 starting from zero is ;

0,6

1,5

2,4

3,3

Kindly note 2,4 is same as 4,2 , so there is no need for repetition

So the maximum product is 3 * 3 = 9 and the pair is 3,3

Explanation:

hope this helps :)

answered
User Carolineggordon
by
8.0k points
10 votes
The pair of numbers is (3,3) while the maximum product is 9
Explanation:
The pairs of numbers whose sum is 6 starting from zero is ;
0,6
1,5
2,4
3,3
Kindly note 2,4 is same as 4,2 , so there is no need for repetition
So the maximum product is 3 * 3 = 9 and the pair is 3,3
answered
User Miron
by
8.6k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.