<u>Answer</u>:
18 clips for $7.38 is the best value deal.
<u>Step-by-step explanation:</u>
An office is restocking office supplies. The table below shows the cost for the number of boxes of paperclips. We need to find what is the best value is.
To find the best value for money we can check the price of each paperclip.
To check the price of each paper clip we can use the following formula:

Now we can calculate the best value deal as follows:





So, from looking at the prices of each paperclip we can conclude that the 18 clips for $7.38 is the best value deal.
Answer:
Los números enteros son los naturales, sus opuestos (negativos) y el cero. El conjunto de los números enteros se representa mediante una Z, Z= {0,1,-1,2,-2,3,-3,4,-4...}. Se cumple entonces que todo número natural es entero.
Answer:
4.46
Step-by-step explanation:
(11.5 + x) + 5% = 16.8
11.5 + x = 16.8 - 5%
x = (16.8 - 5% ) - 11.5
x = 15.96 - 11.5
x = 4.46
Answer:
y=-x
Step-by-step explanation:
The y-intercept is 0 and the slope is -1 so -x.
Answer:
The correct option is B.
Step-by-step explanation:
In a program the variables are defined as
int a, b =2;
float c = 4.2;
The given statement is
a = b * c
a = 2 * 4.2
a = 8.4
It is given that variable a is an integer. So, only integer value can be stored in a.
a ≈ 8
It means 8 will be stored in a. Therefore the correct option is B.