document.write( "Question 989003: Mrs Kumar paid $114 for 4 kg of prawns and 3 kg of crabs. If she had bought 3 kg of prawns and 5 kg of crabs instead, she would have to pay $21 more. What was the cost of 1 kg of crab? \n" ); document.write( "
Algebra.Com's Answer #609446 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "P=price/kg of prawns; C=price/kg of crabs \n" ); document.write( ". \n" ); document.write( "4kg(P)+3kg(C)=$114 Multiply this by 3. \n" ); document.write( "12kg(P)+9kg(C)=$342 Call this Equation 1. \n" ); document.write( "3kg(P)+5kg(C)=$135 Multiply this by 4. \n" ); document.write( "12kg(P)+20kg(C)=$540 Call this Equation 2. \n" ); document.write( ". \n" ); document.write( "Subtract Equation 1 from Equation 2: \n" ); document.write( ". 12kg(P)+20kg(C)=$540 \n" ); document.write( "-(12kg(P)+ 9kg(C)=$342) \n" ); document.write( "-------------------------------- \n" ); document.write( "11kg(C)=$198 \n" ); document.write( ". \n" ); document.write( "C=$18/kg \n" ); document.write( ". \n" ); document.write( "ANSWER: One kilogram of crab cost $18. \n" ); document.write( " |