document.write( "Question 1105175: At Clucker's Chicken, a bucket of 4 pieces of dark meat and 5 pieces of white meat costs $7.05. A bucket of 3 pieces of dark meat and 8 pieces of white meat costs $8.90. Find the cost of a piece of dark meat and of a piece of white meat.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #719982 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
4D+5W=7.05
\n" ); document.write( "3D+8W=8.90
\n" ); document.write( "-12D-15W=-21.15, multiplying by -3
\n" ); document.write( "12D+32W=35.60, multiplying by 4
\n" ); document.write( "17W=14.45, adding
\n" ); document.write( "W=$0.85
\n" ); document.write( "substitute into first to get D
\n" ); document.write( "4D+4.25=7.05
\n" ); document.write( "4D=2.80
\n" ); document.write( "D=$0.70
\n" ); document.write( "Check in second
\n" ); document.write( "2.10+6.80=8.90
\n" ); document.write( "white-$0.85; dark $0.70.
\n" ); document.write( "
\n" );