Difference between revisions of "1984 AIME Problems/Problem 15"
Line 50: | Line 50: | ||
</div> | </div> | ||
Now the coefficient of <math>t^3</math> on both sides must be equal. Therefore we have <math>1+9+25+49+x^2+y^2+z^2+w^2=4+16+36+64\implies x^2+y^2+z^2+w^2=\boxed{036}</math>. | Now the coefficient of <math>t^3</math> on both sides must be equal. Therefore we have <math>1+9+25+49+x^2+y^2+z^2+w^2=4+16+36+64\implies x^2+y^2+z^2+w^2=\boxed{036}</math>. | ||
+ | |||
+ | == Solution 3 (Highly Unrecommended) == | ||
+ | Before starting this solution, I highly recommend never following this unless you have no idea what to do with an hour of your time. Even so, learning the above solutions will be more beneficial. | ||
+ | |||
+ | <cmath>\begin{align*} | ||
+ | \frac{x^2}{2^2-1}+\frac{y^2}{2^2-3^2}+\frac{z^2}{2^2-5^2}+\frac{w^2}{2^2-7^2}=1\\ | ||
+ | \frac{x^2}{4^2-1}+\frac{y^2}{4^2-3^2}+\frac{z^2}{4^2-5^2}+\frac{w^2}{4^2-7^2}=1\\ | ||
+ | \frac{x^2}{6^2-1}+\frac{y^2}{6^2-3^2}+\frac{z^2}{6^2-5^2}+\frac{w^2}{6^2-7^2}=1\\ | ||
+ | \frac{x^2}{8^2-1}+\frac{y^2}{8^2-3^2}+\frac{z^2}{8^2-5^2}+\frac{w^2}{8^2-7^2}=1\\ | ||
+ | \end{align*}</cmath> | ||
+ | can be rewritten as | ||
+ | <cmath>\begin{align*} | ||
+ | \frac{x^2}{3}-\frac{y^2}{5}-\frac{z^2}{21}-\frac{w^2}{45}=1\\ | ||
+ | \frac{x^2}{15}+\frac{y^2}{7}-\frac{z^2}{9}-\frac{w^2}{33}=1\\ | ||
+ | \frac{x^2}{35}+\frac{y^2}{27}+\frac{z^2}{11}-\frac{w^2}{13}=1\\ | ||
+ | \frac{x^2}{63}+\frac{y^2}{55}+\frac{z^2}{39}+\frac{w^2}{15}=1\\ | ||
+ | \end{align*}</cmath> | ||
+ | You might be able to see where this is going. First off, find <math>\text{lcm}(3,5,21,45),\text{lcm}(15,7,9,33), \text{lcm}(35,27,11,13),</math> and <math>\text{lcm}(63,55,39,15)</math>. Then, multiply by the respective lcm to clear all of the denominators. Once you do that, maniuplate the equations to solve for <math>w^2+x^2+y^2+z^2</math>. | ||
+ | |||
+ | Now, most of this is just a brainless bash, and reemphasizing, please try to learn the above solutions. This is only a last resort and only to be used if you have too much time left. The exact amount of time this bash takes depends on the person and how quickly they can manipulate the equations. | ||
== See also == | == See also == | ||
{{AIME box|year=1984|num-b=14|after=Last Question}} | {{AIME box|year=1984|num-b=14|after=Last Question}} | ||
− | [[Category:Intermediate Algebra Problems]] | + | [[Category: Intermediate Algebra Problems]] |
Revision as of 14:45, 9 August 2021
Problem
Determine if
Solution 1
Rewrite the system of equations as This equation is satisfied when , as then the equation is equivalent to the given equations. After clearing fractions, for each of the values , we have the equation . We can move the expression to the left hand side to obtain the difference of the polynomials: and
Since the polynomials are equal at , we can express the difference of the two polynomials with a quartic polynomial that has roots at , so
Note the leading coefficient of the RHS is because it must match the leading coefficient of the LHS, which is .
Now we can plug in into the polynomial equation. Most terms drop, and we end up with
so that
Similarly, we can plug in and get
Now adding them up,
with a sum of
/*Lengthy proof that any two cubic polynomials in which are equal at 4 values of are themselves equivalent: Let the two polynomials be and and let them be equal at . Thus we have . Also the polynomial is cubic, but it equals 0 at 4 values of . Thus it must be equivalent to the polynomial 0, since if it were nonzero it would necessarily be able to be factored into some nonzero polynomial which would have a degree greater than or equal to 4, contradicting the statement that is cubic. Because and are equivalent and must be equal for all .
Post script for the puzzled: This solution which is seemingly unnecessarily redundant in that it computes and separately before adding them to obtain the final answer is appealing because it gives the individual values of and which can be plugged into the given equations to check.
Solution 2
As in Solution 1, we have
Now the coefficient of on both sides must be equal. Therefore we have .
Solution 3 (Highly Unrecommended)
Before starting this solution, I highly recommend never following this unless you have no idea what to do with an hour of your time. Even so, learning the above solutions will be more beneficial.
can be rewritten as You might be able to see where this is going. First off, find and . Then, multiply by the respective lcm to clear all of the denominators. Once you do that, maniuplate the equations to solve for .
Now, most of this is just a brainless bash, and reemphasizing, please try to learn the above solutions. This is only a last resort and only to be used if you have too much time left. The exact amount of time this bash takes depends on the person and how quickly they can manipulate the equations.
See also
1984 AIME (Problems • Answer Key • Resources) | ||
Preceded by Problem 14 |
Followed by Last Question | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |