document.write( "Question 872008: A vendor sells hot dogs and bags of chips. A customer buys 2 hot dogs and 2 bags of chips for $7.50. Another customer buys 5 hot dogs and 3 bags of chips for $17.25. Find the cost of each item \n" ); document.write( "
Algebra.Com's Answer #525854 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "2x + 2y = 7.50
\n" ); document.write( "0r
\n" ); document.write( " x + y = 3.75 x(-3)
\n" ); document.write( " 5x + 3y = 17.25
\n" ); document.write( " -3x - 3y = -11.25 x(-3)
\n" ); document.write( " 5x + 3y = 17.25
\n" ); document.write( " 2x = 6
\n" ); document.write( " x = $3.00, y = 0.75
\n" ); document.write( "CHECKING our answer***Using 5x + 3y = 17.25
\n" ); document.write( " $15.00 + $2.25 = $17.25
\n" ); document.write( "Wish You the Best in your Studies.
\n" ); document.write( " \n" ); document.write( "
\n" );