document.write( "Question 77938: I need to understand how to solve this equation:\r
\n" ); document.write( "\n" ); document.write( "College Students spend $183 more each year on textbooks than on computer equipment. They spend a total of $819 on textbooks and computer equipment each year. How much is spent each year on textbooks and how much is spend on computer equipment.
\n" ); document.write( "

Algebra.Com's Answer #55860 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
LET X=AMOUNT SPENT ON COMPUTERS
\n" ); document.write( "THEN (X+183)=AMOUNT SPENT ON BOOKS.
\n" ); document.write( "TOTAL SPENT=819 THEN
\n" ); document.write( "X+(X+183)=819
\n" ); document.write( "2X+183=819
\n" ); document.write( "2X=819-183
\n" ); document.write( "2X=636
\n" ); document.write( "X=636/2
\n" ); document.write( "X=318 ANSWER FOR THE AMOUNT SPENT ON COMPUTERS.
\n" ); document.write( "PROOF
\n" ); document.write( "318+(318+183)=819
\n" ); document.write( "318+501=819
\n" ); document.write( "819=819
\n" ); document.write( "
\n" );