document.write( "Question 752550: if there are 30 questions on a test. Each question is worth either 2 or 3 points. The total is 78 points. How many of each type is on the test?\r
\n" );
document.write( "\n" );
document.write( "How do i write this equation and solve?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #457870 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Let x = the number of questions worth two points each. \n" ); document.write( "The remainder (that's 30-x) are worth three points each. \n" ); document.write( "The sum of these is 78 points. \n" ); document.write( "So we can write the equation: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "There are 12 two-point questions and 18 three-point questions. \n" ); document.write( " |