document.write( "Question 513219: The most Kala can spend on hot dogs and buns is $35. A package of 10 hot dogs costs $3.50. A package of buns costs $2.50 and contains 8 buns. She needs to buy at least 40 hot dogs and 40 buns. \n" ); document.write( "
Algebra.Com's Answer #342909 by umail08(87)\"\" \"About 
You can put this solution on YOUR website!
Buns: 40buns/8 buns = 5 packs
\n" ); document.write( "Hotdogs: 40hotdogs/10 hotdogs = 4 packs
\n" ); document.write( "Total cost = cost buns + cost hotdogs
\n" ); document.write( " Total cost = (5 x 2.50) + (4 x 3.50)
\n" ); document.write( "Total cost = 12.50 + 14.00
\n" ); document.write( "Total cost = $26.50
\n" ); document.write( "
\n" ); document.write( "
\n" );