document.write( "Question 801780: seven bags of chips cost 50 cents how much are they total \n" ); document.write( "
Algebra.Com's Answer #483851 by tommyt3rd(5050) You can put this solution on YOUR website! how much are they total...?\r \n" ); document.write( "\n" ); document.write( "if you mean total cost...\r \n" ); document.write( "\n" ); document.write( "7*($0.5) = $3.50 \n" ); document.write( " |