Asked by Suzan
                A history quiz consists of 60 points and contains questions that ate either true/false or multiple-choice. If a true/false question is worth 3 points and a multiple-choice question is worth 8 points, and the quiz has at least one question of each type, what is a possible number of multiple choice questions on the quiz?
            
            
        Answers
                    Answered by
            Steve
            
    If there are m 8-point questions and t T/F questions, you need
8m+3t = 60
m >= 1 and t >= 1
So, clearly m <= 7 since 8*8 > 60
So, just list the possibilities:
1*8=8 and 3 does not divide 60-8=52
2*8=16; 3∤44
3*8+12*3 = 60 ok!
you might want to check for other answers in the same way
    
8m+3t = 60
m >= 1 and t >= 1
So, clearly m <= 7 since 8*8 > 60
So, just list the possibilities:
1*8=8 and 3 does not divide 60-8=52
2*8=16; 3∤44
3*8+12*3 = 60 ok!
you might want to check for other answers in the same way
                                                    There are no AI answers yet. The ability to request AI answers is coming soon!
                                            
                Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.