document.write( "Question 1169996: A merchant mixed 12 lb of a cinnamon tea with 5 lb of spice tea. The 17-pound mixture cost $28. A second mixture included 14 lb of the cinnamon tea and 8 lb of the spice tea. The 22-pound mixture cost $37. Find the cost per pound of the cinnamon tea and of the spice tea. \n" ); document.write( "
Algebra.Com's Answer #794869 by ikleyn(52909) You can put this solution on YOUR website! A merchant mixed 12 lb of a cinnamon tea with 5 lb of spice tea. The 17-pound mixture cost $28. \n" ); document.write( "A second mixture included 14 lb of the cinnamon tea and 8 lb of the spice tea. The 22-pound mixture cost $37. \n" ); document.write( "Find the cost per pound of the cinnamon tea and of the spice tea. \n" ); document.write( "~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " 12x + 5y = 28 dollars (1)\r\n" ); document.write( "\r\n" ); document.write( " 14x + 8y = 37 dollars (2)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Multiply equation (1) by 8 (both sides).\r\n" ); document.write( "\r\n" ); document.write( "Multiply equation (2) by 5 (both sides). You will get\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 96x + 40y = 28*8 (3)\r\n" ); document.write( "\r\n" ); document.write( " 70x + 40y = 37*5 (4)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "From equation (3), subtract equation (4). You will get\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 26x = 28*8 - 37*5 = 39\r\n" ); document.write( "\r\n" ); document.write( " x = 39/26 =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The method I used in the solution, is called the ELIMINATION method.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |