document.write( "Question 969119: You are selling hot dogs and sodas. Each hot dog costs $1.50 and each soda cost $0.50. At the end of the game you made a total of $78.50.You sold a total of 87 hot dogs and sodas combined. How many hot dogs and soda were sold? \n" ); document.write( "
Algebra.Com's Answer #592079 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Let the number of hot dogs be x.\r\n" ); document.write( "Then the number of sodas, using\r\n" ); document.write( "ONE PART = TOTAL MINUS OTHER PART,\r\n" ); document.write( "is 87-x.\r\n" ); document.write( " Money Money\r\n" ); document.write( " Number from from\r\n" ); document.write( " sold EACH ALL\r\n" ); document.write( "-------------------------------------------\r\n" ); document.write( "hot dogs x $1.50 $1.50x\r\n" ); document.write( "sodas 87-x $0.50 $0.50(87-x)\r\n" ); document.write( "-------------------------------------------\r\n" ); document.write( "TOTALS 87 ----- $78.50\r\n" ); document.write( "\r\n" ); document.write( " The equation comes from the column on the right\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |