document.write( "Question 237847: Suppose you are writing a test for a friend whom you tutor. You want it to total 100 points. Multiple-choice questions count 1 point, fill in the blank questions count 2 points and short answer questions count 5 points. What are the possible combinations for types of test questions. Write and graph an equation for the number of each that you can use.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #174906 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Suppose you are writing a test for a friend whom you tutor. \n" ); document.write( "You want it to total 100 points. Multiple-choice questions count 1 point, fill in \n" ); document.write( " the blank questions count 2 points and short answer questions count 5 points. \n" ); document.write( " What are the possible combinations for types of test questions. \n" ); document.write( " Write and graph an equation for the number of each that you can use. \n" ); document.write( ": \n" ); document.write( "I assume you are the student who made the comment about this. \n" ); document.write( ": \n" ); document.write( "Let x = 5 pt questions \n" ); document.write( "Let y = 2 pt q \n" ); document.write( "Let z = 1 pt q \n" ); document.write( ": \n" ); document.write( "The equation: \n" ); document.write( "x + 2y + 5z = 100 \n" ); document.write( ": \n" ); document.write( "Three unknowns make it difficult \n" ); document.write( "I am going make a graph assuming there are 10 ea 1 pt questions \n" ); document.write( "we have \n" ); document.write( "2x + 5y = 90 \n" ); document.write( "5y = 90 - 2x \n" ); document.write( "y = 90/5 - (2/5)x \n" ); document.write( "graph \n" ); document.write( "y = 18 - .4x \n" ); document.write( " \n" ); document.write( "Assume 10 1 pointers, y=5pt and x=2pt \n" ); document.write( "; \n" ); document.write( "If assume 20 ea 1 pointers \n" ); document.write( "2x + 5y = 80 \n" ); document.write( "5y = 80 - 2x \n" ); document.write( "y = 80/5 - (2/5)x \n" ); document.write( "graph \n" ); document.write( "y = 16 - .4x \n" ); document.write( " \n" ); document.write( "Assume 20 1 pointers, y=5pt and x=2pt \n" ); document.write( "; \n" ); document.write( "not sure if this is what they want, but will get you thinking about it anyway \n" ); document.write( " |