document.write( "Question 1143452: A cat breeder has the following amounts of cat food: 120 units of tuna, 110 units of liver, and 70 units of chicken.
\n" );
document.write( "To raise a Siamese cat, the breeder must use 2 units of tuna, 2 of liver and 3 of chicken, while raising a Persian cat requires
\n" );
document.write( "3, 2, and 1 units respectively per day.
\n" );
document.write( "If a Siamese cat sells for $14 and a Persian cat sells for $16, how many of each
\n" );
document.write( "should be raised in order to obtain maximum gross income?
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #765745 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! A cat breeder has the following amounts of cat food: 120 units of tuna, 110 units of liver, and 70 units of chicken. \n" ); document.write( "To raise a Siamese cat, the breeder must use 2 units of tuna, 2 of liver and 3 of chicken, while raising a Persian cat requires \n" ); document.write( "3, 2, and 1 units respectively per day. \n" ); document.write( "If a Siamese cat sells for $14 and a Persian cat sells for $16, how many of each \n" ); document.write( "should be raised in order to obtain maximum gross income? \n" ); document.write( "Set up the system of equations and initial simplex tableau. \n" ); document.write( " \r\n" ); document.write( "Let x = no. of Siamese cats to be raised\r\n" ); document.write( "Let y = no. of Persian cats to be raised\r\n" ); document.write( "We make the tuna inequality to make sure we don't run out of tuna,\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |