Use the Pyth. Theorem to calculate the total distance flown by the plane in 3 1/2 hours:
d = sqrt(750^2 + 750^2) = 750sqrt(2) miles
Now divide this distance by the total time (3 1/2 hours):
750sqrt(2) miles
---------------------- = 303 miles per hour average
3.5 hours
Answer:
if you mean 6/7ths, then the answer is 420$
Step-by-step explanation:
Sin(x) is a function bounded between -1 and 1. A value greater than 1 or smaller than -1 (-1.1, for instance) does not correspond to any real angle.
It then returns error
Answer:
B
Step-by-step explanation:
The differences in the terms of f(x) are + 3, + 5, + 7
Since the differences are not constant the relationship is not linear
Note the differences in the differences are + 2, + 2,
The second differences are constant indicating a quadratic relationship
Note the relationship between x and f(x)
x = 1 → 1² = 1 ← require to add 5, that is 1 + 5 = 6 ← value of f(x)
x = 2 → 2² = 4 ← require to add 5, that is 4 + 5 = 9 ← value of f(x)
x = 3 → 3² = 9 ← require to add 5, that is 9 + 5 = 14 ← value of f(x)
x = 4 → 4² = 16 ← require to add 5, that is 16 + 5 = 21 ← value of f(x)
Thus f(x) = x² + 5 → B