document.write( "Question 231725: find each unit price to decide which is the best buy.
\n" );
document.write( "[A] 6 hot dog for $6.06\r
\n" );
document.write( "\n" );
document.write( "[B]16 hot dogs for $16.32\r
\n" );
document.write( "\n" );
document.write( "[c] 10 hot dogs for $9.90\r
\n" );
document.write( "\n" );
document.write( "[d] 8 hot dogs for $8.32 \n" );
document.write( "
Algebra.Com's Answer #171425 by bamaboy(14)![]() ![]() ![]() You can put this solution on YOUR website! find each unit price to decide which is the best buy. \n" ); document.write( "[A] 6 hot dog for $6.06\r \n" ); document.write( "\n" ); document.write( "6.06/6 = 1.01\r \n" ); document.write( "\n" ); document.write( "[B]16 hot dogs for $16.32\r \n" ); document.write( "\n" ); document.write( "16.32 / 16 = 1.02\r \n" ); document.write( "\n" ); document.write( "[c] 10 hot dogs for $9.90\r \n" ); document.write( "\n" ); document.write( "9.90 / 10 = .99\r \n" ); document.write( "\n" ); document.write( "[d] 8 hot dogs for $8.32\r \n" ); document.write( "\n" ); document.write( "8.32 / 8 = 1.04\r \n" ); document.write( "\n" ); document.write( "so b is your best bet because u can get 6 more hot dogs for only .03 cent \n" ); document.write( " |