Difference between revisions of "2014 AIME I Problems/Problem 6"
(→Solution) |
m (→Solution 6 (Vieta's solution)) |
||
(19 intermediate revisions by 10 users not shown) | |||
Line 3: | Line 3: | ||
The graphs <math>y=3(x-h)^2+j</math> and <math>y=2(x-h)^2+k</math> have y-intercepts of <math>2013</math> and <math>2014</math>, respectively, and each graph has two positive integer x-intercepts. Find <math>h</math>. | The graphs <math>y=3(x-h)^2+j</math> and <math>y=2(x-h)^2+k</math> have y-intercepts of <math>2013</math> and <math>2014</math>, respectively, and each graph has two positive integer x-intercepts. Find <math>h</math>. | ||
− | == Solution == | + | == Solution 1 == |
− | Begin by setting <math>x</math> to 0, then set both equations to <math>h^2=\frac{2013-j}{3}</math> and <math>h^2=\frac{2014-k}{2}</math>, respectively. | + | Begin by setting <math>x</math> to 0, then set both equations to <math>h^2=\frac{2013-j}{3}</math> and <math>h^2=\frac{2014-k}{2}</math>, respectively. Notice that because the two parabolas have to have positive x-intercepts, <math>h\ge32</math>. |
− | + | We see that <math>h^2=\frac{2014-k}{2}</math>, so we now need to find a positive integer <math>h</math> which has positive integer x-intercepts for both equations. | |
Notice that if <math>k=2014-2h^2</math> is -2 times a square number, then you have found a value of <math>h</math> for which the second equation has positive x-intercepts. We guess and check <math>h=36</math> to obtain <math>k=-578=-2(17^2)</math>. | Notice that if <math>k=2014-2h^2</math> is -2 times a square number, then you have found a value of <math>h</math> for which the second equation has positive x-intercepts. We guess and check <math>h=36</math> to obtain <math>k=-578=-2(17^2)</math>. | ||
Following this, we check to make sure the first equation also has positive x-intercepts (which it does), so we can conclude the answer is <math>\boxed{036}</math>. | Following this, we check to make sure the first equation also has positive x-intercepts (which it does), so we can conclude the answer is <math>\boxed{036}</math>. | ||
+ | |||
+ | == Solution 2 == | ||
+ | Let <math>x=0</math> and <math>y=2013</math> for the first equation, resulting in <math>j=2013-3h^2</math>. Substituting back in to the original equation, we get <math>y=3(x-h)^2+2013-3h^2</math>. | ||
+ | |||
+ | Now we set <math>y</math> equal to zero, since there are two distinct positive integer roots. Rearranging, we get <math>2013=3h^2-3(x-h)^2</math>, which simplifies to <math>671=h^2-(x-h)^2</math>. Applying difference of squares, we get <math>671=(2h-x)(x)</math>. | ||
+ | |||
+ | Now, we know that <math>x</math> and <math>h</math> are both integers, so we can use the fact that <math>671=61\times11</math>, and set <math>2h-x=11</math> and <math>x=61</math> (note that letting <math>x=11</math> gets the same result). Therefore, <math>h=\boxed{036}</math>. | ||
+ | |||
+ | Note that we did not use the second equation since we took advantage of the fact that AIME answers must be integers. However, one can enter <math>h=36</math> into the second equation to verify the validity of the answer. | ||
+ | |||
+ | Note on the previous note: we still must use the second equation since we could also use <math>671=671\times1</math>, yielding <math>h=336.</math> This answer however does not check out with the second equation which is why it is invalid. | ||
+ | |||
+ | ==Solution 3== | ||
+ | Similar to the first two solutions, we deduce that <math>\text{(-)}j</math> and <math>\text{(-)}k</math> are of the form <math>3a^2</math> and <math>2b^2</math>, respectively, because the roots are integers and so is the <math>y</math>-intercept of both equations. So the <math>x</math>-intercepts should be integers also. | ||
+ | |||
+ | The first parabola gives | ||
+ | <cmath>3h^2+j=3\left(h^2-a^2\right)=2013</cmath> | ||
+ | <cmath>h^2-a^2=671</cmath> | ||
+ | And the second parabola gives | ||
+ | <cmath>2h^2+k=2\left(h^2-b^2\right)=2014</cmath> | ||
+ | <cmath>h^2-b^2=1007</cmath> | ||
+ | |||
+ | We know that <math>671=11\cdot 61</math> and that <math>1007=19\cdot 53</math>. It is just a fitting coincidence that the average of <math>11</math> and <math>61</math> is the same as the average of <math>19</math> and <math>53</math>. That is <math>\boxed{036}</math>. | ||
+ | |||
+ | To check, we have | ||
+ | <cmath>(h-a)(h+a)=671=11\cdot 61</cmath> | ||
+ | <cmath>(h-b)(h+b)=1007=19\cdot 53</cmath> | ||
+ | Those are the only two prime factors of <math>671</math> and <math>1007</math>, respectively. So we don't need any new factorizations for those numbers. | ||
+ | |||
+ | <math>h+a=61,h-a=11\implies (h,a)=\{36,25\}</math> | ||
+ | |||
+ | <math>h+b=53,h-b=19\implies (h,b)=\{36,17\}</math> | ||
+ | |||
+ | Thus the common integer value for <math>h</math> is <math>\boxed{036}</math>. | ||
+ | |||
+ | <cmath>y=3(x-h)^2+j\rightarrow y=3(x-11)(x-61)=3x^2-216x+2013</cmath> | ||
+ | <cmath>y=2(x-h)^2+k\rightarrow y=2(x-19)(x-53)=2x^2-144x+2014</cmath> | ||
+ | |||
+ | ==Solution 4== | ||
+ | First, we expand both equations to get <math>y=3x^2-6hx+3h^2+j</math> and <math>y=2x^2-4hx+2h^2+k</math>. The <math>y</math>-intercept for the first equation can be expressed as <math>3h^2+j</math>. From this, the x-intercepts for the first equation can be written as | ||
+ | |||
+ | <cmath>x=h \pm \sqrt{(-6h)^2-4*3(3h^2+j)}=h \pm \sqrt{36h^2-12(2013)}=h \pm \sqrt{36h^2-24156}</cmath> | ||
+ | |||
+ | Since the <math>x</math>-intercepts must be integers, <math>\sqrt{36h^2-24156}</math> must also be an integer. From solution 1, we know <math>h</math> must be greater than or equal to 32. We can substitute increasing integer values for <math>h</math> starting from 32; we find that <math>h=36</math>. | ||
+ | |||
+ | We can test this result using the second equation, whose <math>x</math>-intercepts are <cmath>x=h \pm \sqrt{(-4h)^2-4*2(2h^2+k)}=h \pm \sqrt{16h^2-8(2014)}=h \pm \sqrt{16h^2-16112}</cmath> Substituting 36 in for <math>h</math>, we get <math>h=36 \pm 68</math>, which satisfies the requirement that all x-intercepts must be (positive) integers. | ||
+ | |||
+ | Thus, <math>h=\boxed{036}</math>. | ||
+ | |||
+ | ==Solution 5== | ||
+ | We have the equation <math>y=3(x-h)^2 + j.</math> | ||
+ | |||
+ | We know: <math>(x,y):(0,2013)</math>, so <math>h^2=2013/3 - j/3</math> after plugging in the values and isolating <math>h^2</math>. Therefore, <math>h^2=671-j/3</math>. | ||
+ | |||
+ | Lets call the x-intercepts <math>x_1</math>, <math>x_2</math>. Since both <math>x_1</math> and <math>x_2</math> are positive there is a relationship between <math>x_1</math>, <math>x_2</math> and <math>h</math>. Namely, <math>x_1+x_2=2h</math>. The is because: <math>x_1-h=-(x_2-h)</math>, | ||
+ | |||
+ | Similarly, we know: <math>(x,y):(x_1,0)</math>, so <math>j=-3(x_1-h)^2</math>. Combining the two equations gives us | ||
+ | <cmath>h^2=671+(x_1-h)^2</cmath> | ||
+ | <cmath>h^2=671+x_1^2-2x_1h+h^2</cmath> | ||
+ | <cmath>h=(671+x_1^2)/2x_1.</cmath> | ||
+ | |||
+ | Now since we have this relationship, <math>2h=x_1+x_2</math>, we can just multiply the last equation by 2(so that we get <math>2h</math> on the left side) which gives us | ||
+ | <cmath>2h=671/x_1+x_1^2/x^1</cmath> <cmath>2h=671/x_1+x_1</cmath> <cmath>x_1+x_2=671/x_1+x_1</cmath> <cmath>x_2=671/x_1</cmath> <cmath>x_1x_2=671.</cmath> Prime factorization of 671 gives 11 and 61. So now we know <math>x_1=11</math> and <math>x_2=61</math>. Lastly, we plug in the numbers,11 and 61, into <math>x_1+x_2=2h</math>, so <math>\boxed{h=36}</math>. | ||
+ | |||
+ | ==Solution 6 (Vieta's solution)== | ||
+ | First, we start of exactly like solutions above and we find out that <math>j=2013-3h^2</math> and <math>k=2014-2h^2</math> We then plug j and k into <math>3(x-h)^2+j</math> and <math>y=2(x-h)^2+k</math> respectively. After that, we get two equations, <math>y=3x^2-6xh+2013</math> and <math>y=2x^2-4xh+2014</math>. We can apply Vieta's. Let the roots of the first equation be <math>a, b</math> and the roots of the second equation be <math>c, d</math>. Thus, we have that <math>a\cdot b=1007</math>, <math>a+b=2h</math> and <math>c\cdot d=671</math>, <math>c+d=2h</math>. Simple evaluations finds that <math>\boxed{h=36}</math> | ||
+ | |||
+ | ~Jske25 | ||
== See also == | == See also == | ||
{{AIME box|year=2014|n=I|num-b=5|num-a=7}} | {{AIME box|year=2014|n=I|num-b=5|num-a=7}} | ||
{{MAA Notice}} | {{MAA Notice}} |
Latest revision as of 19:50, 8 December 2021
Contents
Problem 6
The graphs and have y-intercepts of and , respectively, and each graph has two positive integer x-intercepts. Find .
Solution 1
Begin by setting to 0, then set both equations to and , respectively. Notice that because the two parabolas have to have positive x-intercepts, .
We see that , so we now need to find a positive integer which has positive integer x-intercepts for both equations.
Notice that if is -2 times a square number, then you have found a value of for which the second equation has positive x-intercepts. We guess and check to obtain .
Following this, we check to make sure the first equation also has positive x-intercepts (which it does), so we can conclude the answer is .
Solution 2
Let and for the first equation, resulting in . Substituting back in to the original equation, we get .
Now we set equal to zero, since there are two distinct positive integer roots. Rearranging, we get , which simplifies to . Applying difference of squares, we get .
Now, we know that and are both integers, so we can use the fact that , and set and (note that letting gets the same result). Therefore, .
Note that we did not use the second equation since we took advantage of the fact that AIME answers must be integers. However, one can enter into the second equation to verify the validity of the answer.
Note on the previous note: we still must use the second equation since we could also use , yielding This answer however does not check out with the second equation which is why it is invalid.
Solution 3
Similar to the first two solutions, we deduce that and are of the form and , respectively, because the roots are integers and so is the -intercept of both equations. So the -intercepts should be integers also.
The first parabola gives And the second parabola gives
We know that and that . It is just a fitting coincidence that the average of and is the same as the average of and . That is .
To check, we have Those are the only two prime factors of and , respectively. So we don't need any new factorizations for those numbers.
Thus the common integer value for is .
Solution 4
First, we expand both equations to get and . The -intercept for the first equation can be expressed as . From this, the x-intercepts for the first equation can be written as
Since the -intercepts must be integers, must also be an integer. From solution 1, we know must be greater than or equal to 32. We can substitute increasing integer values for starting from 32; we find that .
We can test this result using the second equation, whose -intercepts are Substituting 36 in for , we get , which satisfies the requirement that all x-intercepts must be (positive) integers.
Thus, .
Solution 5
We have the equation
We know: , so after plugging in the values and isolating . Therefore, .
Lets call the x-intercepts , . Since both and are positive there is a relationship between , and . Namely, . The is because: ,
Similarly, we know: , so . Combining the two equations gives us
Now since we have this relationship, , we can just multiply the last equation by 2(so that we get on the left side) which gives us Prime factorization of 671 gives 11 and 61. So now we know and . Lastly, we plug in the numbers,11 and 61, into , so .
Solution 6 (Vieta's solution)
First, we start of exactly like solutions above and we find out that and We then plug j and k into and respectively. After that, we get two equations, and . We can apply Vieta's. Let the roots of the first equation be and the roots of the second equation be . Thus, we have that , and , . Simple evaluations finds that
~Jske25
See also
2014 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 5 |
Followed by Problem 7 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.