document.write( "Question 1004694: if 40 people at a restaurant spend a total of $600 and half of the 40 people spend one half of what the 20 other people spend, what is the least amount of money a person spent \n" ); document.write( "
Algebra.Com's Answer #621087 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
20x+20(x-1/2x)=600
\n" ); document.write( "20x+20x-10x= 600
\n" ); document.write( "30x= 600
\n" ); document.write( "x= 20
\n" ); document.write( "20 people spent $20 each and the other 20 spent 20*1/2= $10 each.
\n" ); document.write( "--------------
\n" ); document.write( "Proof:
\n" ); document.write( "20*20= 400
\n" ); document.write( "20*10= 200
\n" ); document.write( "_ _ _ -----
\n" ); document.write( "Total...600 We have the correct answer
\n" ); document.write( "
\n" );