document.write( "Question 320511: write a system of equation and choose the best method to solve each system. solve and check answers.\r
\n" );
document.write( "\n" );
document.write( "The owner of a health-food store sells a mixture of seeds and nuts. The seeds cos .20 pers ounce, and the nuts cost .30 per ounce. Forty-two ounces of the mixture has a value of $11.00. How many ounces of seeds and nuts did the owner use in the mix? \n" );
document.write( "
Algebra.Com's Answer #229521 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! .20x+.30(42-x)=11 \n" ); document.write( ".20x+12.6-.30x=11 \n" ); document.write( "-.10x=11-12.6 \n" ); document.write( "-.10x=-1.6 \n" ); document.write( "x=-1.6/-.10 \n" ); document.write( "x=16 oz. of seeds. \n" ); document.write( "42-16=26 oz. of nuts. \n" ); document.write( "Proof: \n" ); document.write( ".20*16+.30*26=11 \n" ); document.write( "3.2+7.8=11 \n" ); document.write( "11=11 \n" ); document.write( " \n" ); document.write( " |