document.write( "Question 178486This question is from textbook Algebra II
\n" );
document.write( ": An organization wants to sell tickets to a concert. It plans on selling 300 reserved seat tickets and 150 general admission tickets. The price of a reserved seat ticket is $2.00 more than a general admission ticket. If the organization wants to collect at least $3750.00 what is the minimum price it can charge for the reserved seat tickets?\r
\n" );
document.write( "\n" );
document.write( "i found that the reserved tickets will sell for $9.00 and the general tickets for $7.00 but i don't know how to make it an inequality or to graph that inequality. \n" );
document.write( "
Algebra.Com's Answer #133464 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An organization wants to sell tickets to a concert. \n" ); document.write( "It plans on selling 300 reserved seat tickets \n" ); document.write( "and 150 general admission tickets. \n" ); document.write( "The price of a reserved seat ticket is $2.00 more than a general admission ticket. \n" ); document.write( "If the organization wants to collect at least $3750.00 what is the minimum price it can charge for the reserved seat tickets? \n" ); document.write( "------------------------------------------------ \n" ); document.write( "Value Equation: \n" ); document.write( "value + value = value \n" ); document.write( "150x + 300(x+2) >= 3750 \n" ); document.write( "150x + 300x + 600 >= 3750 \n" ); document.write( "450x >= 3150 \n" ); document.write( "x >= $7.00 (price range of general admission tickets) \n" ); document.write( "x+2 >= $9.00 (price range of reserved seat tickets) \n" ); document.write( "=============================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |