document.write( "Question 1186486: Hi
\n" );
document.write( "Mrs Lee bought 20 ducks and chickens for 126 dollars. Each chicken cost 2 dollars less than each duck. If she bought 6 more chickens than ducks how much did she pay for each chicken.
\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #817436 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! Hi \n" ); document.write( "Mrs Lee bought 20 ducks and chickens for 126 dollars. Each chicken cost 2 dollars less than each duck. If she bought 6 more chickens than ducks how much did she pay for each chicken. \n" ); document.write( "Thanks \n" ); document.write( " Let number of chickens purchased, be C\r\n" ); document.write( "Then number of ducks purchased = 20 - C\r\n" ); document.write( "It was given that 6 more chickens than ducks were purchased\r\n" ); document.write( "Therefore, the number of ducks purchased = C - 6 \r\n" ); document.write( "We then get: 20 - C = C - 6\r\n" ); document.write( "- C - C = - 6 - 20\r\n" ); document.write( "- 2C = - 26\r\n" ); document.write( "Number of chickens purchased, or,\n" ); document.write( " |