So if 32 oz is 20% more than the average bottle, you multiply 32 by .20 which gives you 6.4. This means that the 32 oz bottle is 6.4 oz more than the regular bottle. Furthermore, 32 - 6.4 = 25.6 so that's how big the typical bottle is.
Logarithms are only able to make an equation linear if it is an exponential function. For example,

can be made linear by taking the natural logarithm of each side, causing it to become

. After some simplifying, you are left with

. You are then able to plot ln(y) vs. x to get a linear fit.
Answer:
t = 
Step-by-step explanation:
Given that t varies inversely as the square root of u then the equation relating them is
t =
← k is the constant of variation
To find k use the condition t = 3 when u = 4, thus
k = t
= 3 ×
= 3 × 2 = 6
t =
← equation of variation
When u = 49, then
t =
= 
Answer:
Length: 80 feet
Width: 36 feet
Step-by-step explanation:
232/2 = 116
116-36 = 80
(i.e. 80+80+36+36=232)
Answer:
x = 4
Step-by-step explanation:
Using cosine triangle formula, we know that;
c² = a² + b² - 2ac(cos C)
From our diagram;
a = 2x
b = x + 1
c = 7
C = 60°
Thus;
7² = (2x)² + (x + 1)² - 2(2x)(x + 1)cos 60
49 = 4x² + (x² + 2x + 1) - (4x² + 4x)(0.5)
49 = 5x² + 2x + 1 - 2x² - 2x
3x² + 1 - 49 = 0
3x² - 48 = 0
3x² = 48
x² = 48/3
x² = 16
x = √16
x = 4