document.write( "Question 1162858: Mark is a working student, and he can work for at most 20 hours a week.
\n" );
document.write( "He needs to earn at least Php 3,500 to cover his weekly expenses. His
\n" );
document.write( "service-crew job pays Php 150 per hour and his job as a car wash attendant
\n" );
document.write( "pays Php 75 per hour. \r
\n" );
document.write( "\n" );
document.write( "What variables will you use?\r
\n" );
document.write( "\n" );
document.write( "What system of inequalities represent the information?\r
\n" );
document.write( "\n" );
document.write( "Show your solution.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #786732 by Theo(13342)![]() ![]() You can put this solution on YOUR website! as far as i know, systems of ineqalities are solved graphically. \n" ); document.write( "your inequalities are: \n" ); document.write( "x + y <= 20 \n" ); document.write( "150x + 75y >= 3500 \n" ); document.write( "using the desmos.com calculator, graph the opposite of these inequalities. \n" ); document.write( "you will graph: \n" ); document.write( "x + y >= 20 \n" ); document.write( "150x + 75y <= 3500 \n" ); document.write( "the area of the graph that is not shaded will be your solution. \n" ); document.write( "the graph looks like this. \n" ); document.write( " ![]() \n" ); document.write( "you can see from the graph that the region of feasibility occurs when y is less than 0. \n" ); document.write( "since both x and y have to be greater than or equal to 0, you have no solution. \n" ); document.write( "a simple test will confirm this to be true. \n" ); document.write( "20 * 150 = 3000. \n" ); document.write( "that's the most that can be made if the number of hours has o be less than or equal to 20.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |