Number 5 is 42.2
.............
The y intercept is seven so you would start by placing a point on (0,7). Then you count Down four points because the slope is a negative number and then count nine points to the right. You would have to keep counting down four points and the right nine points until your line was long enough.
Answer: I think
Step-by-step explanation:Let the coordinate of the point be (x,y,z). Since the point is located 3 units behind the YZ− plane, 4 units to the right of XZ− plane and 5 units above the XY−plane ,x=−3,y=4 and z=5 Hence, coordinates of the required points are (−3,4,5)
Answer:
g(1) = -65; g(n) = g(n-1) -15
Step-by-step explanation:
Using n = 1, 2, 3, we can find the first three terms of the sequence:
g(1) = -50 -15 = -65
g(2) = -50 -15(2) = -80
g(3) = -50 -15(3) = -95
The first term of the arithmetic sequence is -65, so that is g(1). Each next term is 15 less than the one before, so the recursive formula is ...
g(n) = g(n-1) -15
The complete recursive function definition requires both parts:
g(1) = -65
g(n) = g(n-1) -15
Answer:
d
Step-by-step explanation: