document.write( "Question 1111491: Problem Page A textbook store sold a combined total of 203 history and sociology textbooks in a week. The number of sociology textbooks sold was 47 less than the number of history textbooks sold. How many textbooks of each type were sold? \n" ); document.write( "
Algebra.Com's Answer #726499 by addingup(3677)![]() ![]() You can put this solution on YOUR website! h + s = 203 subtract s from both sides: \n" ); document.write( "h = 203 - s \n" ); document.write( "s = h - 47 so substitute for s in the first equation above: \n" ); document.write( "h + h - 47 203 \n" ); document.write( "2h = 250 \n" ); document.write( "h = 125 they sold 125 history books \n" ); document.write( "and sociology?: \n" ); document.write( "s = h - 47 = 125 - 47 = 78 books\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |