document.write( "Question 262723: The Nutty Professor sells cashews for $6.75 per pound and Brazil nuts for
\n" );
document.write( "$5.00 per pound. How much of each type should be used to make a 50-lb
\n" );
document.write( "mixture that sells for $5.70 per pound?\r
\n" );
document.write( "\n" );
document.write( "Can you please help in solving this problem. I have no idea.\r
\n" );
document.write( "\n" );
document.write( "Thanks
\n" );
document.write( "Dave \n" );
document.write( "
Algebra.Com's Answer #193506 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! This is a mixture problem. Here is a table based on the above information: \n" ); document.write( "nuts . . . . . . . . . . $ . . . . . . . . . lb . . . . . . . . . .$lb \n" ); document.write( "cashews . . . . . . .$6.75. . . . . . X. . . . . . . . . . 6.75X \n" ); document.write( "brazil . . . . . . . . .$5.00. . . . . 50-X. . . . . . . . 250 - 5X \n" ); document.write( "mixture . . . . . . . $5.70. . . . . . 50. . . . . . . . . .285 \n" ); document.write( "Notice the last column, we have the following equation: \n" ); document.write( " \n" ); document.write( "combine like terms on the left to get \n" ); document.write( " \n" ); document.write( "subtract 250 to get \n" ); document.write( " \n" ); document.write( "divide to get \n" ); document.write( " \n" ); document.write( "we need 20 lb of cashew and 30 lb of brazil \n" ); document.write( " |