document.write( "Question 255450: Nick has 3 times the money Stacey has and Lindsey has 4 times thes money that stacey has. If Rick's $120.00 is added to the group the average amt. of money the four have is $150. How much money does each person have? \n" ); document.write( "
Algebra.Com's Answer #187776 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
n=3x=$180
\n" ); document.write( "s=x=$60
\n" ); document.write( "l=4x=$240
\n" ); document.write( "r=$120
\n" ); document.write( "-----------
\n" ); document.write( "(3x+x+4x+120)/4=150
\n" ); document.write( "8x+120/4=150
\n" ); document.write( "8x+120=150*4
\n" ); document.write( "8x+120=600
\n" ); document.write( "8x=480
\n" ); document.write( "x=60
\n" ); document.write( "
\n" );