Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Help with math question !?
I don't understand how to solve this i feel like too much information is missing
the volume of a rectangular prism is given by V(x)=x^3-10x^2+21x-30. Find the width and the height of the prism if the length is (x-2)
2 Answers
- ?Lv 78 years agoFavorite Answer
x³ - 10x² + 21x - 30 = (x - 2)(x² + bx + 15)
so, -10 = b - 2
i.e. b = -8
=> x³ - 10x² + 21x - 30 = (x - 2)(x² - 8x + 15)
so, x³ - 10x² + 21x - 30 = (x - 2)(x - 3)(x - 5)
Note, (x - 2)(x - 3)(x - 5) = x³ - 10x² + 31x - 30....so your 21x should be 31x
Then, length is x - 2, width is x - 3 and height x - 5
:)>
- Anonymous8 years ago
There are a few ways to do this:
You can either do some cubic polynomial division, (explained here: https://www.dlsweb.rmit.edu.au/lsu/content/3_maths... in order to get a quadratic, which can then be factorised to get two more values.
Also, you can get the last number (-30) and find 3 numbers which multiply to give that number. (e.g. 2, -3 and 5, but there are lots of other combinations). We are given that one of the numbers is '2', due to the fact that X-2=0. Therefore, the other two numbers must be {15 and 1} or {5 and 3}, or the negatives of each. You need to put each of these new numbers into X and if the equation results in V(0), the value is correct. If the value for 5 were correct, another length would be (x-5) etc.
Hope my poor explanation helps somewhat