document.write( "Question 932713: there were 12 toys in bag p and 66 toys in bag q. Each bag had the same number of toys added and now bag q has 3 times as many as p. how many toys were added to each bag? \n" ); document.write( "
Algebra.Com's Answer #566340 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = toys added to each bag \n" ); document.write( "--- \n" ); document.write( "66 + x = 3(12 + x) \n" ); document.write( "66 + x = 36 + 3x \n" ); document.write( "2x = 30 \n" ); document.write( "x = 15 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |