document.write( "Question 178535This question is from textbook saxon algebra 2
\n" );
document.write( ": Tickets to a concert cost $25 for lower-level seats and $10 for upper-level seats.
\n" );
document.write( "A company plans to buy up to 30 tickets for employees and spend up to $500. Write
\n" );
document.write( "and graph a system of linear inequalities to represent all the possible combinations of lower-level and upper-level tickets the company can buy.\r
\n" );
document.write( "\n" );
document.write( "I got: x + y is less than or equal to 30
\n" );
document.write( " 25x + 10y is less than or equal to 500\r
\n" );
document.write( "\n" );
document.write( "my problem: I don't know where to go from here to graph.
\n" );
document.write( "PLEASE HELP! \n" );
document.write( "
Algebra.Com's Answer #133491 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Tickets to a concert cost $25 for lower-level seats and $10 for upper-level seats. \n" ); document.write( "A company plans to buy up to 30 tickets for employees and spend up to $500. Write \n" ); document.write( "and graph a system of linear inequalities to represent all the possible combinations of lower-level and upper-level tickets the company can buy. \n" ); document.write( "I got: x + y is less than or equal to 30 \n" ); document.write( "25x + 10y is less than or equal to 500 \n" ); document.write( "---------- \n" ); document.write( "Solve each for y and then graph. \n" ); document.write( "x>=0 \n" ); document.write( "y>=0 \n" ); document.write( "y <= 30 - x \n" ); document.write( "y <= (-5/2)x + 50 \n" ); document.write( "------------------------ \n" ); document.write( "Graph the equalities as they are the boundary of the inequalities. \n" ); document.write( "Graph y = -x+30 and y = (-5/2)x + 50 \n" ); document.write( " \n" ); document.write( "-------------- \n" ); document.write( "Shade the halfplane BELOW the line as you want \"less than\" \n" ); document.write( "Shade the halfplan BELOW the 2nd line for the same reason. \n" ); document.write( "========= \n" ); document.write( "The solution set is the set of all points that satisfy both conditions. \n" ); document.write( "Since x and y are not negative the points are restricted to Quadrant I.\r \n" ); document.write( "\n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |