document.write( "Question 999941: Why are these two similar problems set up differently? and why are they set up in that way at all?\r
\n" ); document.write( "\n" ); document.write( "Find two numbers whose difference is 60 and whose product is a minimum? Why does this use f(x) = x(x-60)\r
\n" ); document.write( "\n" ); document.write( "and\r
\n" ); document.write( "\n" ); document.write( "Find two numbers whose sum is 60 and whose product is a maximum? Why does this one use f(x) = x(60-x)\r
\n" ); document.write( "\n" ); document.write( "I fundamentally don't understand what is happening and how that function was created at all.
\n" ); document.write( "And will there ever be a case where it's a difference and the product is a maximum. Or where it's a sum and the product is a minimum. I don't understand what this question is asking.\r
\n" ); document.write( "\n" ); document.write( "So confused...
\n" ); document.write( "Please help!
\n" ); document.write( "

Algebra.Com's Answer #617482 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let the two numbers be x and y.
\n" ); document.write( "Assume x is larger than y.
\n" ); document.write( "The sum would be \"x%2By=60\"
\n" ); document.write( "So then \"y=60-x\"
\n" ); document.write( "So the product of the two numbers is,
\n" ); document.write( "\"P%5B1%5D=x%2Ay=x%2860-x%29\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "The difference of 60 would be,
\n" ); document.write( "\"x-y=60\"
\n" ); document.write( "\"y=x-60\"
\n" ); document.write( "So the product of the two numbers is,
\n" ); document.write( "\"P%5B2%5D=x%2Ay=x%28x-60%29\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "Yes, you can set up a problem however you want.
\n" ); document.write( "Sometimes it won't make sense.
\n" ); document.write( "Example: Make a shape using 40' of wire so that the enclosed shape has the minimum area. You could just make a straight line of 4 lengths of 10' of wire so that the enclosed area is zero.
\n" ); document.write( "Well if you're a farmer and you want to make a pen,
\n" ); document.write( "why would you want the minimum area,
\n" ); document.write( "you'd want the maximum area for your animals to graze.
\n" ); document.write( "
\n" );