document.write( "Question 407620: A math test has 25 problems.Some problems are worth 2 points and some are worth 3 points and the total points for the test is 66. how many 2 point and three point problems are there? \n" ); document.write( "
Algebra.Com's Answer #287317 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A math test has 25 problems.Some problems are worth 2 points and some are worth 3 points and the total points for the test is 66. how many 2 point and three point problems are there? \n" ); document.write( "A math test has 25 problems.Some problems are worth 2 points and some are worth 3 points and the total points for the test is 66. how many 2 point and three point problems are there? \n" ); document.write( "-------------------------- \n" ); document.write( "Equations: \n" ); document.write( "t + r = 25 \n" ); document.write( "2t+3r = 66 \n" ); document.write( "------------------ \n" ); document.write( "Multiply thru 1st by 2 to get: \n" ); document.write( "2t + 2r = 2*25 \n" ); document.write( "--- \n" ); document.write( "Subtract that equation from the one above and \n" ); document.write( "solve for \"r\": \n" ); document.write( "r = 66-2*25 = 10 (# of three point problems) \n" ); document.write( "--- \n" ); document.write( "Solve for \"t\": \n" ); document.write( "t + r = 25 \n" ); document.write( "t + 10 = 25 \n" ); document.write( "t = 15 (# of 2 point problems) \n" ); document.write( "---- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |