document.write( "Question 449378: Working on two projects: And employee is required tospend more time on project X than on project Y. The employee can work at most 40 hours on these two projects. Shade the region in the xy-plane that represents the number of hours that the employee can spend on each project. \n" ); document.write( "
Algebra.Com's Answer #309124 by stanbon(75887) ![]() You can put this solution on YOUR website! Working on two projects: An employee is required to spend more time on project X than on project Y. \n" ); document.write( "x - y > 0 \n" ); document.write( "----------------------- \n" ); document.write( "The employee can work at most 40 hours on these two projects. \n" ); document.write( "x + y <= 40 \n" ); document.write( "---------------------- \n" ); document.write( "Shade the region in the xy-plane that represents the number of hours that the employee can spend on each project. \n" ); document.write( "--- \n" ); document.write( "Solve both inequalities for \"y\": \n" ); document.write( "y < x \n" ); document.write( "y <= -x+40 \n" ); document.write( "------------------- \n" ); document.write( "Graph: \n" ); document.write( " \n" ); document.write( "========================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " \n" ); document.write( " |