document.write( "Question 273265: The Beans Cost per pound $2.00 and number of pounds is 7 \r
\n" );
document.write( "\n" );
document.write( "Dried Tomatos $6.00 number of pounds is 1 \r
\n" );
document.write( "\n" );
document.write( "i need the formula and cost of mixture \n" );
document.write( "
Algebra.Com's Answer #199860 by colliefan(242)![]() ![]() ![]() You can put this solution on YOUR website! The cost of 7 lb of beans that cost $2 per pound is 7 lb x $2 or $14. The cost of the tomatoes is 1 lb x $6 or $6.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Written as an equation: \n" ); document.write( "7*2+6*1=x \n" ); document.write( "14+6=x \n" ); document.write( "20=x\r \n" ); document.write( "\n" ); document.write( "The cost of the mixture is $20. \n" ); document.write( " |