document.write( "Question 158101: Inequality word problem: \r
\n" );
document.write( "\n" );
document.write( "You must work for at least 80 hours in this course to complete the requirements. Some of that will be testing time, and some will be for assignments. You have 18 tests that take from 1/2 hour to 2 hours each to complete. You have 110 assignments that take between 1/2 hr and 1 hour to complete.
\n" );
document.write( " Write the five inequalities involved.
\n" );
document.write( "I'm not sure if my inequalities are correct. I think the answers are:
\n" );
document.write( " 9<=x<=36
\n" );
document.write( " 55<=y<=110
\n" );
document.write( " x+y>80
\n" );
document.write( "If they are correct how do i graph them? \n" );
document.write( "
Algebra.Com's Answer #116496 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! You must work for at least 80 hours in this course to complete the requirements. \n" ); document.write( "h>=80\r \n" ); document.write( "\n" ); document.write( "Some of that will be testing time, and some will be for assignments. \n" ); document.write( "h = 110a + 18t\r \n" ); document.write( "\n" ); document.write( "You have 18 tests that take from 1/2 hour to 2 hours each to complete. \n" ); document.write( "0.5 <= t <=2 OR written in two parts \n" ); document.write( "t >= 0.5 \n" ); document.write( "t <=2\r \n" ); document.write( "\n" ); document.write( "You have 110 assignments that take between 1/2 hr and 1 hour to complete. \n" ); document.write( "0.5 <= a <= 1 Or written in two parts \n" ); document.write( "a >= 0.5 \n" ); document.write( "a <=1\r \n" ); document.write( "\n" ); document.write( "To graph, plot the equations as equalities and then 'shade' the area that is above (greater) or below (less than) as appropriate. In each of the 5 single inequalities above, the lines will be \"vertical lines\".\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |