Answer:
On the left... True
On the right... False
Step-by-step explanation:
C
Due to the fact that it is starting from 0 and moving in a steady pattern
f(0) = ( f(k) +f(-k) ) / 2
f(0) = (16 - 4) / 2
f(0) = 12 / 2
f(0) = 6 → ANSWER
*Remember that f(0) = m(0) + n = n
If we have f(x) = mx + n, then:
f(k)= mk + n and f(-k)= -mk + n
If we add them:
f(k) + f(-k)
= mk + n -mk + n
= 2n
= 2f(0)
So we conclude that:
f(0) = [f(k) + f(-k)] / 2
Answer:
Plane SPT and Plane SPV
Step-by-step explanation:
A plane is defined by the set of three points lying on the same (two dimensional) surface.
A plane 'R' has been given in the picture.
Points lying on this plane or surface are S, P, T and V.
Therefore, possible names may be,
SPT, STV, SPV, PTV
From the given options names of the plane R will be,
Plane SPT and Plane SPV,
Answer: 80 miles for the first ship, and 150 miles for the other.
Explanation:
First thing we should do is correspond each number with a letter:
Let x be the distance travel by ship heading east
Let y be the distance travel by ship heading south
y = x + 70 -- (1)
sqrt(x^2 + y^2) = 170 -- (2)
Subtract (1) into (2):
sqrt(x^2 + (x + 70)^2) = 170
x^2 + x^2 + 140x + 4900 = 28900
2x^2 + 140x - 24000 = 0
x ^2 + 70x - 12000 = 0
(x - 80)(x + 150) = 0
x = 80 or -150
Since the distance for the first ship can’t be negative, therefore, x = 80 -- (3)
Subtract (3) into (1), therefore, y = 150
Hope this helps! :)