16.1k views
2 votes
3. A website is offering a promotion, during which customers can buy up to 100 photos for a flat fee. The

cost per photo varies inversely with the number of photos a customer buys, as shown in the table below.
What function models the data?

User Sejin
by
8.2k points

1 Answer

4 votes

To determine the function that models the data, we need to analyze the relationship between the cost per photo and the number of photos a customer buys. From the given information, we can observe that the cost per photo varies inversely with the number of photos. This implies that as the number of photos increases, the cost per photo decreases, and vice versa.

To model this relationship, we can use the inverse variation equation, which can be expressed as:

y = k/x

Here, y represents the cost per photo, x represents the number of photos, and k is the constant of variation.

Let's examine the data given in the table to find the value of k:

Number of Photos (x) Cost per Photo (y)

10 10

25 4

50 2

100 1

We can see that as the number of photos increases, the cost per photo decreases. We can use any pair of values from the table to solve for k. Let's choose the pair (50, 2):

2 = k/50

Solving for k:

k = 2 * 50 = 100

Now that we have the value of k, we can write the function that models the data:

y = 100/x

Therefore, the function that models the data is y = 100/x, where y represents the cost per photo and x represents the number of photos a customer buys.

User Carlos P
by
8.2k points