document.write( "Question 1195803: Larry plans to make at least 10 pounds of a snack mix that will consist of almonds and dried fruit. If the wants the snack mix to be at least 60% almonds by weight, which system of inequalities represents the constraints on the number of pounds of almonds, a, and the number of pounds of dried fruit, f? \n" ); document.write( "
Algebra.Com's Answer #828343 by ikleyn(52787)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Larry plans to make at least 10 pounds of a snack mix that will consist
\n" ); document.write( "of almonds and dried fruit.
\n" ); document.write( "If the wants the snack mix to be at least 60% almonds by weight,
\n" ); document.write( "which system of inequalities represents the constraints on the number
\n" ); document.write( "of pounds of almonds, a, and the number of pounds of dried fruit, f?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The system of inequalities is\r\n" );
document.write( "\r\n" );
document.write( "    a + f >= 10,\r\n" );
document.write( "\r\n" );
document.write( "    a >= 0.6(a+f)     \r\n" );
document.write( "\r\n" );
document.write( "    a >= 0, f >= 0\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "or any other EQUIVALENT to it.  For example\r\n" );
document.write( "\r\n" );
document.write( "    a + f >= 10\r\n" );
document.write( "\r\n" );
document.write( "    a - 0.6a >= 0.6f,\r\n" );
document.write( "\r\n" );
document.write( "    a >= 0, f >= 0\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "which is the same as\r\n" );
document.write( "\r\n" );
document.write( "    a + f >= 10,\r\n" );
document.write( "\r\n" );
document.write( "    0.4a >= 0.6f,\r\n" );
document.write( "\r\n" );
document.write( "    a >= 0, f >= 0\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "and is the same as\r\n" );
document.write( "\r\n" );
document.write( "    a + f >= 10,\r\n" );
document.write( "\r\n" );
document.write( "    a >= 1.5f,\r\n" );
document.write( "\r\n" );
document.write( "    a >= 0, f >= 0.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "////////////////\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Ignore the post by @josgarithmetic, since he INCORRECTLY interprets and treats the given conditions.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );