document.write( "Question 106533: My instructor want us to write linear inequalities for this information: A formula for a special blend of nuts used to make large batches of cookie dough. Cost of this blend:
\n" );
document.write( "$6 per lb. of nuts to be mixed with
\n" );
document.write( "$5 per lb. of nuts to get a total of
\n" );
document.write( "at least 50 lbs of blended nuts. \r
\n" );
document.write( "\n" );
document.write( "I can list the variables as $6 lb. = (a), $5 lb. = (b), and 50 lbs = (c). This is how I see the variable, but I could be wrong. I just do not know how to take this information and write linear inequalities. Can you help please? Thank you in advance incase I do not receive an email.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #77540 by stanbon(75887) ![]() You can put this solution on YOUR website! My instructor want us to write linear inequalities for this information: A formula for a special blend of nuts used to make large batches of cookie dough. Cost of this blend: \n" ); document.write( "$6 per lb. of nuts to be mixed with \n" ); document.write( "$5 per lb. of nuts to get a total of \n" ); document.write( "at least 50 lbs of blended nuts. \n" ); document.write( "-------------------------- \n" ); document.write( "Let # of pounds of $6 nuts be \"a\"; value of these is 6a dollars \n" ); document.write( "Let # of pounds of $5 nuts be \"b\"; value of these is 5b dollars \n" ); document.write( "--------------- \n" ); document.write( "INEQUALITIS: \n" ); document.write( "Quantity: a + b >= 50lbs \n" ); document.write( "Value : Cost >= 6a + 5b \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |