document.write( "Question 932978:  20 bags of rice cost £120 how much do 11 bags cost ?
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #566500 by TimothyLamb(4379)     You can put this solution on YOUR website! 120/20 = x/11 \n" ); document.write( "x = 11*120/20 \n" ); document.write( "x = 66 \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( " |