Solving for the missing variable
Answer:
Amy
Step-by-step explanation:
Find their amounts of cheese per serving by dividing the cups of cheese by the number of people:
Sarah:
2.5/10
= 0.25
Amy:
1.6/8
= 0.8
Since 0.8 is bigger than 0.25, Amy has more cheese per serving.
A reasonable function is W = 7F + 5000
Where W is the weight of the plane and F is the number of gallons of fuel.
The domain is the set of possible values for F. That is from 0 (empty tank) to 400 (full tank).
So the domain is F = [0,400], or what is equivalente 0 ≤ F ≤ 400.
The range is the set of values of W.
The minimum value of W is when F = 0 => W = 7(0) + 5000 = 5,000.
The maximum value of W is when F = 400 => W = 7(400) + 5000 = 7,800
So the range is W = [5,000 ; 7,800], pr 5000 ≤ W ≤ 7,800.
Answer:
1. |y| sqrt(10)
2. |x| sqrt(x)
3. a^2 sqrt(a)
4. 4 |y|^3 sqrt(3)
5. 1/4 *|x| sqrt(3x)
Step-by-step explanation:
1. sqrt(10y^2)
We know that sqrt(ab) = sqrt(a) sqrt(b)
sqrt(y^2) sqrt(10)
|y| sqrt(10)
We take the absolute value of y because -y*-y = y^2 and the principle square root is y
2. sqrt(x^3)
We know that sqrt(ab) = sqrt(a) sqrt(b)
sqrt(x^2) sqrt(x)
|x| sqrt(x)
3. sqrt(a^5)
We know that sqrt(ab) = sqrt(a) sqrt(b)
sqrt(a^4) sqrt(a)
a^2 sqrt(a)
4. sqrt(16 y^7)
We know that sqrt(ab) = sqrt(a) sqrt(b)
sqrt(16) sqrt(y^6)sqrt(y)
4 |y|^3 sqrt(3)
5. sqrt(3/16x^3)
We know that sqrt(ab) = sqrt(a) sqrt(b)
sqrt(1/16) sqrt(x^2)sqrt(3x)
1/4 *|x| sqrt(3x)