Question 15213
<font face = "courier new" size = 2>
The sum of Carol's and Sandy's ages is 47. In 10 years Carol will be 
10 years older than Sandy was 7 years ago. Find their present ages.
`
The sum of Carol's and Sandy's ages <font color = "red"><b>(C+S)</font></b> is 47. In 10 years Carol <font color = "red"><b>(C+10)</font></b>
will be 10 years older than<font color = "red"><b>(10 more than)</font></b> Sandy was 7 years ago <font color = "red"><b>(S-7)</font></b>.
`
<font color = "red"><b>(C+S)</font></b> = 47
<font color = "red"><b>(C+10)</font></b> = 10 more than <font color = "red"><b>(S-7)</font></b>, which means "<font color = "red"><b>(S-7) plus 10</font></b>"   
`
or
`
C + S = 47
C + 10 = (S - 7) + 10
`
Can you solve this system, after simplifying the second one?
`
Answer: Carol is 20 and Sandy is 27
`
Edwin