101k views
4 votes
Candy is on sale for $0.75 each. You have a coupon for $0.25 off your total purchase. Write a function rule for the cost of n pieces of candy

User Tinyfool
by
5.2k points

1 Answer

2 votes

Answer:

t = 0.75n - 0.25

t represents your total

Explanation:

So lets start by writing our total variable.

t =

Now each candy is 0.75 so lets write that down too.

t = 0.75

Since we don't know how much candy we buy, lets multiply 0.75 by n.

t = 0.75n

Now we have a $0.25 coupon so now subtract the 0.25 from the cost.

t = 0.75n - 0.25

There you go.

User MichaelEvanchik
by
5.1k points