document.write( "Question 323596: If x and y are positive integers , x+y<15, and x>5, what is the greatest possible value of x – y ?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #231538 by JBarnum(2146)![]() ![]() You can put this solution on YOUR website! if x is greater then 5 then \n" ); document.write( "x= 6,7,8,9,10,11,12,13,14 if \n" ); document.write( "y= 8,7,6,5,4,3,2,1,0 \n" ); document.write( "so 14-0=14 making it the greatest possible valuse of x-y \n" ); document.write( " |