document.write( "Question 1048369: A primitive economy depends on two basic goods, yams and pork. Production of 1 bushel of yams requires 1/5 bushel of yams and 1/3 of a pig. To produce 1 pig requires 1/2 bushel of yams. Find the amount of each commodity that should be produced to get 300 bushels of yams and 70 pigs. \n" ); document.write( "
Algebra.Com's Answer #664129 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Let y represent yams, and p be for pigs. Then: \n" ); document.write( "300(y/5+p/3)+70(y/2)=n \n" ); document.write( "60y+100p+35y=n \n" ); document.write( "n=95y+100p \n" ); document.write( "The economy needs 95 bushels of yams and 100 pigs to meet its production goals. ☺☺☺☺ \n" ); document.write( " |