document.write( "Question 32810: There were 476 paper-clips in box A and 52 paper-clips in box B. After an equal number of paper-clips was added into each box, box A had five times as many paper-clips as box B. How many paper-clips were added into box B? \n" ); document.write( "
Algebra.Com's Answer #19230 by Paul(988)\"\" \"About 
You can put this solution on YOUR website!
Let the number of added clips be x
\n" ); document.write( "Box A's clips = 476 --> once added it now becomes: 476+x
\n" ); document.write( "Same with box B's clips ---> once added it becomes = 52+x
\n" ); document.write( "It says that there were 5 times as many as box B.
\n" ); document.write( "Since A has no description; it works with B.
\n" ); document.write( "Equation:
\n" ); document.write( "5(52+x)=476+x
\n" ); document.write( "5x+260=476+x
\n" ); document.write( "4x=216
\n" ); document.write( "x=54
\n" ); document.write( "Hence, about 54 clips were added.
\n" ); document.write( "Paul.
\n" ); document.write( "
\n" );