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:
yo mama
Step-by-step explanation:
lol
Answer:
The rental company also provides 4 different sizes of moving boxes for purchase.The volume of each box doubles in size from the volume of the next smallest box
Step-by-step explanation:
Linear functions those relation which produces a straight line graph while non - linear functios produces curves or other shapes asides a straight line. Non linear functios could be quadratic, Exponential or so on in nature.
Equation of a linear equation include :
y = a + bx OR
y = bx
First expression :
y = $50 + x ;
slope, b = 1 ; intercept, a = 50
Third expression :
y(x) = 105x
Second expression:
V(x) = V0 * e^2x
Second expression is exponential while the first and third is linear.
The answer is 2,3,4,5 hope that helps