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:
if I am correct 2/3 is bigger than 0.65
and I think 5.5 is smaller than 5 3/7
and I think the order goes 3/8 5/6 1/2
Answer:
The correct option is:
h = 1, k = 16
Step-by-step explanation:
y=4x^2-8x+20 =0
It is a quadratic formula in standard form:
ax^2+bx+c
where a = 4 , b = -8 and c=20
The vertex form is:
a(x − h)2 + k = 0
h is the axis of symmetry and (h,k) is the vertex.
Calculate h according to the following formula:
h = -b/2a
h= -(-8)/2(4)
h = 8/8
h = 1
Substitute k for y and insert the value of h for x in the standard form:
ax^2+bx+c
k = 4(1)^2+(-8)(1)+20
k = 4-8+20
k=-4+20
k = 16
Thus the correct option is h=1, k=16....
Answer:
7,850
I’m pretty sure that’s right, I just added 25,000 and 15,250 together then subtracted the answer from 32,400 and got 7,850