document.write( "Question 351155:  Restricted hours: Alana makes $5.80 per hour working in the library. To keep her job, she must make at least $116 per week; but to keep her scholarship, she must not earn more than $145 per week. What is the range of the number of hours per week that she may work?\r
\n" );
document.write( "\n" );
document.write( "Need help to set up the equation. I have trouble with certain word problems and can't seem to figure how to set this up. 
\n" );
document.write( "Thanks for helping. \n" );
document.write( "
| Algebra.Com's Answer #250987 by nerdybill(7384)     You can put this solution on YOUR website! Restricted hours: Alana makes $5.80 per hour working in the library. To keep her job, she must make at least $116 per week; but to keep her scholarship, she must not earn more than $145 per week. What is the range of the number of hours per week that she may work? \n" ); document.write( ". \n" ); document.write( "Think in terms of \"hours\" Alana can work. \n" ); document.write( ". \n" ); document.write( "Minimum: \n" ); document.write( "116/5.80 = 20 hours \n" ); document.write( ". \n" ); document.write( "Maximum: \n" ); document.write( "145/5.80 = 25 hours \n" ); document.write( ". \n" ); document.write( "So, if x is number of hours Alana can work then \n" ); document.write( "20 <= x <= 25 \n" ); document.write( "where <= is \"less than or equal\" \n" ); document.write( " |