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: 31.5 in.
Answer:
the answer is 13 cm
Step-by-step explanation:
Answer:
the larger number is 69
the smaller number is 16
Step-by-step explanation:
x is the smaller number
y is the larger number
x + y = 85
y - 4x = 5
y = 5 + 4x
x + 5 + 4x = 85
5x = 80
x = 16
y = 69
M<6 is 60
Since AC and BD are parallel, <6 and <4 are supplementary.
supplementary means = 180 degrees
Since m<6 is 60 degrees, subtract 60 from 180 to get <4
180 - 60 = 120
M<4 is 120
hope this helps
d. y=-2x+4
this is because in the formula used y=mx+b, b is represented as the the "y" intersept, which is 4. the slope, which is -2, is represented as x in this formula. therefore, D. y=-2x+4 is the correct answer