Keisha drank the average amount of water 1 of the days.
if he drinks 1 quart, his average is 21/13.
Answer: 4*sqrt(66)
This is the same as saying 
===========================================================
Explanation:
x = length of segment BD
Because BD is an altitude of triangle ABC, this means the triangle is split into two smaller right triangles which are similar to the original. All three right triangles are similar to one another.
What this leads to is the proportion
CD/BD = BD/AD
Apply substitution and solve for x.
24/x = x/44
24*44 = x*x .... cross multiply
1056 = x^2
x = sqrt(1056)
x = sqrt(16*66)
x = sqrt(16)*sqrt(66)
x = 4*sqrt(66)
Notice how I factored 1056 in such a way that I pulled out the largest perfect square factor (16). Then I used the rule
to break up the root.
Answer:
n = 120i + 310j + 60k
p = 29i + 18j + 21 k
Total cost = $10,320
Step-by-step explanation:
Let n and p represent the vectors for number of products and prices respectively.
Also, the coordinates i,j and k represent cashews, walnut and Brazil nut respectively.
The vector form of the total number of bags ordered and the cost are;
n = 120i + 310j + 60k
p = 29i + 18j + 21 k
We can obtain the total cost by obtaining the dot product of the two vectors.
Total cost = n.p = (120i + 310j + 60k).(29i + 18j + 21 k)
C = 120×29 + 310×18 + 60×21
C = $10,320