document.write( "Question 300742: I need help solving this problem:
\n" );
document.write( "The grocery store we use does not mark prices on its goods. my wife went to this store and bought 5 packages of bacon and 3 cartons of eggs and paid a total of 18.52. i also went to the store and bought 3 packages of bacon and 5 cartons of eggs and paid a total of 14.92. now we want to return 3 packages of bacon and 3 cartons of eggs. how much will be refunded? \n" );
document.write( "
Algebra.Com's Answer #215724 by mananth(16946)![]() ![]() You can put this solution on YOUR website! The grocery store we use does not mark prices on its goods. my wife went to this store and bought 5 packages of bacon and 3 cartons of eggs and paid a total of 18.52. i also went to the store and bought 3 packages of bacon and 5 cartons of eggs and paid a total of 14.92. now we want to return 3 packages of bacon and 3 cartons of eggs. how much will be refunded?\r \n" ); document.write( "\n" ); document.write( "Let a packet of bacon cost $x \n" ); document.write( "Let a packet of eggs cost $ y\r \n" ); document.write( "\n" ); document.write( "wife: 5x+3y= 18.52\r \n" ); document.write( "\n" ); document.write( "Yourself\r \n" ); document.write( "\n" ); document.write( "3x+5y= 14.92\r \n" ); document.write( "\n" ); document.write( "3(5x+3y)-5(3x+5y)= 3*18.52-5*14.92\r \n" ); document.write( "\n" ); document.write( "15x+9y-15x-25y= 55.56-74.6\r \n" ); document.write( "\n" ); document.write( "-16y=19.04\r \n" ); document.write( "\n" ); document.write( "x=1.19 cost of 1 packet of bacon\r \n" ); document.write( "\n" ); document.write( "3x+5y=14.92\r \n" ); document.write( "\n" ); document.write( "3*1.19+5y=14.92\r \n" ); document.write( "\n" ); document.write( "5y= 14.92-3.57\r \n" ); document.write( "\n" ); document.write( "y= 2.27 cost of 1 packet of eggs\r \n" ); document.write( "\n" ); document.write( "3 packets of bacon = 3*1.19= 3.57\r \n" ); document.write( "\n" ); document.write( "3 packages of eggs = 3*2.27= 6.81\r \n" ); document.write( "\n" ); document.write( "you should get a refund of $ 10.38\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |