Answer:
70
Step-by-step explanation:
You have to use ratios. If 5 of 12 members bought water, then x of 168 members will buy water.

70 members will buy bottled water.
Answer:

Step-by-step explanation:
Rn(x) →0
f(x) = 10/x
a = -2
Taylor series for the function <em>f </em>at the number a is:

............ equation (1)
Now we will find the function <em>f </em> and all derivatives of the function <em>f</em> at a = -2
f(x) = 10/x f(-2) = 10/-2
f'(x) = -10/x² f'(-2) = -10/(-2)²
f"(x) = -10.2/x³ f"(-2) = -10.2/(-2)³
f"'(x) = -10.2.3/x⁴ f'"(-2) = -10.2.3/(-2)⁴
f""(x) = -10.2.3.4/x⁵ f""(-2) = -10.2.3.4/(-2)⁵
∴ The Taylor series for the function <em>f</em> at a = -4 means that we substitute the value of each function into equation (1)
So, we get
Or 
The volumetric mean radius of Mars is about 3389.5 km. We know that it's 13.7% of Neptune's mean radius, so we can write it down as:
3389.5 = 13.7% of x (where x is Neptune's radius)
3389.5 = 13.7% x
3389.5 = 137/1000x / * 1000 (both sides)
3389500 = 137x / ÷ 137 (both sides)
x = 24740.87591240876
x ≈ 24740.88
Answer: The mean radius of Neptune is about 24740.88 km.
Set up a proportion: 25/100 = 50/n where n = # of teens surveyed
Simplify fraction: 1/4 = 50/n
Cross multiply: n = 200
So 200 teens were surveyed.
Answer:
y = (x - 4)² - 25
Step-by-step explanation:
The equation of a parabola in vertex form is
y = a(x - h)² + k
where (h, k) are the coordinates of the vertex and a is a multiplier
To obtain this form use the method of completing the square.
Given
y = (x + 1)(x - 9) ← expand factors using FOIL, thus
y = x² - 8x - 9
To complete the square
add/subtract ( half the coefficient of the x- term )² to x² - 8x
y = x² + 2(- 4)x + 16 - 16 - 9
= (x - 4)² - 25 ← in vertex form