document.write( "Question 966770: Three bags of potatoes and four cases of corn cost $40. Five bags of potatoes and two cases of corn cost $34. Find the cost of one bag of potatoes and the cost of one case of corn. [Show or explain the procedure used to obtain your answer.] \n" ); document.write( "
Algebra.Com's Answer #590873 by ikleyn(52802)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "Let x be the price of one bag of potatoes and y be the price of one case of corn.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then you have the system of two linear equations\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use the elimination method to solve this system. For it, multiply the second equation by 2 and subtract the first equation. You will get \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " 10x + 4y = 68 \n" ); document.write( "- \n" ); document.write( " 3x + 4y = 40\r \n" ); document.write( "\n" ); document.write( "-------------------------\r \n" ); document.write( "\n" ); document.write( " 7x = 68-40 = 28.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, x = \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now, substitute the found value of x into the first equation of your system. You will get \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3*4 + 4y = 40, \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "or\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4y = 40 - 12 = 28.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hence, y = \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer. The cost of one bag of potatoes is $4 and the cost of one case of corn is $7. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |