document.write( "Question 137614: A box of cereal bars is on sale for 2.96. How much does each cereal bar cost?
\n" ); document.write( "(let c= the cost of each cereal bar).
\n" ); document.write( "

Algebra.Com's Answer #100694 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
Let b=the number of bars
\n" ); document.write( "c=2.96/b
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" ); document.write( "
\n" );