The price of one sundae is equivalent to the price of one cake plus $1.
The price of a one sundae and one cake is $11.
What is the price of one sundae (in $)?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
We can right the first statement as s = c + 1. The second statement is s + c = 11. Using substitution, we get (c + 1) + c = 11. 2c + 1 = 11. 2c = 10. c = 5. Plug that into the first one and get s = 6