document.write( "Question 814171: 2 people have 56 items total but one of them has 6 times more than the other. how many items does the other one end up with? \n" ); document.write( "
Algebra.Com's Answer #490116 by TimothyLamb(4379) You can put this solution on YOUR website! a + b = 56 \n" ); document.write( "a = 6b \n" ); document.write( "--- \n" ); document.write( "a + b = 56 \n" ); document.write( "6b + b = 56 \n" ); document.write( "7b = 56 \n" ); document.write( "--- \n" ); document.write( "b = 8 \n" ); document.write( "a = 48 \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( " |