document.write( "Question 1177099: Two kinds of fruits are displayed in a fruit stand. One is avocado fruit whose number is no more than thrice the other, which is melon. How many avocado and melons are there if there are atleast 20 total of fruits displayed. \n" ); document.write( "
Algebra.Com's Answer #837736 by ikleyn(52873) You can put this solution on YOUR website! . \n" ); document.write( "Two kinds of fruits are displayed in a fruit stand. \n" ); document.write( "One is avocado fruit whose number is no more than thrice the other, \n" ); document.write( "which is melon. How many avocado and melons are there \n" ); document.write( "if there are at least 20 total of fruits displayed. \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " @mananth incorrectly interprets the problems restrictions;\r \n" ); document.write( "\n" ); document.write( " THEREFORE, his answer, his solution and his teaching ALL are WRONG.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " So, I came to bring you a correct solution and to teach you in a right way.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let x be the number of melons, and\r\n" ); document.write( "let y be the number of avocados.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "From the condition, you have these inequalities\r\n" ); document.write( "\r\n" ); document.write( " y <= 3x (1) (the number of avocados is no more than thrice the melons)\r\n" ); document.write( "\r\n" ); document.write( " x + y >= 20 (2) (there are at least 20 total fruits displayed)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Make a plot of the lines \r\n" ); document.write( "\r\n" ); document.write( " y = 3x (3)\r\n" ); document.write( "\r\n" ); document.write( " x + y = 20 (4)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "These plots are shown below\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "So, your problem is reduced to the system of inequalities, \n" ); document.write( "and you can solve this system GRAPHICALLY to get better understanding of the solution set.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "--------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Again, note the @mananth incorrectly interpret the problems restrictions; \n" ); document.write( "THEREFORE, his answer, his solution and his teaching ALL are WRONG.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, you better IGNORE his post for your safety.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |