document.write( "Question 1205576: A 20.80 gift box of candy contains 2 varieties. One type costs 1.60/kg and the other costs $1.80/kg. The number of kg at 1.80 is twice the number of kg as $1.60. Find the number of kg of each type of candy. \n" ); document.write( "
Algebra.Com's Answer #842473 by ikleyn(52787)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A 20.80 gift box of candy contains 2 varieties.
\n" ); document.write( "One type costs 1.60/kg and the other costs $1.80/kg.
\n" ); document.write( "The number of kg at 1.80 is twice the number of kg at $1.60.
\n" ); document.write( "Find the number of kg of each type of candy.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "x   kilograms at $1.60 per kilo.\r\n" );
document.write( "\r\n" );
document.write( "2x  kilograms at $1.80 per kilo.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Total money equation\r\n" );
document.write( "\r\n" );
document.write( "    1.60*x + 1.80*(2x) = 20.80  dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and find x\r\n" );
document.write( "\r\n" );
document.write( "    1.60x + 3.60x = 20.80\r\n" );
document.write( "\r\n" );
document.write( "        5.20x     = 20.80\r\n" );
document.write( "\r\n" );
document.write( "            x     = 20.80/5.20 = 4.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  4 kilograms candy at $1.60  and 2*4 = 8 kilograms candy at $1.80.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "=====================\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The solution of the other person has arithmetic  ERRORS  and,  THEREFORE,  is  INCORRECT.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );