document.write( "Question 1110728: At the beginning of a minor league baseball game, the hot dog vendor had 200 hot dogs selling at $4 each. At the beginning of the eighth inning, he lowered the price to $2 to clear his remaining inventory. If his hot dog receipts for the day total $640, how many hot dogs did he well at each price.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #725744 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! At the beginning of a minor league baseball game, the hot dog vendor had 200 hot dogs selling at $4 each. At the beginning of the eighth inning, he lowered the price to $2 to clear his remaining inventory. If his hot dog receipts for the day total $640, how many hot dogs did he well at each price. \n" ); document.write( "------- \n" ); document.write( "h + h' = 200 \n" ); document.write( "4h + 2h' = 640 \n" ); document.write( "---------- \n" ); document.write( "h + h' = 200 \n" ); document.write( "2h + h' = 320 \n" ); document.write( "---------------------- \n" ); document.write( "h = 120 (# sold at $4) \n" ); document.write( "----- \n" ); document.write( "Solve for h':: \n" ); document.write( "h' = 200 - 120 = 80 (# sold at $2) \n" ); document.write( "----- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |