document.write( "Question 948788: A dealer wishes to mix cashew nuts selling at
\n" );
document.write( "192 dollars per kilogram and peanuts selling at 168 dollars per kilogram.
\n" );
document.write( "How much of each kind of nuts should be mixed to get 8 kilograms worth
\n" );
document.write( "174 dollars per kilogram?(I know the prices are absurd but please answer them)
\n" );
document.write( "(Pls HElp DUE TOMMOROW HARD ) \n" );
document.write( "
Algebra.Com's Answer #579109 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! Want 8 kilograms of mixture, and price to be 174 dollars per kilogram.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Maybe you can do this in one variable. \n" ); document.write( "x=HowMuchKilogramsofPeanut\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "8-x=HowMuchCashews\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "and solving for x should be a mostly simple chore.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You could also do this problem using two variables, like x for peanuts mass and y for cashews mass. You would need one additional kind of equation like x+y=8. The highlighted equation given above would be modified to use the second variable. \n" ); document.write( " |