document.write( "Question 58579: Hello, I am just wondering if someone could please please help find the solution to my problem;
\n" );
document.write( "the question is: A manager from a candy store mixed two different kinds of candy together, mint candy and cinnamon candy. The cinnamon candy cost 2,40/kg.
\n" );
document.write( "The mint candy cost 1,80/kg. The new mix cost 2,16$/kg. The manager makes 50kg
\n" );
document.write( "of the new mix. Determine the quantity of each type of candy that is necessary to be used in the new mixed.\r
\n" );
document.write( "\n" );
document.write( "Thank you so much for your help. i really appreciate it.
\n" );
document.write( "-kimberley \n" );
document.write( "
Algebra.Com's Answer #40138 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The cinnamon candy cost 2,40/kg. \n" ); document.write( "The mint candy cost 1,80/kg. The new mix cost 2,16$/kg. The manager makes 50kg \n" ); document.write( "of the new mix. Determine the quantity of each type of candy that is necessary to be used in the new mixed. \n" ); document.write( "--------------- \n" ); document.write( "Let amount of cin candy be \"x\" ; Value of this is 2.40x dollars \n" ); document.write( "Amount of mint candy is \"50-x\" ; Value of this is 1.80(50-x)=90-1.8x dollars \n" ); document.write( "Amount of mix candy is 50 kg ; Value of this is 2.16(50)=108 dollars \n" ); document.write( "EQUATION: \n" ); document.write( "value + value = value \n" ); document.write( "2.40x + 90-1.8x=108 \n" ); document.write( "0.6x=18 \n" ); document.write( "x=30 kg (amount of cinnamon candy in mix) \n" ); document.write( "50-x=20 kn (amount of mint candy in mix) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |