document.write( "Question 318766: Grimple, Grumple, Snarly, and Lumpy sourpusses all, wanted to divide up a giant pickle that is 30 inches long. Snarly wanted twice as much as Grimple does. Grumple wants twice as much as Snarly does but half as much as Lumpy does.
\n" ); document.write( "How should they divide the pickle?
\n" ); document.write( "

Algebra.Com's Answer #228190 by mananth(16949)\"\" \"About 
You can put this solution on YOUR website!
let Grimple have x inches
\n" ); document.write( "Snarly wants twice as Grimple =2x
\n" ); document.write( "Grumple wants twice as much as Snarly=4x
\n" ); document.write( "..
\n" ); document.write( "lumpy gets 30-(x+2x+4x)
\n" ); document.write( "=30-7x
\n" ); document.write( "Grumple gets 1/2 (30-7x)=4x
\n" ); document.write( "30-7x=2*4x
\n" ); document.write( "30=8x+7x
\n" ); document.write( "30=15x
\n" ); document.write( "x=2 inches Grimple
\n" ); document.write( "Snarly gets 2x= 2*2 =4 inches
\n" ); document.write( "grumple= 4x= 8 inches
\n" ); document.write( "lumpy gets 30-7x= 30-7*2=16 inches
\n" ); document.write( "...
\n" ); document.write( "2+4+8+16 = 30 inches . the size of the giant pickle
\n" ); document.write( "
\n" );