Answer:
x=[15:-5:-25]'
Step-by-step explanation:
In order to create a vector you need to use this command:
x = [j:i:k]'
This creates a regularly-spaced vector x using i as the increment between elements. j is the initial value and k is the final value. Besides you need to add the character ' at the end in order to convert the arrow vector in a column vector
The answer is c because when it's in parenthaces squared it's the opposite (which is the horizontal shift) and the plus 1 is the vertical shift
Answer:
its a)the first sequence is geometric bc of the common ratio of 2. the second sequence is arithmetic bc of the common difference of 7.
Answer:
f(-2) = -1
Step-by-step explanation:
f(x) = -x^2 + 3
f(-2) means when x is -2
Shown in the graph below, the point of solution is: (-2,-1), so when x is -2 y is -1
This is your answer and for the multiplication I gave it to you step by step