
Florence L. answered 03/27/21
MIT Grad For Math and Science Tutoring
So the procedure is the same as if the dimensions were numbers: i.e. volume is 30 and dimensions are 2,5 and x. Find x. You would divide 30 by 2 and 5 to find x.
Same as here:
Volume = 3x3+8x2-45x-50
Dimension 1 = x+5
Dimension 2 = x+1
Find Dimension 3.
There are a variety of ways to get to the answer but I'll just show two ways.
Way 1 Multiply and Divide:
(x+5)(x+1) = x2+5x+x+5 = x2+6x+5
(3x3+8x2-45x-50)/(x2+6x+5) => Long Division gives us: 3x-10
Way 2 Simplify and Divide:
(3x3+8x2-45x-50)/[(x+5)(x+1)]
(3x2-7x-10)(x+5)/[(x+5)(x+1)]
(3x-10)(x+1)/(x+1)
3x-10
Ans: 3x-10