Basically, Justin and Tina's paths form two right-angled triangles whose hypotenuses(?) form a straight line between their end points. Therefore we need to find the two distances from the starting point and add them.
Justin walked 3 miles north and 6 miles west so his distance from the start is the square root of 9+36 or 45. This can be simplified to 3√5.
Tina walked 2 miles south and 4 miles east so her distance from the starting point is the square root of 4 + 16 or 20. This can be written as 2√5.
If we add these two distances together we get 5√5. Hence, Justin and Tina are 5√5 miles away from each other.
Answer:
see explanation
Step-by-step explanation:
The product of 3 and x is 3x
Four more than this product is 3x + 4, thus
3x + 4 = 19 ← is the equation
You multiply five by 3.75 and you get 18.75 ft. to get yards you divide by three and you get 6.25 yards
The formula is f(x) = a x ^ 3 + b x ^ 2 + c x + d
f '(x) = 3ax^2 + 2bx + c.
f(- 3) = 3 ==> - 27a + 9b - 3c + d = 3
f '(- 3) = 0 (being a most extreme) ==> 27a - 6b + c = 0.
f(1) = 0 ==> a + b + c + d = 0
f '(1) = 0 (being a base) ==> 3a + 2b + c = 0.
-
Along these lines, we have the four conditions
- 27a + 9b - 3c + d = 3
a + b + c + d = 0
27a - 6b + c = 0
3a + 2b + c = 0
Subtracting the last two conditions yields 24a - 8b = 0 ==> b = 3a.
Along these lines, the last condition yields 3a + 6a + c = 0 ==> c = - 9a.
Consequently, we have from the initial two conditions:
- 27a + 9(3a) - 3(- 9a) + d = 3 ==> 27a + d = 3
a + 3a - 9a + d = 0 ==> d = 5a.
Along these lines, a = 3/32 and d = 15/32.
==> b = 9/32 and c = - 27/32.
That is, f(x) = (1/32)(3x^3 + 9x^2 - 27x + 15).