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 #842474 by CharcoalRobin(1)\"\" \"About 
You can put this solution on YOUR website!
Variety Type 1, T1 which is $1.60/kg, and Variety Type 2, T2 which is $1.80/kg, Since we know there are two types of varieties that the gift box contains, for the first equation, we can sum the two Types together with their respective prices for \"%281.60%29T1+%2B+%281.80%29T2+=+20.80\" (i.e. the cost of the gift box). The second equation can be found from the relation that Variety Type 2 is \"twice the number\" as Variety Type 1, therefore the second equation would be \"%28T2%29+=+2%28T1%29\", where T1 and T2 are variables corresponding to their respective prices. Since we know that T2 = 2T1, we can substitute in for T2 for the first equation, using the second. So, \"%281.60%29T1+%2B+%281.80%29%282T1%29+=+20.80\", Then, \"%281.60%29T1+%2B+%283.40%29%28T1%29+=+20.80\", Combining Like Terms, and we have \"5T1+=+20.80\", Hence, \"T1+=+4.20\". Now we can either substitute our value of T1 in for the first or second equation, but it will be easier to substitute T1 into the second equation, as there are less steps needed to take in order to evaluate what T2 is. Solving for T2, \"T2+=+2%284.20%29\", and finally, \"T2+=+8.40\". Now that we have solved for T1 and T2, we now know the respective amount of weight of each Type of Variety. In other words, T1 represents the \"number of kg\" of the first Type of candy, whereas T2 represents the \"number of kg\" of the second Type of candy. \n" ); document.write( "
\n" );