Respuesta :
change,c = 20 - p
so in Excel for example
put 20 in column a
put 11.59, 17.50 etc in column b
in column c put the equation '=20 - b1'
Answer:
Let p be the purchase price, and c be the change.
The amounts of change means 20 dollars minus purchase amount.
The expression becomes:
[tex]20- p =c[/tex]
When p = $11.59
[tex]c = 20-11.59[/tex]
c = $8.41
When p = $17.50
[tex]c = 20-17.50[/tex]
c = $2.50
When p = $19
[tex]c = 20-19[/tex]
c = $1.00
When p = $20
[tex]c = 20-20[/tex]
c = $0.00