document.write( "Question 903700: In what ratio should a customer buy salt and sugar, so that his expenses should not exceed $3, and if the price of salt and sugar is $1.50 per kg and $1.80 per kg respectively. \n" ); document.write( "
Algebra.Com's Answer #548896 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x y \n" ); document.write( "0.8 1.0 3.0 \n" ); document.write( "0.86 0.95 3.0 \n" ); document.write( "0.92 0.9 3.0 \n" ); document.write( "0.98 0.85 3.0 \n" ); document.write( "1.04 0.8 3.0 \n" ); document.write( "it looks like the ratio is .8 to 1 \n" ); document.write( " |