document.write( "Question 980349: A patient is not allowed to have more than 300 milligrams of cholesterol per day from a diet of eggs and meat.
\n" ); document.write( "Each egg provides 150 milligrams of cholesterol. Each ounce of meat provides 100 milligrams of cholesterol.
\n" ); document.write( "Write an inequality that describes the patient’s dietary restrictions for eggs and ounces of meat.
\n" ); document.write( "

Algebra.Com's Answer #601613 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
x, how many eggs
\n" ); document.write( "y, how many ounces meat\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"150x%2B100y%3C=300\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"3x%2B2y%3C=6\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "At best, you only have enough information to find the ratio of eggs and ounces of meat. The less simplified form of inequality would make more sense for the description.
\n" ); document.write( "
\n" );