Answer: I really want you to look at the question and then answers and tell me, but the answer is Parallelogram. But seriously, that question is so easy even if you are mathematically challenged.
Answer:
Possible values of dimensions are (24,16,2) or (24,8,4)
Step-by-step explanation:
We are given the volume of the Cuboid and length . We are required to find the possible values of width and height from this information.
Let us say that the width is x and height is y
Length = 24
Volume of a cuboid = length * width * height
Volume = 768
768=24*x*y

xy=32
Now the possible factors of 32
32=1*32 ( Which shall not be taken into consideration as length is already given as 24 and width or height can not be more length)
32=2*16
32=4*8
Hence the possible values width are 8, 16 and that of height 4 and 2
Hence the possible values of dimensions are (24,16,2) or (24,8,4)
Answer:
y = x² - 8x + 17
Step-by-step explanation:
Recall this formula:
y = a(x-h)² + k
Original equation was y = x², which in this form looks like
y = 1(x - 0)² + 0
If the shape of the graph didn't change, that means that a (the compressor/intensifier) stayed the same (a - value) meaning we can write the equation as..
y = (x-h)² + k
Remember, (h, k) is the vertex, which looking from your graph is at (4, 1)
y = (x - 4)² + 1
y = x^2- 8x + 16+1
y = x² - 8x + 17