document.write( "Question 627219: If x+y<16 but x-y>6, where x and y are integers, what is the largest integral value of xy? \n" ); document.write( "
Algebra.Com's Answer #395156 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
One problem with your question: answer is negative infinity. You could let x = -k, y = -k-7, where k is a positive integer. That will always satisfy both inequalities, but if the absolute value of k gets large, xy will also get large. \n" ); document.write( "
\n" );