<h3><u>Answer</u> :</h3>
See the attachment for better understanding.
<u>G</u><u>i</u><u>v</u><u>e</u><u>n</u><u> </u>: Length of string (AC) = 300ft
<u>T</u><u>o</u><u> </u><u>F</u><u>i</u><u>n</u><u>d</u><u> </u>: Height of the kite from ground (AB)





Hope it helps !
Answer:
23 + 0
Step-by-step explanation:
calculator
Answer:
the answer is 17.3 repeated
Step-by-step explanation:
because 52 divided by 3
Vector a = (2, 1, 2)
Vector b = (1, 2, 4)
Vector p = (k, k, k)
Vector a to vector b = vector b - vector a = (1, 2, 4) - (2, 1, 2) = (1 - 2, 2 - 1, 4 - 2) = (-1, 1, 2)
Vector a to vector p = vector p - vector a = (k, k, k) - (2, 1, 2) = (k - 2, k - 1, k - 2)
Vector a to b is perpendicular to vector a to p if the dot product of vector a to vector b and vector a to vector p is equal to zero.
i.e. (-1, 1, 2) . (k - 2, k - 1, k - 2) = 0
-1(k - 2) + (k - 1) + 2(k - 2) = 0
-k + 2 + k - 1 + 2k - 4 = 0
2k -3 = 0
2k = 3
k = 3/2