document.write( "Question 184330: A man is carrying rice on a journey. He passes through three custom stations. At the first he gives up 1/3 of his rice; at the second he is allowed to keep 1/3 of what is left; at the second he is allowed to keep 1/3 of what is left; and at the third. After passing through all three customs stations, he has 6 pounds less than he started with. How much rice did he have when he started?\r
\n" ); document.write( "\n" ); document.write( "I have been struggling with this problem for over a week now and still can't even figure out where to start. Thanks for the help
\n" ); document.write( "

Algebra.Com's Answer #138367 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let x=starting amount\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"At the first he gives up 1/3 of his rice\" ___ x-(1/3)x=(2/3)x remaining\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"at the second he is allowed to keep 1/3 of what is left\" ___ (1/3)*(2x/3)=2x/9 remaining\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"at the third, he gives up 1/4 of what remains\" ___ (2x/9)-(1/4)*(2x/9)=x/6 remaining\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"After passing through all three customs stations, he has 6 pounds less than he started with\"
\n" ); document.write( "___ x/6 = x-6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "multiplying by 6 ___ x=6x-36\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "adding 36-x ___ 36=5x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "dividing by 5 ___ 7.2=x
\n" ); document.write( "
\n" ); document.write( "
\n" );