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
Answer: TSR, RST, S
Step-by-step explanation:
Answer:
Choice 1
Step-by-step explanation:
Let‘s go through each answer and analyze a
each.
<u><em>Choice 1</em></u>
<u>Parallel</u> means to lines with the same slope, they never intersect, ever, they always remain next to each other and never touch. This is true for the picture
<u><em>Choice 2</em></u>
<u>Perpendicular</u> means that two lines intersect at a right angle, however upon looking at the picture you can see this is not a right angle, but an acute angle. So it is not perpendicular.
<u><em>Choice 3</em></u>
A <u>Line Segment </u>means a line with dots on either end, symbolizing the end of the line. This is not a line segment because there are arrows on the ends, indicating these lines go on forever. This is not a segment
<u><em>Choice 4</em></u>
We already determined this is neither a segment nor perpendicular so it cannot be this choice
This leaves us with Choice 1.
I hope this helps!
Please give thanks and brainliest!