
William W. answered 02/22/19
Math and science made easy - learn from a retired engineer
Volume (for a box) = length times width time height so
x3 – 6x2 + 11x – 6 = (x - 1)*(x – 2)*h so h = (x3 – 6x2 + 11x – 6)/((x - 1)*(x – 2))
I assume you've been learning how to divide polynomials. So, to figure this out, first divide x3 – 6x2 + 11x – 6 by x - 1, then divide the answer you get by x - 2 and the result will be the value of h.
x3 – 6x2 + 11x – 6 divided by x - 1 gives you: x2 - 5x + 6
x2 - 5x + 6 divided by x - 2 gives you: x - 3