document.write( "Question 1166664: Quinn and Wade work at Dairy Queen. Treats are on sale, so Sundaes are sold for $2 each and Blizzards are sold for $3 each. One afternoon, they sell 150 Sundaes and Blizzards in total and make $370.\r
\n" ); document.write( "\n" ); document.write( "a) Define the variables x and y using “let” statements (i.e. What will you be solving for?)\r
\n" ); document.write( "\n" ); document.write( " Let
\n" ); document.write( " Let\r
\n" ); document.write( "\n" ); document.write( "b) Create two equations:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Equation for total ice cream ----> \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Equation for money ----> \r
\n" ); document.write( "\n" ); document.write( " b) Find the number of Sundaes and Blizzards that were sold that afternoon.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #791172 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
x, how many sundaes
\n" ); document.write( "b, how many blizzards\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The description in the form of a system of equations:
\n" ); document.write( "\"system%282x%2B3b=370%2Cx%2Bb=150%29\"
\n" ); document.write( "Solve in any method you want.
\n" ); document.write( "
\n" );