document.write( "Question 1137856: A textbook store sold a combined total of 200
\n" ); document.write( " psychology and chemistry textbooks in a week. The number of chemistry textbooks sold was 76
\n" ); document.write( " less than the number of psychology textbooks sold. How many textbooks of each type were sold?
\n" ); document.write( "

Algebra.Com's Answer #755727 by ikleyn(52817)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "C = P - 76\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "P + (P-76) = 200\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2P = 200 + 76 = 276\r\n" );
document.write( "\r\n" );
document.write( "P = 276/2 = 138     psychology books sold.  ANSWER\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "C = 200 - 138 = 62  chemistry book sold.    ANSWER\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.   138 - 62 = 76.    ! Correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );