Difference between revisions of "2022 AMC 12A Problems/Problem 15"
Mathwizard09 (talk | contribs) |
|||
Line 19: | Line 19: | ||
- phuang1024 | - phuang1024 | ||
+ | |||
+ | == Solution 2 (Rational Root Theorem bash) == | ||
+ | |||
+ | We can find the roots of the cubic using the Rational Root Theorem, which tells us that the rational roots of the cubic must be in the form <math>\frac{p}{q}</math>, where <math>p</math> is a factor of the constant <math>(-6)</math> and <math>q</math> is a factor of the leading coefficient <math>(10)</math>. Therefore, <math>p</math> is <math>\pm (1, 2, 3, 6)</math> and q is <math>\pm (1, 2, 5, 10).</math> | ||
+ | |||
+ | Doing Synthetic Division, we find that <math>3</math> is a root of the cubic: | ||
+ | <cmath>\begin{array}{c|rrrr}&10&-39&29&-6\\3&&30&-27&6\\\hline\\&10&-9&2&0\\\end{array}.</cmath> | ||
+ | |||
+ | Then, we have a quadratic <math>10x^2-9x+2.</math> Using the Quadratic Formula, we can find the other two roots: | ||
+ | <cmath>x=\frac{9 \pm \sqrt{(-9)^2-4(10)(2)}}{2 \cdot 10},</cmath> | ||
+ | which simplifies to <math>x=\frac{1}{2}, \frac{2}{5}.</math> | ||
+ | |||
+ | To find the new volume, we add <math>2</math> to each of the roots we found: | ||
+ | <cmath>(3+2)\cdot(\frac{1}{2}+2)\cdot(\frac{2}{5}+2).</cmath> | ||
+ | Simplifying, we find that the new volume is <math>\boxed{30}.</math> | ||
+ | |||
+ | -MathWizard09 | ||
==Video Solution== | ==Video Solution== |
Revision as of 20:44, 11 November 2022
Contents
Problem
The roots of the polynomial are the height, length, and width of a rectangular box (right rectangular prism). A new rectangular box is formed by lengthening each edge of the original box by 2 units. What is the volume of the new box?
Solution 1
Let , , be the three roots of the polynomial. The lenghtened prism's area is .
By vieta's formulas, we know that:
.
We can substitute these into the expression, obtaining
- phuang1024
Solution 2 (Rational Root Theorem bash)
We can find the roots of the cubic using the Rational Root Theorem, which tells us that the rational roots of the cubic must be in the form , where is a factor of the constant and is a factor of the leading coefficient . Therefore, is and q is
Doing Synthetic Division, we find that is a root of the cubic:
Then, we have a quadratic Using the Quadratic Formula, we can find the other two roots: which simplifies to
To find the new volume, we add to each of the roots we found: Simplifying, we find that the new volume is
-MathWizard09
Video Solution
~Steven Chen (Professor Chen Education Palace, www.professorchenedu.com)
See also
2022 AMC 12A (Problems • Answer Key • Resources) | |
Preceded by Problem 14 |
Followed by Problem 16 |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | |
All AMC 12 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.