document.write( "Question 575820: The sum of two positive numbers is 640, what should the numbers be if their product is as large as possible?\r
\n" );
document.write( "\n" );
document.write( "I really don't even know how to approach this problem. I started off by writing: x+2x=640. I don't know if that is the right way to approach the problem being that I keep getting it wrong when I try and submit the answer. Please help-Thank you :) \n" );
document.write( "
Algebra.Com's Answer #369655 by KMST(5328)![]() ![]() You can put this solution on YOUR website! It's sort of a trick problem. \n" ); document.write( "If your numbers are x and y. \n" ); document.write( " \n" ); document.write( "The product can be written as a function of x alone: \n" ); document.write( " \n" ); document.write( "You want to find the maximum value for that product. \n" ); document.write( " \n" ); document.write( "You may be studying quadratic functions, which graph as parabolas. \n" ); document.write( "Do you know all about them and how to find the x for the maximum? If not, read on. \n" ); document.write( "The book probably says that the general form is \n" ); document.write( "If the term in \n" ); document.write( "but a minus sign in front of the \n" ); document.write( "and then there is a maximum at the vertex. \n" ); document.write( "Where is the maximum for \n" ); document.write( "If you are studying quadratic functions, you may be expected to invoke a formula that says that the axis of symmetry and x coordinate of the vertex/maximum is given by \n" ); document.write( " \n" ); document.write( "In this case it would be \n" ); document.write( "Otherwise, you may be expected to transform the function like this: \n" ); document.write( " \n" ); document.write( "and then say that since the square will be positive or zero, and it has that minus sign in front, the function will be \n" ); document.write( "Either way, you show that to make the product greatest one of the numbers has to be \n" ); document.write( "and since they add up to 640, the other number is 320 too. \n" ); document.write( " \n" ); document.write( "When the problem said \"two positive numbers\" you probably assumed they were two different numbers. The problem did not say they were different. That's the trick. \n" ); document.write( "If two numbers have to add up to some constant, their product will be maximum when they are the same number. \n" ); document.write( "Similar problems talk about the perimeter of a rectangle, which is the sum of length plus width, doubled. If the perimeter of a rectangle has to be a certain number, the area will be maximum when length and width are the same, meaning that the rectangle is a square. \n" ); document.write( " |