document.write( "Question 291710: A professor has two types of problems to use in putting together a test: multiple choice questions worth 1 point each and short answer questions worth 8 point each. If the professor wants to create a 130 point test using a total of 74 questions, then how many questions of each type should she use? \n" ); document.write( "
Algebra.Com's Answer #210895 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! m+s=74 \n" ); document.write( "m*1+s*8=130 \n" ); document.write( "m=66 s=8 \n" ); document.write( " \n" ); document.write( " |