document.write( "Question 142102: IS THERE ANYONE WHO CAN HELP ME WITH THIS????\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "acme cycle shop stocks two models of bicycles.one model costs the shop $100, and the other model costs $200. the profit on the $100 model $50. the profit on the $200 model is $75. \r
\n" ); document.write( "\n" ); document.write( "a) if the number of $100 bikes is x, and the number of $200 bikes is y, write an inequaltiy that states that the display space has room for no more than 20 bikes.\r
\n" ); document.write( "\n" ); document.write( "b)write an inequality that states that the store cannot pay more than $3200 for their stocks of bikes.\r
\n" ); document.write( "\n" ); document.write( "c)write inequalities that state that the store cannot sell negative nubers of bikes.\r
\n" ); document.write( "\n" ); document.write( "d)if the profit of the $100 bikes is $50, and the profit on the $200 model is $75, write th eprofit function P(x,y)\r
\n" ); document.write( "\n" ); document.write( "e) graph the comstraints\r
\n" ); document.write( "\n" ); document.write( "f) how many of each should the shop order to make the maximun profit?
\n" ); document.write( "

Algebra.Com's Answer #103474 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
acme cycle shop stocks two models of bicycles.
\n" ); document.write( "-------------------
\n" ); document.write( "one model costs the shop $100, and the other model costs $200
\n" ); document.write( "--------------------.
\n" ); document.write( "the profit on the $100 model $50. the profit on the $200 model is $75.
\n" ); document.write( "---------------------------------------
\n" ); document.write( "a) if the number of $100 bikes is x, and the number of $200 bikes is y, write an inequaltiy that states that the display space has room for no more than 20 bikes.
\n" ); document.write( "x + y <= 20
\n" ); document.write( "-----------------------
\n" ); document.write( "b)write an inequality that states that the store cannot pay more than $3200 for their stocks of bikes.
\n" ); document.write( "100x + 200y <= 3200
\n" ); document.write( "-------------------------
\n" ); document.write( "c)write inequalities that state that the store cannot sell negative nubers of bikes.
\n" ); document.write( "x >= 0 ; y >= 0
\n" ); document.write( "------------------------
\n" ); document.write( "d)if the profit of the $100 bikes is $50, and the profit on the $200 model is $75, write the profit function P(x,y)
\n" ); document.write( "P(x,y) = 50x + 75y
\n" ); document.write( "----------------------------
\n" ); document.write( "e) graph the comstraints
\n" ); document.write( "y <= 20-x
\n" ); document.write( "y <= 16-(1/2)x
\n" ); document.write( "\"graph%28400%2C300%2C-10%2C45%2C-10%2C45%2C16-%281%2F2%29x%2C20-x%29\"
\n" ); document.write( "---------------------------
\n" ); document.write( "f) how many of each should the shop order to make the maximun profit?
\n" ); document.write( "Find the coordinates of the vertices of the area inclosed in the 1st quadrant:
\n" ); document.write( "(0,0), (0,16),(8,12), (20,0)
\n" ); document.write( "-------
\n" ); document.write( "Substitute each of these x/y pairs into the profit equation to see
\n" ); document.write( "which pair gives the maximum profit:P(x,y) = 50x + 75y
\n" ); document.write( "(0,0) doesn't
\n" ); document.write( "(0,16) gives 75*16 = 1200
\n" ); document.write( "(8,12) gives 50*8+12*75 = 1300
\n" ); document.write( "(20,0) gives 50*20 = 1000
\n" ); document.write( "--------------
\n" ); document.write( "So 8 of the 100 dollar and 12 of the 200 dollar gives the maximum profit.
\n" ); document.write( "==============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );