28.5k views
3 votes
1. Ben joins a book club. He pays $12 for each book and $5 for shipping and handling

charges for each order.
a.Name the quantities that change in this problem situation and the quantities that
remain constant. Determine which quantity is independent and which quantity
is dependent.
B. Create a table of values to represent the total cost if Ben orders 1 or 2 books or
spends $41, $65, or $125.

User Beier
by
7.6k points

2 Answers

4 votes

Answer:

A. The quantities that change in this problem situation are the number of books Ben orders and the total cost. The quantities that remain constant are the cost per book ($12) and the shipping and handling charge per order ($5).

The independent variable is the number of books Ben orders, as this is the variable that Ben has control over and chooses to change. The dependent variable is the total cost, as it depends on the number of books Ben orders.

B.
(imagine this as a chart)

Number of books Total cost

1 $17

2 $29

3 $41

5 $65

10 $125

----------------------------------------------------------------------------------------------------------

To create this table, we used the formula:

Total cost = (Cost per book x Number of books) + Shipping and handling charge

For example, when Ben orders 3 books, the total cost is:

Total cost = ($12 x 3) + $5 = $41

Similarly, when Ben spends $65, the number of books he can order is:

Number of books = (Total cost - Shipping and handling charge) / Cost per book

Number of books = ($65 - $5) / $12 = 5

And so on for the other values in the table.

User Tetiana Chupryna
by
8.0k points
1 vote

Answer:

See below

Explanation:

Let x be he cost per book and y be the total cost including shipping and handling.

The relevant equation is

y = 12x + 5

A. Variables are number of books ordered(x) and total cost(y)
The constant is the shipping and handling cost

Since the total cost depends on the number of books ordered, the independent variable x = number of books

The total cost y is the dependent variable

--------------------------------------------------------------------------------------

B. Cost of 1 or 2 books can be found by plugging in x = 1 and x =2 into the equations and solving for y
Total Cost of 1 book = 12(1) + 5 = $17
Total cost of 2 books = 12(2) + 5 = 24 + 5 = $29

To compute the number of books that can be ordered for different total cost amounts is obtained by substituting for y and solving for x

For $41:
41 = 12x + 5
41 - 5 = 12x

36 = 12z

x = 36/12 = 3 books

For $65:
65 = 12x + 5
65 - 5 = 12x
60 = 12x
x = 60/12 = 5 books

For $125:

125 = 12x + 5
125 - 5 = 12x
120 = 12x
x = 120/12 = 10 books

Here is the table

Number Total Cost(y)
of books (x)

1 $17

2 $29

3 $41

5 $65

10 $125

User Chris Martin
by
7.5k points