document.write( "Question 1042269: A bag contains 100 cards with letters on them. There are 50 cards with a letter A on them, 25 cards with a letter B, and 40 cards with a letter C.
\n" );
document.write( "Referring to the scenario above, if only 10 cards have both letters A and B, how many cards definitely have only the letter C and NOT the letter A or B? \n" );
document.write( "
Algebra.Com's Answer #657278 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "\n" ); document.write( "A bag contains 100 cards with letters on them. \n" ); document.write( " \r\n" ); document.write( "So\r\n" ); document.write( "\r\n" ); document.write( "d+e+f+g+h+i+j = 100\r\n" ); document.write( " \n" ); document.write( "There are 50 cards with a letter A on them, \n" ); document.write( " \r\n" ); document.write( "d+e+g+h = 50\r\n" ); document.write( " \n" ); document.write( "25 cards with a letter B, \n" ); document.write( " \r\n" ); document.write( "e+f+h+i = 25\r\n" ); document.write( " \n" ); document.write( "and 40 cards with a letter C. \n" ); document.write( " \r\n" ); document.write( "g+h+i+j = 40\r\n" ); document.write( " \n" ); document.write( "Referring to the scenario above, if only 10 cards \n" ); document.write( "have both letters A and B, \n" ); document.write( " \r\n" ); document.write( "e + h = 10\r\n" ); document.write( " \n" ); document.write( "How many cards definitely have only the letter C \n" ); document.write( "and NOT the letter A or B? \n" ); document.write( " \r\n" ); document.write( "We want only the value of j.\r\n" ); document.write( "\r\n" ); document.write( "So we have this system of equations:\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |