document.write( "Question 141339: slice turkey costs $3.20 per pound. Roast beef costs twice as much, and ground beef costs half as much as the turkey. The science club ordered 5 pounds of each for its annual picnic. What was the total cost?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #102989 by nabla(475)![]() ![]() ![]() You can put this solution on YOUR website! turkey cost= 3.2 \n" ); document.write( "roast beef cost=6.4 \n" ); document.write( "ground beef cost= 1.6\r \n" ); document.write( "\n" ); document.write( "5(3.2+6.4+1.6)=5(11.2)=$56. \n" ); document.write( " |