document.write( "Question 901997: write and solve the inequality.Mike wants to keep the cost per person of his party under $15. The party place charges a flat fee of $250 for an all-inclusive party. let g represent the number of guests, including himself, he can invite \n" ); document.write( "
Algebra.Com's Answer #547034 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Cost is 250 and price for any guest is \"250%2Fg\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Inequality to show what is wanted, \"250%2Fg%3C15\".
\n" ); document.write( "g is understood to be a whole number or actually a natural number.\r
\n" ); document.write( "\n" ); document.write( "\"250%3C15g\"
\n" ); document.write( "\"250%2F15%3Cg\"
\n" ); document.write( "\"g%3E16%262%2F3\"
\n" ); document.write( "You cannot have a fraction of a guest.
\n" ); document.write( "If you restrict the set of values of g to natural numbers, then you can simply give \"highlight%28g%3E16%29\".
\n" ); document.write( "
\n" );