document.write( "Question 855490: Two dozen eggs and a loaf of bread cost k4.82 . Half a dozen eggs and two loaves of bread cost k2.29. Find the cost of a loaf of bread. \n" ); document.write( "
Algebra.Com's Answer #515401 by ramkikk66(644)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Two dozen eggs and a loaf of bread cost k4.82 . Half a dozen eggs and two loaves of bread cost k2.29. Find the cost of a loaf of bread.\r\n" );
document.write( "Let the cost of one dozen eggs be x, and one loaf of bread be y.\r\n" );
document.write( "\r\n" );
document.write( "\"2%2Ax+%2B+y+=+4.82\" ----> (1)\r\n" );
document.write( "\"0.5%2Ax+%2B+2%2Ay+=+2.29\" ----> (2)\r\n" );
document.write( "\r\n" );
document.write( "Multiplying (2) by 4, to eliminate x,\r\n" );
document.write( "\r\n" );
document.write( "\"2%2Ax+%2B+8%2Ay+=+9.16\" -----> (3)\r\n" );
document.write( "\r\n" );
document.write( "Subtracting (1) from (3),\r\n" );
document.write( "\r\n" );
document.write( "7*y = 4.34 ----> (4)\r\n" );
document.write( "y = 4.34/7 = 0.62k\r\n" );
document.write( "\r\n" );
document.write( "Cost of a loaf of bread = \"highlight%280.62%29\"k\r\n" );
document.write( "\r\n" );
document.write( "Hope this helps :)\r\n" );
document.write( "
\n" ); document.write( "
\n" );