document.write( "Question 81046: This problem is not from my book. I have tried to answer it but don't feel I am correct, and I need every point possible to pass this course.
\n" ); document.write( "Problem
\n" ); document.write( "What is the minimum product of two numbers whose difference is 4? What are the numbers?
\n" ); document.write( "Here is what I have done.
\n" ); document.write( "n(n+1)=-4
\n" ); document.write( "n^2 + n = -4
\n" ); document.write( "n^2 + n - 4 = 0
\n" ); document.write( "(n+1)(n-4)
\n" ); document.write( "The numbers are 1, -4, the minimum product is -4
\n" ); document.write( "Thank you so much for your help. Like I said I don.t think my solution is correct.
\n" ); document.write( "

Algebra.Com's Answer #58131 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
if the difference is 4 (not 5), then the numbers are n and n+4 (not n+1) ... so y=n(n+4)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "setting y=0 gives n=0 and n=-4 ... the minimum value for y is midway between these values (on the axis of symmetry) at n=-2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "so the numbers are -2 and 2, and the product (which you did find) is -4
\n" ); document.write( "
\n" );