document.write( "Question 447027: A student ears $10 per hour for tutoring and $7 dollars per hour as a teacher's aid. Let x= number of hours each weeks spent tutoring and y=the number of hours each week spent as teacher's aid. Write the objective function that describes the total weekly earnings:\r
\n" ); document.write( "\n" ); document.write( "e=10x+7y correct?\r
\n" ); document.write( "\n" ); document.write( "for the 2nd part of the problem:
\n" ); document.write( "The student is bound by the following constraints:
\n" ); document.write( "a) to have enough time for studies the student can work no more than 20 hours a week\r
\n" ); document.write( "\n" ); document.write( "x+y <=20 correct?\r
\n" ); document.write( "\n" ); document.write( "b) The tutoring center requires that each tutor spend at least 3 hours a week tutoring.\r
\n" ); document.write( "\n" ); document.write( "3x+y <=20 correct?\r
\n" ); document.write( "\n" ); document.write( "c) The tutoring center requires that each tutor spend no more than eight hours a week tutoring?\r
\n" ); document.write( "\n" ); document.write( "No sure here.\r
\n" ); document.write( "\n" ); document.write( "Any help will be appreciated thanks
\n" ); document.write( "

Algebra.Com's Answer #307898 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
good through a)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "b) x >= 3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "c) x <= 8
\n" ); document.write( "
\n" );