document.write( "Question 977891: There were 225 chicos in box A and 31 chicos in box B. when an equal number of chicos are added in each box the number of chicos in box A was three times that in box B. how many chicos were added in each box?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #599423 by Cromlix(4381) You can put this solution on YOUR website! Hi there, \n" ); document.write( "Make the number of chicos added to \n" ); document.write( "box A and B = x \n" ); document.write( "(Box A + x) = 3(Box B + x) \n" ); document.write( "(225 + x) = 3(31 + x) \n" ); document.write( "Remove brackets \n" ); document.write( "225 + x = 93 + 3x \n" ); document.write( "Collect like terms \n" ); document.write( "x - 3x = 93 - 225 \n" ); document.write( "-2x = -132 \n" ); document.write( "Multiply both sides by -1 \n" ); document.write( "2x = 132 \n" ); document.write( "x = 66 \n" ); document.write( "This is the number of chicos added to \n" ); document.write( "each of the boxes. \n" ); document.write( "225 + 66 = 3(31 + 66) \n" ); document.write( "291 = 3(97) \n" ); document.write( "291 = 291 \n" ); document.write( "Hope this helps:-) \n" ); document.write( " |