document.write( "Question 450099: Hunter wants to make sausage consisting of 50% Pork, 37% Beef, and the rest venison. How much PORK will he need if he uses 65 pounds of venison? \n" ); document.write( "
Algebra.Com's Answer #309660 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
Hunter wants to make sausage consisting of 50% Pork, 37% Beef, and the rest venison. How much PORK will he need if he uses 65 pounds of venison?
\n" ); document.write( "===========================
\n" ); document.write( "To add up to 100%, the sausage must therefore be 13% venison.
\n" ); document.write( "Since the sausage is 13% venison, and he used 65 lbs of venison, we can write
\n" ); document.write( "65/t = 0.13 -> t = 65/0.13 = 500 lb, where t = the total amount of sausage
\n" ); document.write( "Therefore, since the sausage is 50% pork, we have
\n" ); document.write( "0.50*500 = 250 lb
\n" ); document.write( "So he used 250 lbs. of pork
\n" ); document.write( "
\n" );