document.write( "Question 215970: On a particular quiz, there are 15 easy questions and 15 hard questions. The easy questions are worth 4 points each, and the hard questions are worth 10 points each. No partial credit is possible. Sam earns a total of 92 points on the quiz. What is the greatest number of hard questions that he could have answered correctly? \n" ); document.write( "
Algebra.Com's Answer #163126 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 15x<92 \n" ); document.write( "x<92/15 \n" ); document.write( "x<6.13333 ans. or the maximum number of hard questions answered correctly=6. \n" ); document.write( " |