document.write( "Question 918879: Taylor bought 2 hotdogs and 2 sodas for $3.50. Jacob bought 3 hotdogs and 1 soda for $4.25. What is the cost of 1 soda? \n" ); document.write( "
Algebra.Com's Answer #557290 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
2h + 2s = $3.50
\n" ); document.write( "-2(3h + 1s = $4.25)
\n" ); document.write( "-4h = -5
\n" ); document.write( "h = 5/4 = $1.25, the cost of a hotdog
\n" ); document.write( "s = $1.00, the cost of 1 soda \"3.50+-+2.50\"
\n" ); document.write( "And.. checking
\n" ); document.write( "3h + 1s = 4.25
\n" ); document.write( "$3.75 + $1.00 = 4.75
\n" ); document.write( "
\n" );