document.write( "Question 1174024: Your mother wants grapes and bananas for her fruit salad. You found out that grapes sells at Php 200 per kilogram and the banana sells at Php150 per kilogram. How many possible kilogram of each item, you will buy if the total cost is not to exceed Php 500?
\n" ); document.write( "Requirement for the Presentation of the Problem.
\n" ); document.write( "1. Representation of the given. (Ex. Let x be the no. of apple)
\n" ); document.write( "2. Systems of Linear Inequalities
\n" ); document.write( "3. Graph of the System of Linear Inequalities
\n" ); document.write( "4. Name two solutions of the system.
\n" ); document.write( "5. Time allotment: Maximum of 2 mins.
\n" ); document.write( "

Algebra.Com's Answer #801621 by ikleyn(52847)\"\" \"About 
You can put this solution on YOUR website!
.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = the number of grapes, y = the number of bananas\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There must be a non-negative amount of both fruits.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x >= 0
\n" ); document.write( "y >= 0
\n" ); document.write( "200x + 150y <= 500\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Two solutions are (1, 2) and (3/2, 1).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-----------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Notice the inequality signs   ( \" >= \"   and   \" <= \")   in my solution (!) )\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );