document.write( "Question 1100778: If cost of meat per kg is 240 per kg and shopkeeper provides discount of 15% on every 3kg. What will be cost of 4 kg of meat? \n" ); document.write( "
Algebra.Com's Answer #715527 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! The unclear part is how much is charged for the 4th kg. \n" ); document.write( "Does the 4th kg get the 15% discount or is it charged 240 or something else? \n" ); document.write( "The first three kg would cost (3*240)*.85=612 \n" ); document.write( "If charging 240 for the 4th kg then the total is 612+240=852 \n" ); document.write( "If the 4th kg gets the 15% discount then the total is (4*240)*.85=816 \n" ); document.write( "if something else, then who knows.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Warning: I am still sick in bed. Double check my work. \n" ); document.write( " |