document.write( "Question 935840: You play the following game with your worst enemy, who wishes to keep your score down. A
\n" );
document.write( "referee gets to pick a positive integer n. Then your enemy gets to pick n different real numbers.
\n" );
document.write( "You get to multiply different pairs of these numbers together, as many different pairs as you
\n" );
document.write( "want. You get one point for each pair whose product is nonnegative. So for instance, if n = 3
\n" );
document.write( "and your enemy picks 0, −8 and −π, you would pick all possible pairs, {0, −8}, {0, −π} and
\n" );
document.write( "{−8, −π}, because all 3 products (0, 0, 8π) are nonnegative. You would get 3 points.
\n" );
document.write( "Determine with proof the highest score you can be sure to get against a smart enemy. Your
\n" );
document.write( "answer will depend on n. \n" );
document.write( "
Algebra.Com's Answer #569204 by KMST(5328)![]() ![]() You can put this solution on YOUR website! The product of a pair of numbers with the same sign (both positive or both negative) is positive. \n" ); document.write( "The product of zero and any number is zero, which is non-negative. \n" ); document.write( "A smart enemy will not pick zero, because that will give you a lot of non-negative products. \n" ); document.write( "He/she will have to pick positive and negative numbers. \n" ); document.write( "If \n" ); document.write( "a smart enemy would pick \n" ); document.write( "from \n" ); document.write( "and \n" ); document.write( "Splitting the negative and positive choices unevenly, \n" ); document.write( "let's say \n" ); document.write( "would give you \n" ); document.write( "and \n" ); document.write( "for a total of \n" ); document.write( "so a smart enemy would not make such a choice. \n" ); document.write( "If one more number could be picked, \n" ); document.write( "a smart enemy would choose \n" ); document.write( "plus an additional number. \n" ); document.write( "The additional number could be positive or negative, \n" ); document.write( "and paired with the \n" ); document.write( "would give you \n" ); document.write( "for a total of \n" ); document.write( "The formulas work even in the case of \n" ); document.write( " \n" ); document.write( "and |