document.write( "Question 1029384: i am thinking of 2 numbers. The difference between them is 12. What is the smallest product (multiplication) I can get with my two numbers? Hint: it is not zero! Create a function you can graph. What part of the graph would we call \"smallest\"? \n" ); document.write( "
Algebra.Com's Answer #644482 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let the first number be \"X\".
\n" ); document.write( "The second number will be \"12-X\" since the sum of the first and second is 12.
\n" ); document.write( "Define the product of the two numbers,
\n" ); document.write( "\"P%28X%29=X%2812-X%29\"
\n" ); document.write( "So to find the extrema, put \"P%28X%29\" into vertex form,
\n" ); document.write( "\"P%28X%29=12X-X%5E2\"
\n" ); document.write( "\"P%28X%29=-X%5E2%2B12X\"
\n" ); document.write( "\"P%28X%29=-%28X%5E2-12X%2B36%29%2B36\"
\n" ); document.write( "\"P%28X%29=-%28X-6%29%5E2%2B36\"
\n" ); document.write( "So what that tells you is that the maximum product of the two numbers is 36 (occurring when X=6) and the parabola opens downward so it's unbounded in the negative direction.
\n" ); document.write( "So there is no minimum value for this function, only a maximum.
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "
\n" );