Question 1049186: frank had c dollars to begin with, he just spent 20 dollars. Using c, write an expression
for the number of dollars he has left. Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! frank had c dollars to begin with, he just spent 20 dollars. Using c, write an expression
for the number of dollars he has left.
==============
Is it c + 20 ?
Is it 20 - c ?
Is it 20 times c ?
-----
Think about it.