document.write( "Question 162579: edy is about ti take a test that contains short-answer question worth 4 points each and word problems worth 7 points each. edy must do at least 5 short-answer questions, but time rrestricts doing more than 10. she must do at least 3 word problems, but time restricts doing more than 10. edy can do no more than 18 questions in total. how many of each type of question must edy do in order to maximize her score? what is this maximum score? \n" ); document.write( "
Algebra.Com's Answer #119870 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Edy is about to take a test that contains short-answer question worth 4 points
\n" ); document.write( "each, and word problems worth 7 points each. Edy must do at least 5 short-answer
\n" ); document.write( " questions, but time restricts doing more than 10. She must do at least 3 word
\n" ); document.write( " problems, but time restricts doing more than 10. Edy can do no more than 18
\n" ); document.write( " questions in total. How many of each type of question must Edy do in order to
\n" ); document.write( " maximize her score? What is this maximum score?
\n" ); document.write( ":
\n" ); document.write( "Let x = no. of short answer problems
\n" ); document.write( "Let y = no. of word problems
\n" ); document.write( ":
\n" ); document.write( "x => 5; must do at least 5
\n" ); document.write( "x =< 10 can do no more than 10
\n" ); document.write( ":
\n" ); document.write( "y => 3; must to at least 3
\n" ); document.write( "y =< 10; can do no more than 10
\n" ); document.write( ":
\n" ); document.write( "x + y =< 18; Can do no more than 18 total
\n" ); document.write( ":
\n" ); document.write( "Score = 4x + 7y\r
\n" ); document.write( "\n" ); document.write( "It does not say to graph. Try this. Start with min x and max y
\n" ); document.write( "4(5) + 7(10) = 90
\n" ); document.write( ":
\n" ); document.write( "That's 15 problems, we can do 18, therefore, add 3 more short ans problems
\n" ); document.write( "4(8) + 7(10) = 110 is the max score
\n" ); document.write( ";
\n" ); document.write( "That seems to satisfy all constraints.
\n" ); document.write( "She should do 8 short ans problems, and 10 word problems for score of 110
\n" ); document.write( "
\n" );