document.write( "Question 809331: If A is 30% larger than C. And B is 20% larger than C. Than A is what % larger than B? \n" ); document.write( "
Algebra.Com's Answer #487541 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! A = 1.3C \n" ); document.write( "B = 1.2C \n" ); document.write( "C = (1/1.2)B \n" ); document.write( "--- \n" ); document.write( "A = 1.3C \n" ); document.write( "A = 1.3(1/1.2)B \n" ); document.write( "A = 1.08333B \n" ); document.write( "Answer: \n" ); document.write( "A is 8+1/3% (8.333333%) larger than B \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( " |