If each linear dimension is scaled by a factor of 10, then the area is scaled by a factor of 100. This is because 10^2 = 10*10 = 100. Consider a 3x3 square with area of 9. If we scaled the square by a linear factor of 10 then it's now a 30x30 square with area 900. The ratio of those two areas is 900/9 = 100. This example shows how the area is 100 times larger.
Going back to the problem at hand, we have the initial surface area of 16 square inches. The box is scaled up so that each dimension is 10 times larger, so the new surface area is 100 times what it used to be
New surface area = 100*(old surface area)
new surface area = 100*16
new surface area = 1600
Final Answer: 1600 square inches
Okay so first we need to find the height ofn one hay barrel. To do this we must use the equations v= h×w×l
We already know 3 out of the 4 variables in the equations, in this case we are given the volume so we must work backwards.
The equation will look like this:

First we must mulitpy 4 and 1 1/3 to get 16/3. The equation will now look like:

Next divide 16/3 from h then from 10 2/3 to get :

The height is 2ft. Finally multiply 2 by the number of hay barrels (8) placed upon each other becuase we're finding the height and you will get your answer of 16 ft in height.
The original price is 100% of the price. If the price is marked 60% off, then you pay 40% of the original price.
An item costs x dollars.
With the 60% off discount, it now costs 40% of x, or 0.4x.
Now you apply a 30% discount.
For the second discount, consider the price 0.4x to be the new original price. If the price is now discounted 30%, you will pay 70% of the new original price.
Start with 0.4x.
Now calculate 70% of 0.4x.
70% of 0.4x = 0.70 * 0.4x = 0.28x
After applying the 60% discount and the 30% discount, the item that originally cost x now costs 0.28x. 0.28x is the same as 28% of x. The amount you pay is 28% of the original price.
Answer: 28%
Answer:
2. y = 7/2 x -2
3. y = 3/4x-1
Step-by-step explanation:
points (0,-2) (4,12)
slope = (y2-y1)/(x2-x1)
slope = (12--2)/(4-0)
= (12+2)/4
= 14/4 = 7/2
the slope is 7/2 and the y intercept is -2
y = mx+b
y = 7/2 x -2
points (0,-1) (4,2)
slope = (y2-y1)/(x2-x1)
slope = (2--1)/(4-0)
= (2+1)/4
= 3/4
the slope is 3/4 and the y intercept is -1
y = mx+b
y = 3/4x-1