document.write( "Question 934172: While shopping, you find that a 12-oz package of brand A costs $2.40 and a 16-oz package of brand B costs $2.50. Which brand has a lower unit cost? \n" ); document.write( "
Algebra.Com's Answer #569484 by srinivas.g(540)\"\" \"About 
You can put this solution on YOUR website!
12 -oz package of brand A cost = $2.40
\n" ); document.write( " 1 unit cost = 2.40 /12
\n" ); document.write( " = $ 0.2
\n" ); document.write( "a 16-oz package of brand B costs $2.50
\n" ); document.write( "1 unit cost = 2.50/16
\n" ); document.write( " =$ 0.15
\n" ); document.write( " Brand B has lower unit cost
\n" ); document.write( "
\n" );