document.write( "Question 1188300: Min Young wants to buy not more than 6 cell phone cases (x) and tempered glasses (y) for her children but she only has less than Php 1,000 to spend. A cell phone case and tempered glass costs Php 180 and Php 150 respectively. How many cell phone case and tempered glass could she buy? \n" ); document.write( "
Algebra.Com's Answer #819357 by Theo(13342) You can put this solution on YOUR website! she could buy up to 5 cell phone cases for a total of 5 * 180 = 900. \n" ); document.write( "she would have 100 left over which would not be enough to buy tempered glasses.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "she could buy 4 cell phone cases for a total of 4 * 180 = 720. \n" ); document.write( "she would have 280 left over which would be enough to buy 1 pair of tempered glasses = 150, for a total of 880.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the graphical solution is shown below.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the excel table solution is shown below.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you can see that the maximum combinations of cell phone cases and tempered glasses is (0,6), (1,5), (2,4), (3,3), (4,1), (5,0). \n" ); document.write( "these are displayed in (x,y) format. \n" ); document.write( "x = the number of cell phone cases. \n" ); document.write( "y = the number of tempered glasses. \n" ); document.write( "the spread sheet shows the total cost for each option in yellow.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "he last statement on the spreadsheet was cut off. \n" ); document.write( "it's supposed to read: \n" ); document.write( "6 cell phone cases cost 180 * 6 = 1080 which is greater than 1000, therefore not applicable (n/a).\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |