document.write( "Question 1154368: Maria orders food for a party. She orders 5 times the number of pounds of chicken as she does beef, and she orders 4 times the number of pounds of fish as beef. The total weight of the food she orders is 200 pounds. How many pounds of each item does Maria order? \n" ); document.write( "
Algebra.Com's Answer #776777 by ikleyn(52810)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let x = # of pounds of beef.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the # of pounds of beef is  5x,  and  the # of pounds of fish is  5x.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "For the total, you have this equation\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    x + 5x + 4x = 200,\r\n" );
document.write( "\r\n" );
document.write( "    10x         = 200,\r\n" );
document.write( "\r\n" );
document.write( "      x         = 200/10 = 20.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  20 pounds of beef,  5*20 = 100 pounds of chicken and 4*20 = 80 pounds of fish.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );