document.write( "Question 1154003: At a basketball game, a vender sold a combined total of 184 sodas and hot dogs. The number of sodas sold was 50 more than the number of hot dogs sold. Find the number of sodas sold and the number of hot dogs sold. \n" ); document.write( "
Algebra.Com's Answer #776357 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "let the number of sodas be \"x\" and the number of hot dogs \"y\"\r
\n" ); document.write( "\n" ); document.write( "if vender sold a combined total of \"184\" sodas and hot dogs, we have\r
\n" ); document.write( "\n" ); document.write( "\"x%2By=184\".........eq.1\r
\n" ); document.write( "\n" ); document.write( "if the number of sodas sold was \"50+\"more than the number of hot dogs sold, we have\r
\n" ); document.write( "\n" ); document.write( "\"x=y%2B50\".....eq.2-> substitute in eq.1\r
\n" ); document.write( "\n" ); document.write( "\"y%2B50%2By=184\".........eq.1\r
\n" ); document.write( "\n" ); document.write( "\"2y=184-50\"\r
\n" ); document.write( "\n" ); document.write( "\"2y=134\"\r
\n" ); document.write( "\n" ); document.write( "\"y=134%2F2\"\r
\n" ); document.write( "\n" ); document.write( "\"y=67\"\r
\n" ); document.write( "\n" ); document.write( "go to\r
\n" ); document.write( "\n" ); document.write( "\"x=y%2B50\".....eq.2-> substitute \"y\"\r
\n" ); document.write( "\n" ); document.write( "\"x=67%2B50\"\r
\n" ); document.write( "\n" ); document.write( "\"x=117\"\r
\n" ); document.write( "\n" ); document.write( " the number of sodas sold is \"117\" and the number of hot dogs sold is \"67\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );