document.write( "Question 890501: A person wants to purchase two types of items, A and B, from a shop. She has $200 to spend, and she has to purchase at least 10 items. If the price of one unit of each A and B is $10 and $30, respectively, represent this problem graphically. \n" ); document.write( "
Algebra.Com's Answer #539090 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! Use a column, and list the whole numbers that make the equation $200 \n" ); document.write( "A10 + B30 = 200 \n" ); document.write( "When A is ..... B is .... \n" ); document.write( "5, 5 ($10*5 = 50 and $30*5 = 150, making $200 total, and purchasing at least 10 items) \n" ); document.write( "8, 4 \n" ); document.write( "11, 3 \n" ); document.write( "14, 2 \n" ); document.write( "17, 1 \n" ); document.write( "20, 0 \n" ); document.write( "Plot those points to draw your line on the graph. \n" ); document.write( " \n" ); document.write( " |