document.write( "Question 774523: how do I express that a number, say k is greater than 4 but less than 16? \n" ); document.write( "
Algebra.Com's Answer #472295 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 4 < k < 16 \n" ); document.write( " |