document.write( "Question 1175656: A textbook store sold a combined total of 247 chemistry and history textbooks in a week. The number of history textbooks sold was 45 less than the number of chemistry textbooks sold. How many textbooks of each type were sold? \n" ); document.write( "
Algebra.Com's Answer #801318 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Hi\r\n" ); document.write( "The( number of history textbooks sold was 45 less than the number) of chemistry textbooks sold \"x\"\r\n" ); document.write( "Question States:\r\n" ); document.write( " (x-45) + x = 247\r\n" ); document.write( " 2x = 292\r\n" ); document.write( " x = 146, the number of Chemistry books sold.\r\n" ); document.write( " and 101 the number of History books sold. \n" ); document.write( " \n" ); document.write( " |