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
1. D 12 2/7
2. 22 7/9 which is B hope this helps
Answer:
The answer is None
Step-by-step explanation:
Multiply 6 2 and 1 and also multiply 12 4 and 2 separately now divide 96 with 12 and you get 8 which is none of the answer choices
Answer- your answer would be 5/11
Answer:
y=58x+460
Step-by-step explanation:
y=mx+b
We are given m=58 so we have
y=58x+b
We are given (-8,-4) is a point on the line.
-4=58(-8)+b
-4=-464+b
460=b
So the line in slope intercept form is y=58x+460