document.write( "Question 695506: I need to graph this:
\n" ); document.write( "You are running a concession stand at a basketball game. You are selling hot dogs and sodas. Each hot dog costs $1.50 and each soda costs $0.50. At the end of the night you made a total of $78.50. You sold a total of 87 hot dogs and soda combined. You must report the number of hot dogs sold and the number of sodas sold. How many hot dogs were sold and how many sodas were sold?
\n" ); document.write( "

Algebra.Com's Answer #428517 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
x= hot dogs
\n" ); document.write( "y= soda
\n" ); document.write( "Total sold
\n" ); document.write( "1 x + 1 y = 87 .............1
\n" ); document.write( "
\n" ); document.write( "2 x 0.50 y = 78.50 .............2
\n" ); document.write( "Eliminate y
\n" ); document.write( "multiply (1)by -0.50
\n" ); document.write( "Multiply (2) by 1.00
\n" ); document.write( "-0.50 x -0.50 y = -43.50
\n" ); document.write( "2 x + 0.50 y = 78.50
\n" ); document.write( "Add the two equations
\n" ); document.write( "1 x = 35.00
\n" ); document.write( "/ 1
\n" ); document.write( "x = 35.00
\n" ); document.write( "plug value of x in (1)
\n" ); document.write( "1 x + 1 y = 87
\n" ); document.write( "35 + y = 87
\n" ); document.write( " y = 87 -35
\n" ); document.write( " y = 52
\n" ); document.write( " y = 52.00
\n" ); document.write( "x= 35 hot dogs
\n" ); document.write( "y= 52 soda
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );