198k views
4 votes
Jalissa bought a backpack for $30 and n notebooks for $2.50 each.

a. Write a function that shows the amount Jalissa spent on her backpack and n notebooks.
b. If she spent $40, how many notebooks did she buy?

2 Answers

5 votes
f(n) = 2.50n + 30....f(n) also represents y...so if u wanted to write y = 2.50n + 30...it would be the same.

if she spent 40....

40 = 2.50n + 30
40 - 30 = 2.50n
10 = 2.50n
10/2.50 = n
4 = n.....so she bought 4 notebooks
User Eason Kang
by
7.6k points
5 votes
y=2.5x+30 - the function where y = the total cost and x = the # of notebooks.

40 = 2.5x + 30 - Plug 40 into y and solve
10= 2.5x
x = 4, the number of notebooks she bought


User SlappyTheFish
by
8.3k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories